castellan 5.4.0 (flamingo)
We high-spiritedly announce the release of: castellan 5.4.0 This release is part of the flamingo release series. The source is available from: https://opendev.org/openstack/castellan Download the package from: https://tarballs.openstack.org/castellan/ Please report issues through: https://bugs.launchpad.net/castellan/+bugs For more details, please see below. Changes in castellan 5.3.0..5.4.0 --------------------------------- 534e1c0 Drop redundant import check ce3ba71 Drop explicit dependency on python-subunit 48a190c add pyproject.toml to support pip 23.1 5b9900d Fix AttributeError caused by mocked RequestContext Diffstat (except docs and test files) ------------------------------------- castellan/options.py | 123 ++++++++++----------- .../unit/key_manager/test_barbican_key_manager.py | 3 + pyproject.toml | 3 + test-requirements.txt | 1 - 4 files changed, 63 insertions(+), 67 deletions(-) Requirements updates -------------------- diff --git a/test-requirements.txt b/test-requirements.txt index 59b2487..d47c30e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -4 +3,0 @@ requests-mock>=1.2.0 # Apache-2.0 -python-subunit>=1.0.0 # Apache-2.0/BSD
participants (1)
-
no-reply@openstack.org