We are happy to announce the release of: python-blazarclient 3.4.1: Client for OpenStack Reservation Service This release is part of the yoga stable release series. The source is available from: https://opendev.org/openstack/python-blazarclient Download the package from: https://pypi.org/project/python-blazarclient Please report issues through: https://bugs.launchpad.net/blazar/+bugs For more details, please see below. Changes in python-blazarclient 3.4.0..3.4.1 ------------------------------------------- cf8f802 Remove Babel from requirements 999dfac Update TOX_CONSTRAINTS_FILE for stable/yoga c89d415 Update .gitreview for stable/yoga Diffstat (except docs and test files) ------------------------------------- .gitreview | 1 + requirements.txt | 1 - tox.ini | 6 +++--- 3 files changed, 4 insertions(+), 4 deletions(-) Requirements updates -------------------- diff --git a/requirements.txt b/requirements.txt index a091625..94507d6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7 +6,0 @@ PrettyTable>=0.7.1 # BSD -Babel!=2.4.0,>=2.3.4 # BSD