File python-debtcollector.changes of Package python-debtcollector
-------------------------------------------------------------------
Mon Feb 15 14:12:53 UTC 2016 - dmueller@suse.com
- update to 1.3.0:
* Updated from global requirements
* Add debug testenv in tox
* Add updated_kwarg_default_value decorator
* Allow replacing a keyword argument
* Add 'removed_class' class decorator
* py26/py33 are no longer supported by Infra's CI
* Add removals.remove note about metaclasses
* Updated from global requirements
* Update get_class_name from olso.utils
* Remove Python 2.6 classifier
* Remove python 2.6 and cleanup tox.ini
* Add 'moved_read_only_property' descriptor
* Add ability to disable warnings being emitted
* Add a 'removed_property' descriptor class
* No need for Oslo Incubator Sync
* docs - Set pbr 'warnerrors' option for doc build
* Include changelog/history in docs
* tweak language in readme
* Enhance the README
* Change ignore-errors to ignore_errors
* Updated from global requirements
* Activate pep8 check that _ is imported
* Add a moved function helper
-------------------------------------------------------------------
Wed Sep 9 07:03:42 UTC 2015 - tbechtold@suse.com
- update to 0.8.0:
* Updated from global requirements
-------------------------------------------------------------------
Tue Aug 4 06:07:22 UTC 2015 - tbechtold@suse.com
- update to 0.7.0
* Updated from global requirements
* Expose a top level 'deprecate' function
* Add @removals.removed_kwarg on an __init__ method
* Improve + test keyword argument @classmethod removal
* Add example for removing a @classmethod
-------------------------------------------------------------------
Tue Jul 28 08:01:35 UTC 2015 - tbechtold@suse.com
- update to 0.6.0:
* Ensure doctesting and doc8 testing done in py27 env
* Updated from global requirements
* Fix quoting of examples
* Updated from global requirements
* Switch badges from 'pypip.in' to 'shields.io'
-------------------------------------------------------------------
Tue Jun 2 16:02:10 UTC 2015 - tbechtold@suse.com
- Adjust Require versions according to requirements.txt
-------------------------------------------------------------------
Tue Jun 2 15:56:50 UTC 2015 - tbechtold@suse.com
- Initial packaging