[openstack-dev] [new][oslo] debtcollector 1.7.0 release (newton)

no-reply at openstack.org no-reply at openstack.org
Tue Aug 2 18:12:13 UTC 2016


We are glowing to announce the release of:

debtcollector 1.7.0: A collection of Python deprecation patterns and
strategies that help you collect your technical debt in a non-
destructive manner.

This release is part of the newton release series.

With source available at:

    http://git.openstack.org/cgit/openstack/debtcollector

With package available at:

    https://pypi.python.org/pypi/debtcollector

Please report issues through launchpad:

    http://bugs.launchpad.net/debtcollector

For more details, please see below.

Changes in debtcollector 1.6.0..1.7.0
-------------------------------------

279bbca Remove discover from test-requirements
18f7de4 Add Python 3.5 classifier and venv


Diffstat (except docs and test files)
-------------------------------------

setup.cfg             | 2 +-
test-requirements.txt | 1 -
tox.ini               | 6 +++++-
3 files changed, 6 insertions(+), 3 deletions(-)


Requirements updates
--------------------

diff --git a/test-requirements.txt b/test-requirements.txt
index 16f75c6..0c903ff 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -8 +7,0 @@ coverage>=3.6 # Apache-2.0
-discover # BSD





More information about the OpenStack-dev mailing list