adam
78af12d901
py-orderedmultidict: updated to 1.0.1
...
1.0.1:
Unknown changes
2019-07-12 18:53:58 +00:00
adam
b8f0c61905
py-orderedmultidict: updated to 1.0
...
1.0:
Bug fixes.
2018-06-15 08:11:25 +00:00
wiz
ef141a6b79
Reset maintainer
2017-09-16 19:26:41 +00:00
rodent
9bec3b0bbf
Update to latest release 0.7.11. No changelog. Assume "more/better/faster".
2017-01-12 11:30:23 +00:00
wiz
57199de455
Switch to MASTER_SITES_PYPI.
2016-06-08 17:43:20 +00:00
shattered
e5f29882ae
Avoid build failures when chmod respects umask, and 'chmod -x' thus does
...
not clear all bits. (Can happen on Linux --
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/67583 )
2016-03-03 19:42:29 +00:00
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
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