[oslo] oslo.reports 1.22.0 (pike)
We jubilantly announce the release of: oslo.reports 1.22.0: oslo.reports library This release is part of the pike release series. The source is available from: https://git.openstack.org/cgit/openstack/oslo.reports Download the package from: https://pypi.python.org/pypi/oslo.reports Please report issues through launchpad: https://bugs.launchpad.net/oslo.reports For more details, please see below. Changes in oslo.reports 1.21.1..1.22.0 -------------------------------------- 5e4ea9a Updated from global requirements 77aa64c update the doc URL according to document migration Diffstat (except docs and test files) ------------------------------------- HACKING.rst | 2 +- README.rst | 6 +++--- requirements.txt | 2 +- setup.cfg | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index 9c0841c..1ba84e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7 +7 @@ Jinja2!=2.9.0,!=2.9.1,!=2.9.2,!=2.9.3,!=2.9.4,>=2.8 # BSD License (3 clause) -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