We are pumped to announce the release of: osc-lib 4.2.0 This release is part of the flamingo 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://bugs.launchpad.net/python-openstackclient/+bugs For more details, please see below. Changes in osc-lib 4.1.0..4.2.0 ------------------------------- 33968f1 mypy: Enable strict mode 49bbd09 Remove duplicate Python version declarations 3f4e3b1 Migrate setup configuration to pyproject.toml Diffstat (except docs and test files) ------------------------------------- .pre-commit-config.yaml | 8 +++---- osc_lib/api/api.py | 10 ++++---- osc_lib/cli/client_config.py | 2 +- osc_lib/logs.py | 27 +++++++++++---------- pyproject.toml | 56 ++++++++++++++++++++++++++++++-------------- setup.cfg | 25 -------------------- 6 files changed, 65 insertions(+), 63 deletions(-)