[openstack-announce] [release][oslo] debtcollector release 0.8.0 (liberty)

davanum at gmail.com davanum at gmail.com
Tue Sep 8 16:14:37 UTC 2015


We are tickled pink to announce the release of:

debtcollector 0.8.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 liberty release series.

With source available at:

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

With package available at:

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

For more details, please see the git log history below and:

    http://launchpad.net/debtcollector/+milestone/0.8.0

Please report issues through launchpad:

    http://bugs.launchpad.net/debtcollector

Changes in debtcollector 0.7.0..0.8.0
-------------------------------------

ceb020b Updated from global requirements
80b743f Updated from global requirements
f6d19ba Updated from global requirements

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

requirements.txt      | 2 +-
test-requirements.txt | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index 8a8bcb3..261b997 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5 +5 @@
-pbr<2.0,>=1.3
+pbr<2.0,>=1.6
diff --git a/test-requirements.txt b/test-requirements.txt
index 80f297d..0c885d3 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -12 +12 @@ oslosphinx>=2.5.0 # Apache-2.0
-oslotest>=1.9.0 # Apache-2.0
+oslotest>=1.10.0 # Apache-2.0





More information about the OpenStack-announce mailing list