diff -r a477397bba8b -r c9748fcc32de components/python/keystoneclient/Makefile --- a/components/python/keystoneclient/Makefile Mon May 16 14:46:20 2016 +0200 +++ b/components/python/keystoneclient/Makefile Fri May 20 17:42:29 2016 -0400 @@ -20,22 +20,22 @@ # # -# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved. # include ../../../make-rules/shared-macros.mk COMPONENT_NAME= python-keystoneclient -COMPONENT_VERSION= 1.0.0 +COMPONENT_VERSION= 1.3.3 COMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION) COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz COMPONENT_ARCHIVE_HASH= \ - sha256:6d960d2196efc7a181519a77f757a27ceeeac71f41f624318ae7f1088d2e6db4 + sha256:a1ecb2fd2631a64cfb8bd6bc5adcf19bfcdc488023e05082dc73dc18013a6f7e COMPONENT_ARCHIVE_URL= $(call pypi_url) COMPONENT_PROJECT_URL= http://launchpad.net/python-keystoneclient COMPONENT_BUGDB= service/keystone -TPNO= 21732 +TPNO= 25754 # Depends on netaddr & python-memcached which are not Python 3 ready. PYTHON_VERSIONS= 2.7 2.6