Changelog for
python2-odict-1.6.2-7.5.noarch.rpm :
* Mon Mar 11 2019 John Vandenberg
- Activate test suite- Update to v1.6.2
* Thu Oct 24 2013 speilickeAATTsuse.com- Require python-setuptools instead of distribute (upstreams merged)
* Sun Sep 08 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 2012 os-devAATTjacraig.com- Update to 1.5.0:
* Implement ``alter_key``.
* Mon Mar 12 2012 saschpeAATTsuse.de- Initial version