[release-announce] oslo.reports 1.29.2 (stein)
no-reply at openstack.org
no-reply at openstack.org
Thu Feb 28 18:14:03 UTC 2019
We eagerly announce the release of:
oslo.reports 1.29.2: oslo.reports library
This release is part of the stein release series.
The source is available from:
https://git.openstack.org/cgit/openstack/oslo.reports
Download the package from:
https://pypi.org/project/oslo.reports
Please report issues through launchpad:
https://bugs.launchpad.net/oslo.reports
For more details, please see below.
Changes in oslo.reports 1.29.1..1.29.2
--------------------------------------
afadb44 add python 3.7 unit test job
8171c03 Update hacking version
3c71e50 Use template for lower-constraints
d413a13 Update mailinglist from dev to discuss
1944906 Clean up .gitignore references to personal tools
Diffstat (except docs and test files)
-------------------------------------
.gitignore | 21 ++++++++++++---------
.zuul.yaml | 18 +++++++-----------
HACKING.rst | 2 +-
oslo_reports/opts.py | 10 +++++-----
oslo_reports/views/xml/generic.py | 4 ++--
setup.cfg | 2 +-
test-requirements.txt | 2 +-
8 files changed, 31 insertions(+), 32 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 26cd198..c2e49e7 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5 +5 @@
-hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
+hacking>=1.1.0,<1.2.0 # Apache-2.0
More information about the Release-announce
mailing list