NOTICE: This package has been removed from pkgsrc

./devel/py-ordereddict, Drop-in substitute for Py2.7s new collections.OrderedDict

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.1, Package name: py27-ordereddict-1.1, Maintainer: pkgsrc-users

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).


Required to run:
[lang/python27]

Master sites:

SHA1: ab90b67dceab55a11b609d253846fa486eb980c4
RMD160: a181547c43bb0ce4e106188ae5ad13648c1938cc
Filesize: 2.064 KB

Version history: (Expand)


CVS history: (Expand)


   2015-04-14 13:25:38 by Thomas Klausner | Files touched by this commit (8) | Package removed
Log message:
Remove python-2.6-only package py-ordereddict and references to it.
   2015-04-14 01:12:44 by Blue Rats | Files touched by this commit (94)
Log message:
Removing python26. EOL'd quite some ago and discussed a couple times on
tech-pkg@ and pkgsrc-users@.
   2015-03-15 19:31:53 by Hiramatsu Yoshifumi | Files touched by this commit (9)
Log message:
Set MAINTAINER to pkgsrc-users.
   2014-12-13 02:18:02 by OBATA Akio | Files touched by this commit (1)
Log message:
Back to only for Python26.
This package provides new features in python>=27 core to older python.
   2014-12-11 06:35:14 by Aleksey Cheusov | Files touched by this commit (1)
Log message:
PYTHON_VERSIONS_ACCEPTED was removed, at least python-27 works fine
   2014-07-07 07:52:13 by OBATA Akio | Files touched by this commit (1)
Log message:
Only for python<=2.6
   2012-10-31 12:19:55 by Aleksej Saushev | Files touched by this commit (1460)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-04-08 22:22:01 by Thomas Klausner | Files touched by this commit (148)
Log message:
All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.