23210191 Upgrade ipaddress to 1.0.16
authorLaszlo Peter <laszlo.peter@oracle.com>
Wed, 07 Sep 2016 14:48:29 -0700
changeset 6786 c424280db93e
parent 6785 5641b9bf059f
child 6787 a2032b82c122
23210191 Upgrade ipaddress to 1.0.16
components/python/ipaddress/Makefile
components/python/ipaddress/ipaddress-PYVER.p5m
--- a/components/python/ipaddress/Makefile	Wed Sep 07 14:48:29 2016 -0700
+++ b/components/python/ipaddress/Makefile	Wed Sep 07 14:48:29 2016 -0700
@@ -26,16 +26,16 @@
 include ../../../make-rules/shared-macros.mk
 
 COMPONENT_NAME=		ipaddress
-COMPONENT_VERSION=	1.0.14
+COMPONENT_VERSION=	1.0.16
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
 COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
 COMPONENT_ARCHIVE_HASH=	\
-    sha256:226f4be44c6cb64055e23060848266f51f329813baae28b53dc50e93488b3b3e
+    sha256:5a3182b322a706525c46282ca6f064d27a02cffbd449f9f47416f1dc96aa71b0
 COMPONENT_ARCHIVE_URL=	$(call pypi_url)
 COMPONENT_PROJECT_URL=  https://github.com/phihag/ipaddress
 COMPONENT_BUGDB=	python-mod/ipaddress
 
-TPNO=			26070
+TPNO=			27996
 
 # ipaddress is superfluous in Python 3.4
 PYTHON_VERSIONS =	$(PYTHON2_VERSIONS)
--- a/components/python/ipaddress/ipaddress-PYVER.p5m	Wed Sep 07 14:48:29 2016 -0700
+++ b/components/python/ipaddress/ipaddress-PYVER.p5m	Wed Sep 07 14:48:29 2016 -0700
@@ -37,6 +37,7 @@
 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
 set name=org.opensolaris.arc-caseid value=PSARC/2015/490
 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+#
 file path=usr/lib/python$(PYVER)/vendor-packages/ipaddress-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
 file path=usr/lib/python$(PYVER)/vendor-packages/ipaddress-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
 file path=usr/lib/python$(PYVER)/vendor-packages/ipaddress-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt