[release-announce] oslo.policy 2.1.1 (stein)
no-reply at openstack.org
no-reply at openstack.org
Thu Feb 28 18:18:23 UTC 2019
We are stoked to announce the release of:
oslo.policy 2.1.1: Oslo Policy library
This release is part of the stein release series.
The source is available from:
https://git.openstack.org/cgit/openstack/oslo.policy
Download the package from:
https://pypi.org/project/oslo.policy
Please report issues through launchpad:
https://bugs.launchpad.net/oslo.policy
For more details, please see below.
Changes in oslo.policy 2.1.0..2.1.1
-----------------------------------
106a86d add python 3.7 unit test job
c5764d7 Update hacking version
Diffstat (except docs and test files)
-------------------------------------
.zuul.yaml | 1 +
oslo_policy/fixture.py | 4 ++--
oslo_policy/opts.py | 9 ++++-----
test-requirements.txt | 2 +-
4 files changed, 8 insertions(+), 8 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index deb4d41..e701ce8 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4 +4 @@
-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