[oslo] oslo.policy 1.24.0 (pike)
We are gleeful to announce the release of: oslo.policy 1.24.0: Oslo Policy library This release is part of the pike release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.policy Download the package from: https://pypi.python.org/pypi/oslo.policy Please report issues through launchpad: https://bugs.launchpad.net/oslo.policy For more details, please see below. Changes in oslo.policy 1.23.0..1.24.0 ------------------------------------- ded939b Updated from global requirements 04c3063 Updated from global requirements b5beeb6 Updated from global requirements e1549ff Updated from global requirements b4be783 Updated from global requirements Diffstat (except docs and test files) ------------------------------------- requirements.txt | 4 ++-- test-requirements.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index a56807d..eed48dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,2 +5,2 @@ -requests!=2.12.2,!=2.13.0,>=2.10.0 # Apache-2.0 -oslo.config>=3.22.0 # Apache-2.0 +requests>=2.14.2 # Apache-2.0 +oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index ab024c8..075c7d1 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -13 +13 @@ oslosphinx>=4.7.0 # Apache-2.0 -sphinx!=1.6.1,>=1.5.1 # BSD +sphinx>=1.6.2 # BSD @@ -15 +15 @@ sphinx!=1.6.1,>=1.5.1 # BSD -reno>=1.8.0 # Apache-2.0 +reno!=2.3.1,>=1.8.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org