./devel/py-cyordereddict, Cython implementation of Pythons collections.OrderedDict

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.0nb1, Package name: py27-cyordereddict-1.0.0nb1, Maintainer: minskim

cyordereddict is a Cython implementation of Python's
collections.OrderedDict.


Required to run:
[lang/python27]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 134.961 KB

Version history: (Expand)


CVS history: (Expand)


   2022-01-14 18:52:07 by Thomas Klausner | Files touched by this commit (146)
Log message:
*: python2 egg files are back, add them to the PLISTs
   2022-01-10 22:57:36 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-cyordereddict: convert to egg.mk
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2019-04-26 14:44:44 by Roy Marples | Files touched by this commit (10)
Log message:
More packages wave bye-bye to python34 and python35
   2018-09-26 03:11:19 by Min Sik Kim | Files touched by this commit (1)
Log message:
devel/py-cyordereddict: Set PYTHON_VERSIONS_ACCEPTED

Obsolete since Python 3.5 because collections.OrderedDict was
rewritten in C in Python 3.5.
   2018-08-10 17:36:17 by Min Sik Kim | Files touched by this commit (2)
Log message:
devel/py-cyordereddict: Simplify Makefile using py2x
   2017-04-14 02:40:29 by Min Sik Kim | Files touched by this commit (2)
Log message:
Fix py-cyordereddict's PLIST for python27