[release-announce] [oslo] debtcollector 1.16.0 (pike)
no-reply at openstack.org
no-reply at openstack.org
Mon Jul 10 20:44:00 UTC 2017
We exuberantly announce the release of:
debtcollector 1.16.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 pike release series.
The source is available from:
http://git.openstack.org/cgit/openstack/debtcollector
Download the package from:
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.15.0..1.16.0
---------------------------------------
9d3fbc7 rearrange existing documentation to fit the new standard layout
b77c77f switch from oslosphinx to openstackdocstheme
995caf1 Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
CONTRIBUTING.rst | 9 +-
releasenotes/source/conf.py | 11 +-
releasenotes/source/index.rst | 8 +-
test-requirements.txt | 4 +-
17 files changed, 549 insertions(+), 536 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 9cbc6fd..de2cbc3 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -9,2 +9,2 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
-sphinx!=1.6.1,>=1.5.1 # BSD
-oslosphinx>=4.7.0 # Apache-2.0
+sphinx>=1.6.2 # BSD
+openstackdocstheme>=1.11.0 # Apache-2.0
More information about the Release-announce
mailing list