[openstack-dev] [new][oslo] oslo.db 4.7.1 release (mitaka)
no-reply at openstack.org
no-reply at openstack.org
Mon Aug 15 20:05:48 UTC 2016
We are psyched to announce the release of:
oslo.db 4.7.1: Oslo Database library
This release is part of the mitaka stable release series.
With source available at:
http://git.openstack.org/cgit/openstack/oslo.db
With package available at:
https://pypi.python.org/pypi/oslo.db
Please report issues through launchpad:
http://bugs.launchpad.net/oslo.db
For more details, please see below.
Changes in oslo.db 4.7.0..4.7.1
-------------------------------
7b63380 Capture DatabaseError for deadlock check
da8fe0c Catch empty value DBDuplicate errors
7f61fc5 Updated from global requirements
01fbc65 Updated from global requirements
Diffstat (except docs and test files)
-------------------------------------
oslo_db/sqlalchemy/exc_filters.py | 6 +++---
requirements.txt | 2 +-
setup.cfg | 2 +-
4 files changed, 11 insertions(+), 6 deletions(-)
Requirements updates
--------------------
diff --git a/requirements.txt b/requirements.txt
index 5f8237d..0a52fc5 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7 +7 @@ alembic>=0.8.0 # MIT
-Babel>=1.3 # BSD
+Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
More information about the OpenStack-dev
mailing list