[release-announce] pycadf 2.6.1 (pike)

no-reply at openstack.org no-reply at openstack.org
Wed Apr 17 23:53:13 UTC 2019


We enthusiastically announce the release of:

pycadf 2.6.1: CADF Library

This release is part of the pike stable release series.

The source is available from:

    https://opendev.org/openstack/pycadf

Download the package from:

    https://pypi.org/project/pycadf

Please report issues through:

    https://bugs.launchpad.net/pycadf/+bugs

For more details, please see below.

Changes in pycadf 2.6.0..2.6.1
------------------------------

0c3fb9d import zuul job settings from project-config
ace14f8 Updated from global requirements
3014286 Update UPPER_CONSTRAINTS_FILE for stable/pike
0dde9d1 Update .gitreview for stable/pike


Diffstat (except docs and test files)
-------------------------------------

.gitreview            |  1 +
.zuul.yaml            | 10 ++++++++++
requirements.txt      |  4 ++--
test-requirements.txt |  2 +-
tools/tox_install.sh  |  5 +++++
tox.ini               |  2 +-
6 files changed, 20 insertions(+), 4 deletions(-)


Requirements updates
--------------------

diff --git a/requirements.txt b/requirements.txt
index 20e4ea5..dbe71b9 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,2 +4,2 @@
-oslo.config>=3.22.0 # Apache-2.0
-oslo.serialization>=1.10.0 # Apache-2.0
+oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
+oslo.serialization!=2.19.1,>=1.10.0 # Apache-2.0
diff --git a/test-requirements.txt b/test-requirements.txt
index 68accfd..dbce667 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -17 +17 @@ oslosphinx>=4.7.0 # Apache-2.0
-sphinx!=1.6.1,>=1.5.1 # BSD
+sphinx>=1.6.2 # BSD






More information about the Release-announce mailing list