oslo.limit 2.4.0 (caracal)
We eagerly announce the release of: oslo.limit 2.4.0: Limit enforcement library to assist with quota calculation. This release is part of the caracal release series. The source is available from: https://opendev.org/openstack/oslo.limit Download the package from: https://pypi.org/project/oslo.limit Please report issues through: https://bugs.launchpad.net/oslo.limit/+bugs For more details, please see below. Changes in oslo.limit 2.3.0..2.4.0 ---------------------------------- a9d2792 reno: Update master for unmaintained/yoga d85a3ad Bump hacking e8d996e Update python classifier in setup.cfg Diffstat (except docs and test files) ------------------------------------- .pre-commit-config.yaml | 2 +- releasenotes/source/yoga.rst | 2 +- requirements.txt | 3 --- setup.cfg | 1 + test-requirements.txt | 6 +----- 5 files changed, 4 insertions(+), 10 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index f523f83..ad2b58e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +0,0 @@ -# The order of packages is significant, because pip processes them in the order -# of appearance. Changing the order has an impact on the overall integration -# process, which may cause wedges in the gate later. diff --git a/test-requirements.txt b/test-requirements.txt index 7d6094f..80915d5 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,4 +0,0 @@ -# The order of packages is significant, because pip processes them in the order -# of appearance. Changing the order has an impact on the overall integration -# process, which may cause wedges in the gate later. - @@ -6 +2 @@ fixtures>=3.0.0 # Apache-2.0/BSD -hacking>=3.0.1,<3.1.0 # Apache-2.0 +hacking>=6.1.0,<6.2.0 # Apache-2.0
participants (1)
-
no-reply@openstack.org