Changelog for
python-odict-1.6.2-19.2.noarch.rpm :
Fri May 18 14:00:00 2018 mceplAATTsuse.com
- Fix SPEC file with spec-cleaner and add tests
- Version update to 1.6.2:
* Use class name instead of \'odict()\' in __repr__. [rnix]
* pypi masness. [rnix]
* Compatible with Python 3 and pypy. [rnix]
* Fix permission problem in 1.5.1 release, some files were only rw by user. [jensens, 2016-11-25]
Thu Aug 24 14:00:00 2017 jmatejekAATTsuse.com
- singlespec auto-conversion
Thu Oct 24 14:00:00 2013 speilickeAATTsuse.com
- Require python-setuptools instead of distribute (upstreams merged)
Sun Sep 8 14:00:00 2013 os-devAATTjacraig.com
- Update to 1.5.1:
* Implement __copy__ and __deepcopy__ in order to work with Python 2.7.
* Use try/except instead of in in __contains__.
Wed Jun 13 14:00:00 2012 os-devAATTjacraig.com
- Update to 1.5.0:
* Implement ``alter_key``.
Mon Mar 12 13:00:00 2012 saschpeAATTsuse.de
- Initial version