File python-odict.changes of Package python-odict
-------------------------------------------------------------------
Thu Oct 24 11:09:37 UTC 2013 - speilicke@suse.com
- Require python-setuptools instead of distribute (upstreams merged)
-------------------------------------------------------------------
Sun Sep 8 20:05:00 UTC 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 00:13:22 UTC 2012 - os-dev@jacraig.com
- Update to 1.5.0:
* Implement ``alter_key``.
-------------------------------------------------------------------
Mon Mar 12 08:47:21 UTC 2012 - saschpe@suse.de
- Initial version