components/python/oslo.db/Makefile
branchs11u3-sru
changeset 6035 c9748fcc32de
parent 4072 db0cec748ec0
child 7811 9126e6f58cd8
--- a/components/python/oslo.db/Makefile	Mon May 16 14:46:20 2016 +0200
+++ b/components/python/oslo.db/Makefile	Fri May 20 17:42:29 2016 -0400
@@ -20,22 +20,22 @@
 #
 
 #
-# Copyright (c) 2014, 2015, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
 #
 
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		oslo.db
-COMPONENT_VERSION=	1.0.3
+COMPONENT_VERSION=	1.7.2
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:b75c9e496329ff20f20e70f076718b71878f6802a24f4ff684fd7de12a509331
+    sha256:e10b1bc9b128aaeae652809e1659ec2d2f64e2d1a143b9c9c66eb9cfef66c02c
 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
 COMPONENT_PROJECT_URL=	https://launchpad.net/oslo.db
 COMPONENT_BUGDB=	python-mod/oslo.db
 
-TPNO=			21627
+TPNO=			25740
 
 # Depends on sqlalchemy-migrate which is not Python3 ready.
 PYTHON_VERSIONS =	2.6 2.7