File python-oslo.serialization.changes of Package python-oslo.serialization
-------------------------------------------------------------------
Wed Jun 3 09:15:44 UTC 2015 - dmueller@suse.com
- remove hacking dep
-------------------------------------------------------------------
Tue Mar 10 15:14:18 UTC 2015 - tbechtold@suse.com
- update to 1.4.0:
* Updated from global requirements
- update Requires
-------------------------------------------------------------------
Tue Feb 24 12:37:00 UTC 2015 - tbechtold@suse.com
- update to version 1.3.0:
* add dependency warning to requirements.txt
* Correctly load and dump items with datetime.date(s)
* Avoid using strtime for serializing datetimes
* jsonutils: add set() tests and simplify recursive code
* jsonutils: support UUID encoding
* Use default in dumps()
* Updated from global requirements
* Update Oslo imports to remove namespace package
* Add a messagepack utils helper module
* Bump to hacking 0.10
* Updated from global requirements
* fix bug tracker link in README.rst
- Add python-pytz and python-msgpack-python as Requires
- Remove SLES11 compat
-------------------------------------------------------------------
Thu Jan 15 08:15:53 UTC 2015 - tbechtold@suse.com
- update to 1.2.0:
* Move files out of the namespace package
* Activate pep8 check that _ is imported
* Updated from global requirements
* Workflow documentation is now in infra-manual
- Add python_requires to _service
-------------------------------------------------------------------
Thu Jan 8 10:18:38 UTC 2015 - dmueller@suse.com
- update to 1.1.0:
* Add pbr to installation requirements
* Updated from global requirements
* Fix pep8, docs, requirements issues in jsonutils and tests
* Remove extraneous vim editor configuration comments
* Support building wheels (PEP-427)
* Fix coverage testing
* Updated from global requirements
* Support 'built-in' datetime module
-------------------------------------------------------------------
Fri Oct 17 13:05:27 UTC 2014 - dmueller@suse.com
- add LICENSE
-------------------------------------------------------------------
Sun Sep 21 10:22:13 UTC 2014 - tbechtold@suse.com
- Update to version 1.0.0:
* Updated from global requirements
- Adjust Requires version of python-oslo.utils according to
requirements.txt
-------------------------------------------------------------------
Tue Sep 9 05:59:01 UTC 2014 - tbechtold@suse.com
- Initial version