Commit graph

7 commits

Author SHA1 Message Date
obache
a5b4ef6948 Back to only for Python26.
This package provides new features in python>=27 core to older python.
2014-12-13 01:18:02 +00:00
cheusov
cd13dc9851 PYTHON_VERSIONS_ACCEPTED was removed, at least python-27 works fine 2014-12-11 05:35:14 +00:00
obache
8486f946b0 Only for python<=2.6 2014-07-07 05:52:13 +00:00
asau
e1ab7079b6 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-31 11:16:30 +00:00
wiz
c595076396 All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08 20:21:41 +00:00
obache
f7eadf0631 fix HOMEPAGE url. 2012-02-03 13:19:34 +00:00
obache
6cd70f4bd9 Import py-ordereddict-1.1 as devel/py-ordereddict.
Drop-in substitute for Py2.7's new collections.OrderedDict.  The recipe has
big-oh performance that matches regular dictionaries (amortized O(1)
insertion/deletion/lookup and O(n) iteration/repr/copy/equality_testing).
2011-12-07 12:54:24 +00:00