File python-debtcollector.changes of Package python-debtcollector
------------------------------------------------------------------- Fri Feb 10 14:45:53 UTC 2017 - cloud-devel@suse.de - update to version 1.11.0: - Remove discover from test-requirements - Trivial: Remove 'MANIFEST.in' - Fix a typo in comment - Typo fix for module debtcollector - Drop *openstack/common* in flake8 exclude list - Add Constraints support - Add reno for release notes management - Add tests for decorated argspec preservation - Show team and repo badges on README - Update homepage with developer documentation page - Fix renamed_kwarg to preserve argspec - Add Python 3.5 classifier and venv - Drop babel as requirement since its not used - Updated from global requirements - Switch to spec template from openstack/rpm-packaging project ------------------------------------------------------------------- Tue Nov 15 10:26:06 UTC 2016 - dmueller@suse.com - update to 1.8.0: * Drop *openstack/common* in flake8 exclude list * Remove discover from test-requirements * Add Python 3.5 classifier and venv * Drop babel as requirement since its not used * Fix renamed_kwarg to preserve argspec * Add tests for decorated argspec preservation * Updated from global requirements ------------------------------------------------------------------- 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