components/python/keystonemiddleware/Makefile
branchs11u3-sru
changeset 6035 c9748fcc32de
parent 4072 db0cec748ec0
child 7811 9126e6f58cd8
--- a/components/python/keystonemiddleware/Makefile	Mon May 16 14:46:20 2016 +0200
+++ b/components/python/keystonemiddleware/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=		keystonemiddleware
-COMPONENT_VERSION=	1.3.1
+COMPONENT_VERSION=	1.5.2
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:0daaa16673bd664c8deeb58b3885ed8ae43dec07464c08f4e886c724cbd5c075
+	sha256:5f443162157946d2f33c4729d0bde55291f12963b0f1ee553984aedd8a509d51
 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
 COMPONENT_PROJECT_URL=	http://launchpad.net/keystonemiddleware
 COMPONENT_BUGDB=	python-mod/keystonemiddle
 
-TPNO=			21624
+TPNO=			25737
 
 # Depends on keystoneclient which is not Python 3 ready.
 PYTHON_VERSIONS=	2.7 2.6