[release-announce] osc-lib 2.3.0 (wallaby)

no-reply at openstack.org no-reply at openstack.org
Thu Nov 12 16:06:48 UTC 2020


We are tickled pink to announce the release of:

osc-lib 2.3.0: OpenStackClient Library

This release is part of the wallaby release series.

The source is available from:

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

Download the package from:

    https://pypi.org/project/osc-lib

Please report issues through:

    https://storyboard.openstack.org/#!/project/openstack/osc-lib

For more details, please see below.

Changes in osc-lib 2.2.1..2.3.0
-------------------------------

ce3e378 tox: Set 'ignore_basepython_conflict'
4bb55ce formatters: Cast columns before outputting
58b6920 zuul: Stop testing against Tempest
b58bf34 Fix hacking min version to 3.0.1
8781f66 bump py37 to py38 in tox.ini
a12c7e9 Remove install unnecessary packages
8ff3f80 Fix l-c testing for ubuntu focal
ea7c977 Update master for stable/victoria
c666fce requirements: Drop os-testr
9c760d0 Update the constraints url


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

.zuul.yaml                               |  2 +-
lower-constraints.txt                    | 11 +++++-----
osc_lib/cli/format_columns.py            |  6 ++++++
releasenotes/source/index.rst            |  1 +
releasenotes/source/victoria.rst         |  6 ++++++
test-requirements.txt                    |  4 ++--
tox.ini                                  | 37 ++++++++++++++++----------------
8 files changed, 56 insertions(+), 27 deletions(-)


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

diff --git a/test-requirements.txt b/test-requirements.txt
index 55e387b..34b5381 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -4 +4 @@
-hacking>=3.0,<3.1.0 # Apache-2.0
+hacking>=3.0.1,<3.1.0 # Apache-2.0
@@ -10 +10 @@ requests-mock>=1.1.0 # Apache-2.0
-os-testr>=1.0.0 # Apache-2.0
+stestr>=1.0.0 # Apache-2.0






More information about the Release-announce mailing list