We are tickled pink to announce the release of:
debtcollector 2.2.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 victoria release series.
The source is available from:
https://opendev.org/openstack/debtcollector
Download the package from:
https://pypi.org/project/debtcollector
Please report issues through:
https://bugs.launchpad.net/debtcollector/+bugs
For more details, please see below.
Changes in debtcollector 2.1.0..2.2.0 -------------------------------------
649189d Update lower-constraints versions
Diffstat (except docs and test files) -------------------------------------
lower-constraints.txt | 26 ++++++++++++++++++-------- test-requirements.txt | 2 +- 2 files changed, 19 insertions(+), 9 deletions(-)
Requirements updates --------------------
diff --git a/test-requirements.txt b/test-requirements.txt index 9eee3fc..fbcaa92 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -14 +14 @@ fixtures>=3.0.0 # Apache-2.0/BSD -doc8>=0.6.0 # Apache-2.0 +doc8>=0.8.1 # Apache-2.0