Package Release Info

python-odict-1.5.1-bp150.2.4

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python-odict

Change Logs

* Thu Oct 24 2013 speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
* Sun Sep 08 2013 os-dev@jacraig.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-dev@jacraig.com
- Update to 1.5.0:
  * Implement ``alter_key``.
* Mon Mar 12 2012 saschpe@suse.de
- Initial version