[oslo] oslo.policy 1.25.0 (pike)
We are amped to announce the release of: oslo.policy 1.25.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.24.1..1.25.0 ------------------------------------- 864042c Updated from global requirements 3fe7d8e Update URLs in documents according to document migration 7c3621d Fix parsing bug when config file is empty. 9697fed sphinxext: Use field lists in output b6aaf00 sphinxext: Format definition lists correctly Diffstat (except docs and test files) ------------------------------------- HACKING.rst | 2 +- README.rst | 2 +- oslo_policy/_i18n.py | 2 +- oslo_policy/policy.py | 2 +- oslo_policy/sphinxext.py | 37 +++++++++++++++---------------------- requirements.txt | 2 +- setup.cfg | 2 +- 9 files changed, 33 insertions(+), 44 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index eed48dd..ee10fda 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8 +8 @@ oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0 -oslo.serialization>=1.10.0 # Apache-2.0 +oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org