File python-oslo.serialization.changes of Package python-oslo.serialization
-------------------------------------------------------------------
Fri Jul 31 06:37:34 UTC 2015 - tbechtold@suse.com
- Unify spec file #2
- Add -doc package
-------------------------------------------------------------------
Wed Jul 29 10:43:33 UTC 2015 - tbechtold@suse.com
- Unify spec file. Use fedora compatible files macros
-------------------------------------------------------------------
Mon Jun 8 14:08:17 UTC 2015 - tbechtold@suse.com
- update to 1.6.0:
* Revert "jsonutils: replace strtime(
* jsonutils: encode dict keys
* jsonutils: simplify simple value handling
* jsonutils: replace strtime() usage with isoformat()
* Advertise support for Python3.4 / Remove support for Python 3.3
* Do not sync run_cross_tests.sh
* Updated from global requirements
* Remove run_cross_tests.sh
* Fixes wrong folder for listing tests
* Expose base msgpack exceptions so users don't need to import
* Uncap library requirements for liberty
* More docstring cleanups/tweaks
* Add docstring(s) to handler registry(s)
* Add pypi download + version badges
* Cleanup README.rst and setup.cfg
* Make the msgpackutils handlers more extendable
* Updated from global requirements
- Adjust Requires according to requirements.txt
-------------------------------------------------------------------
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