Commit graph

8 commits

Author SHA1 Message Date
rodent
a7b568d574 Removing python26. EOL'd quite some ago and discussed a couple times on
tech-pkg@ and pkgsrc-users@.
2015-04-13 23:12:40 +00:00
rodent
b58b9ee9cb Forgot to commit this, apparently. 2015-04-08 11:39:21 +00:00
rodent
45d52de9c4 Update to 0.7.5. Nothing new here except upstream fixed the dependency
pattern on py-six which was reported to them.
2015-04-02 22:57:19 +00:00
rodent
284ac1bb01 No ChangeLog, though tests seem to be py3x-compatible now. Depends on py-
six>=1.8.0. Remove executable permission from files in ${EGG_INFODIR} in
post-install.
2015-04-01 02:05:51 +00:00
joerg
749dc28f50 Syntax not compatible with Python 2.6. 2014-08-13 22:41:21 +00:00
obache
3f46494961 'ordereddict' is required for python<=2.6 2014-07-09 00:09:30 +00:00
rodent
0a54f22c9c Upstream fixed permissions issue in egg files. Fixed HOMEPAGE. No other
changes.
2014-07-05 23:22:16 +00:00
rodent
ec51b8a8e3 Import py27-orderedmultidict-0.7.2 as databases/py-orderedmultidict.
Ordered Multivalue Dictionary - omdict.

A multivalue dictionary is a dictionary that can store multiple values for the
same key. An ordered multivalue dictionary is a multivalue dictionary that
retains the order of insertions and deletions.

omdict retains method parity with dict.
2014-07-05 19:28:06 +00:00