[release-announce] kuryr-lib 2.6.0 (zed)

no-reply at openstack.org no-reply at openstack.org
Fri Aug 26 18:20:16 UTC 2022


We are pumped to announce the release of:

kuryr-lib 2.6.0: Kuryr shared config and utilities

This release is part of the zed release series.

The source is available from:

    https://opendev.org/openstack/kuryr-lib

Download the package from:

    https://tarballs.openstack.org/kuryr/

For more details, please see below.

Changes in kuryr-lib 2.5.0..2.6.0
---------------------------------

415a542 Drop lower-constraints.txt and its testing
2bb7dfe Add Python3 zed unit tests
361e935 Update master for stable/yoga
af5e340 Fixing lower constraints


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

.zuul.yaml                    |   3 +-
lower-constraints.txt         | 104 ------------------------------------------
releasenotes/source/index.rst |   1 +
releasenotes/source/yoga.rst  |   6 +++
requirements.txt              |   4 ++
tox.ini                       |   6 ---
6 files changed, 12 insertions(+), 112 deletions(-)


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

diff --git a/requirements.txt b/requirements.txt
index ab37d0c..ef035d8 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -0,0 +1,4 @@
+# Requirements lower bounds listed here are our best effort to keep them up to
+# date but we do not test them so no guarantee of having them all correct. If
+# you find any incorrect lower bounds, let us know or propose a fix.
+






More information about the Release-announce mailing list