[release-announce] sahara-image-elements 17.0.0 (zed)
no-reply at openstack.org
no-reply at openstack.org
Wed Oct 5 12:30:29 UTC 2022
We are overjoyed to announce the release of:
sahara-image-elements 17.0.0: Image elements for Sahara
This release is part of the zed release series.
The source is available from:
https://opendev.org/openstack/sahara-image-elements
Download the package from:
https://tarballs.openstack.org/sahara-image-elements/
Please report issues through:
https://bugs.launchpad.net/sahara/+bugs
For more details, please see below.
Changes in sahara-image-elements victoria-em..17.0.0
----------------------------------------------------
008b0d7 Disable auto-discovery for setuptools
Diffstat (except docs and test files)
-------------------------------------
lower-constraints.txt | 16 ++++++++--------
setup.py | 3 ++-
test-requirements.txt | 4 ++--
tox.ini | 2 +-
4 files changed, 13 insertions(+), 12 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index 8be03c2..8567cf5 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -5,2 +5,2 @@
-bashate>=0.5.1 # Apache-2.0
-hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
+bashate>=2.1.0 # Apache-2.0
+hacking>=3.0.1,<3.1.0 # Apache-2.0
More information about the Release-announce
mailing list