17896797 Update OpenStack dependent Python components to their latest versions
authorDrew Fisher <drew.fisher@oracle.com>
Tue, 17 Dec 2013 18:32:08 -0700
changeset 1608 ad73e8a08980
parent 1607 861db9bed008
child 1609 87293f3666a2
17896797 Update OpenStack dependent Python components to their latest versions
components/python/cliff/Makefile
components/python/cliff/cliff-PYVER.p5m
components/python/cmd2/Makefile
components/python/cmd2/cmd2-PYVER.p5m
components/python/pyparsing/Makefile
components/python/pyparsing/pyparsing-PYVER.p5m
components/python/six/Makefile
components/python/six/six-PYVER.p5m
--- a/components/python/cliff/Makefile	Tue Dec 17 16:20:58 2013 -0800
+++ b/components/python/cliff/Makefile	Tue Dec 17 18:32:08 2013 -0700
@@ -23,11 +23,11 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		cliff
-COMPONENT_VERSION=	1.4
+COMPONENT_VERSION=	1.4.5
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:e5650c92bdd7917f850fc3ac11bd3ad4abd0cb0be4654770b29b63f288bea316
+    sha256:0ec2c40e899cbb4d478aa946e1430600bf596ca2a3f12162a9514e9d580935ec
 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
 COMPONENT_PROJECT_URL=	https://pypi.python.org/pypi/cliff
 COMPONENT_BUGDB=	python-mod/cliff
--- a/components/python/cliff/cliff-PYVER.p5m	Tue Dec 17 16:20:58 2013 -0800
+++ b/components/python/cliff/cliff-PYVER.p5m	Tue Dec 17 18:32:08 2013 -0700
@@ -30,7 +30,7 @@
 set name=pkg.description \
     value="The Python cliff module is a framework for building command line programs. It uses setuptools entry points to provide subcommands, output formatters, and other extensions."
 set name=com.oracle.info.description value="the Python cliff module"
-set name=com.oracle.info.tpno value=14503
+set name=com.oracle.info.tpno value=15998
 set name=info.classification \
     value=org.opensolaris.category.2008:Development/Python
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/python/cmd2/Makefile	Tue Dec 17 16:20:58 2013 -0800
+++ b/components/python/cmd2/Makefile	Tue Dec 17 18:32:08 2013 -0700
@@ -23,11 +23,11 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		cmd2
-COMPONENT_VERSION=	0.6.5.1
+COMPONENT_VERSION=	0.6.7
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:20474c5ff69e6ab4a38da29f2f1368126c9dc904f21d79e001663b9047ecb794
+    sha256:8e98c7a1cfd106183559240b269e7cd9fe97e8342b5c05295f591aab6fd2f4f0
 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
 COMPONENT_PROJECT_URL=	http://pythonhosted.org/cmd2/
 COMPONENT_BUGDB=	python-mod/cmd2
--- a/components/python/cmd2/cmd2-PYVER.p5m	Tue Dec 17 16:20:58 2013 -0800
+++ b/components/python/cmd2/cmd2-PYVER.p5m	Tue Dec 17 18:32:08 2013 -0700
@@ -27,7 +27,7 @@
 set name=pkg.description \
     value="The Python cmd2 module is a drop-in replacement for the standard library's cmd module, and provides numerous enhancements for command-prompt tools."
 set name=com.oracle.info.description value="the Python pyparsing module"
-set name=com.oracle.info.tpno value=14503
+set name=com.oracle.info.tpno value=15996
 set name=info.classification \
     value=org.opensolaris.category.2008:Development/Python
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/python/pyparsing/Makefile	Tue Dec 17 16:20:58 2013 -0800
+++ b/components/python/pyparsing/Makefile	Tue Dec 17 18:32:08 2013 -0700
@@ -23,11 +23,11 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		pyparsing
-COMPONENT_VERSION=	1.5.7
+COMPONENT_VERSION=	2.0.1
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:646e14f90b3689b005c19ac9b6b390c9a39bf976481849993e277d7380e6e79f
+    sha256:0007cd3f008eba4a203f1f6b4b133ddc352552c8808b694c88c23db56416e4e4
 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
 COMPONENT_PROJECT_URL=	https://pypi.python.org/pypi/pyparsing/
 COMPONENT_BUGDB=	python-mod/pyparsing
--- a/components/python/pyparsing/pyparsing-PYVER.p5m	Tue Dec 17 16:20:58 2013 -0800
+++ b/components/python/pyparsing/pyparsing-PYVER.p5m	Tue Dec 17 18:32:08 2013 -0700
@@ -27,7 +27,7 @@
 set name=pkg.description \
     value="The pyparsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The pyparsing module provides a library of classes that client code uses to construct the grammar directly in Python code."
 set name=com.oracle.info.description value="the Python pyparsing module"
-set name=com.oracle.info.tpno value=14503
+set name=com.oracle.info.tpno value=15999
 set name=info.classification \
     value=org.opensolaris.category.2008:Development/Python
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
--- a/components/python/six/Makefile	Tue Dec 17 16:20:58 2013 -0800
+++ b/components/python/six/Makefile	Tue Dec 17 18:32:08 2013 -0700
@@ -23,11 +23,11 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		six
-COMPONENT_VERSION=	1.3.0
+COMPONENT_VERSION=	1.4.1
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:d59793f9b255bd00de800b97f9a50cce4fc8a44c205f7defa5bb7d691d13b852
+    sha256:f045afd6dffb755cc0411acb7ce9acc4de0e71261d4b5f91de2e68d9aa5f8367
 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
 COMPONENT_PROJECT_URL=	http://pypi.python.org/pypi/six/
 COMPONENT_BUGDB=	python-mod/six
--- a/components/python/six/six-PYVER.p5m	Tue Dec 17 16:20:58 2013 -0800
+++ b/components/python/six/six-PYVER.p5m	Tue Dec 17 18:32:08 2013 -0700
@@ -27,7 +27,7 @@
 set name=pkg.description \
     value="Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions."
 set name=com.oracle.info.description value="the Python six module"
-set name=com.oracle.info.tpno value=14503
+set name=com.oracle.info.tpno value=16000
 set name=info.classification \
     value=org.opensolaris.category.2008:Development/Python
 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)