[openstack-announce] [release][oslo] debtcollector release 1.0.0 (mitaka)
davanum at gmail.com
davanum at gmail.com
Mon Nov 23 21:18:06 UTC 2015
We are content to announce the release of:
debtcollector 1.0.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 mitaka 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/1.0.0
Please report issues through launchpad:
http://bugs.launchpad.net/debtcollector
Changes in debtcollector 0.10.0..1.0.0
--------------------------------------
cecf486 Updated from global requirements
f420410 Remove Python 2.6 classifier
3264c37 Remove python 2.6 and cleanup tox.ini
Diffstat (except docs and test files)
-------------------------------------
setup.cfg | 1 -
test-requirements.txt | 2 +-
tox.ini | 10 ++--------
3 files changed, 3 insertions(+), 10 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 7b339e7..a17438c 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -11 +11 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
-oslosphinx>=2.5.0 # Apache-2.0
+oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
More information about the OpenStack-announce
mailing list