PSARC 2013/337 unittest2 version 0.5.1 s11-update
authorRich Burridge <rich.burridge@oracle.com>
Tue, 31 Dec 2013 09:16:32 -0800
branchs11-update
changeset 2881 8cae3c148a42
parent 2880 32c5a4fab18a
child 2882 09270bc18a9e
PSARC 2013/337 unittest2 version 0.5.1 PSARC 2013/352 pytest version 2.3.5 PSARC 2013/354 py version 1.4.15 PSARC 2013/357 pyflakes version 0.7.2 PSARC 2013/359 nose-cover3 version 0.0.4 PSARC 2013/361 tox version 1.4.3 PSARC 2013/362 virtualenv version 1.9.1 PSARC 2013/366 beautifulsoup4 version 4.2.1 PSARC 2013/368 pycountry version 0.17 PSARC 2013/370 pytest-codecheckers version 0.2 PSARC 2013/371 pytest-capturelog version 0.7 PSARC 2013/373 pyDNS version 2.3.6 PSARC 2013/375 cov-core version 1.7 PSARC 2013/376 pytest-cov version 1.6 PSARC 2013/379 waitress version 0.8.5 PSARC 2013/380 webtest version 2.0.6 17599568 The Python pytest module needs to be added to Userland 17599569 The Python pytest-capturelog module needs to be added to Userland 17599570 The Python pytest-codecheckers module needs to be added to Userland 17599571 The Python pytest-cov module needs to be added to Userland 17599575 The Python cov-core module needs to be added to Userland 17599577 The Python unittest2 module needs to be added to Userland 17599582 The Python nose-cover3 module needs to be added to Userland 17599586 The Python webtest module needs to be added to Userland 17599591 The Python tox module needs to be added to Userland 17599592 The Python pyDNS module needs to be added to Userland 17599593 The Python pycountry module needs to be added to Userland 17599594 The Python pyflakes module needs to be added to Userland 17599596 The Python beautifulsoup4 module needs to be added to Userland 17599598 The Python waitress module needs to be added to Userland 17599599 The Python py module needs to be added to Userland 17720389 The Python virtualenv module needs to be added to Userland
components/python/beautifulsoup4/Makefile
components/python/beautifulsoup4/beautifulsoup4-PYVER.p5m
components/python/beautifulsoup4/resolve.deps
components/python/cov-core/Makefile
components/python/cov-core/cov-core-PYVER.p5m
components/python/cov-core/resolve.deps
components/python/nose-cover3/Makefile
components/python/nose-cover3/nose-cover3-PYVER.p5m
components/python/nose-cover3/resolve.deps
components/python/py/Makefile
components/python/py/py-PYVER.p5m
components/python/py/py.license
components/python/py/resolve.deps
components/python/pycountry/Makefile
components/python/pycountry/patches/01-adjust-taiwan-name-l10n.patch
components/python/pycountry/pycountry-PYVER.p5m
components/python/pycountry/resolve.deps
components/python/pydns/Makefile
components/python/pydns/pydns-PYVER.p5m
components/python/pydns/pydns.license
components/python/pydns/resolve.deps
components/python/pyflakes/Makefile
components/python/pyflakes/pyflakes-PYVER.p5m
components/python/pyflakes/resolve.deps
components/python/pytest-capturelog/Makefile
components/python/pytest-capturelog/pytest-capturelog-PYVER.p5m
components/python/pytest-capturelog/pytest-capturelog.license
components/python/pytest-capturelog/resolve.deps
components/python/pytest-codecheckers/Makefile
components/python/pytest-codecheckers/pytest-codecheckers-PYVER.p5m
components/python/pytest-codecheckers/pytest-codecheckers.license
components/python/pytest-codecheckers/resolve.deps
components/python/pytest-cov/Makefile
components/python/pytest-cov/pytest-cov-PYVER.p5m
components/python/pytest-cov/resolve.deps
components/python/pytest/Makefile
components/python/pytest/pytest-PYVER.p5m
components/python/pytest/pytest.license
components/python/pytest/resolve.deps
components/python/tox/Makefile
components/python/tox/resolve.deps
components/python/tox/tox-PYVER.p5m
components/python/tox/tox.license
components/python/unittest2/Makefile
components/python/unittest2/license.txt
components/python/unittest2/resolve.deps
components/python/unittest2/unittest2-26.p5m
components/python/unittest2/unittest2.p5m
components/python/virtualenv/Makefile
components/python/virtualenv/resolve.deps
components/python/virtualenv/virtualenv-PYVER.p5m
components/python/virtualenv/virtualenv.license
components/python/waitress/Makefile
components/python/waitress/resolve.deps
components/python/waitress/waitress-PYVER.p5m
components/python/waitress/waitress.license
components/python/webtest/Makefile
components/python/webtest/resolve.deps
components/python/webtest/webtest-PYVER.p5m
make-rules/ips.mk
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/beautifulsoup4/Makefile	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,54 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+include ../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		beautifulsoup4
+COMPONENT_VERSION=	4.2.1
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:d5087c13b36fd16931e1bcb3172ba0f81b38a47336694c779a14232ba36da149
+COMPONENT_ARCHIVE_URL=	http://www.crummy.com/software/BeautifulSoup/bs4/download/4.2/$(COMPONENT_ARCHIVE)
+COMPONENT_PROJECT_URL=	https://pypi.python.org/pypi/beautifulsoup4
+COMPONENT_BUGDB=	python-mod/beautifulsoup4
+
+include $(WS_TOP)/make-rules/prep.mk
+include $(WS_TOP)/make-rules/setup.py.mk
+include $(WS_TOP)/make-rules/ips.mk
+
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
+COMPONENT_TEST_DIR=	$(SOURCE_DIR)
+COMPONENT_TEST_ARGS=	setup.py test
+
+# common targets
+build:		$(BUILD_NO_ARCH)
+
+install:	$(INSTALL_NO_ARCH)
+
+# Tests require the discover, html5lib and unittest2 packages.
+test:		$(NO_TESTS)
+
+BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
+
+include $(WS_TOP)/make-rules/depend.mk
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/beautifulsoup4/beautifulsoup4-PYVER.p5m	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,57 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+    value=pkg:/library/python-2/beautifulsoup4-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Screen-scraping library"
+set name=pkg.description \
+    value="Beautiful Soup provides a few simple methods and Pythonic idioms for navigating, searching, and modifying a parse tree: a toolkit for dissecting a document and extracting what you need. It also automatically converts incoming documents to Unicode and outgoing documents to UTF-8. Beautiful Soup sits on top of popular Python parsers like lxml and html5lib, allowing you to try out different parsing strategies or trade speed for flexibility."
+set name=com.oracle.info.description value="the Python beautifulsoup4 module"
+set name=com.oracle.info.tpno value=14503
+set name=info.classification \
+    value=org.opensolaris.category.2008:Development/Python
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2013/366
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+file path=usr/lib/python$(PYVER)/vendor-packages/beautifulsoup4-$(COMPONENT_VERSION)-py$(PYVER).egg-info
+file path=usr/lib/python$(PYVER)/vendor-packages/bs4/__init__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/bs4/builder/__init__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/bs4/builder/_html5lib.py
+file path=usr/lib/python$(PYVER)/vendor-packages/bs4/builder/_htmlparser.py
+file path=usr/lib/python$(PYVER)/vendor-packages/bs4/builder/_lxml.py
+file path=usr/lib/python$(PYVER)/vendor-packages/bs4/dammit.py
+file path=usr/lib/python$(PYVER)/vendor-packages/bs4/diagnose.py
+file path=usr/lib/python$(PYVER)/vendor-packages/bs4/element.py
+license COPYING.txt license=MIT
+
+# force a dependency on the Python runtime
+depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
+    pkg.debug.depend.path=usr/bin
+
+# force a dependency on the beautifulsoup4 package
+depend type=require \
+    fmri=library/python-2/beautifulsoup4@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+
+# force a dependency on lxml; pkgdepend work is needed to flush this out.
+depend type=require fmri=library/python-2/lxml-$(PYV)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/beautifulsoup4/resolve.deps	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,4 @@
+library/python-2/lxml-26
+library/python-2/lxml-27
+runtime/python-26
+runtime/python-27
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/cov-core/Makefile	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,50 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+include ../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		cov-core
+COMPONENT_VERSION=	1.7
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:8050c226fa73234b88e62630d64e0416c879202891309cbcdbb8b556222c3020
+COMPONENT_ARCHIVE_URL=	$(call pypi_url)
+COMPONENT_PROJECT_URL=	https://pypi.python.org/pypi/cov-core
+COMPONENT_BUGDB=	python-mod/cov-core
+
+include $(WS_TOP)/make-rules/prep.mk
+include $(WS_TOP)/make-rules/setup.py.mk
+include $(WS_TOP)/make-rules/ips.mk
+
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
+# common targets
+build:		$(BUILD_NO_ARCH)
+
+install:	$(INSTALL_NO_ARCH)
+
+test:		$(NO_TESTS)
+
+BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
+
+include $(WS_TOP)/make-rules/depend.mk
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/cov-core/cov-core-PYVER.p5m	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,57 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+    value=pkg:/library/python-2/cov-core-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary \
+    value="plugin core for use by pytest-cov, nose-cov and nose2-cov"
+set name=pkg.description \
+    value="This is a Python library package for use by pytest-cov, nose-cov and nose2-cov. Unless you are developing a coverage plugin for a test framework then you probably want one of those."
+set name=com.oracle.info.description value="the Python cov-core module"
+set name=com.oracle.info.tpno value=14503
+set name=info.classification \
+    value=org.opensolaris.category.2008:Development/Python
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2013/375
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+file path=usr/lib/python$(PYVER)/vendor-packages/cov_core-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
+file path=usr/lib/python$(PYVER)/vendor-packages/cov_core-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/cov_core-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/cov_core-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
+file path=usr/lib/python$(PYVER)/vendor-packages/cov_core-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/cov_core-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/cov_core.py
+file path=usr/lib/python$(PYVER)/vendor-packages/cov_core_init.py
+license LICENSE.txt license=MIT
+
+# force a dependency on the Python runtime
+depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
+    pkg.debug.depend.path=usr/bin
+
+# force a dependency on the cov-core package
+depend type=require \
+    fmri=library/python-2/cov-core@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+
+# force a dependency on coverage; pkgdepend work is needed to flush this out.
+depend type=require fmri=library/python-2/coverage-$(PYV)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/cov-core/resolve.deps	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,4 @@
+library/python-2/coverage-26
+library/python-2/coverage-27
+runtime/python-26
+runtime/python-27
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/nose-cover3/Makefile	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,50 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+include ../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		nose-cover3
+COMPONENT_VERSION=	0.0.4
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:a01222f15223795ac84ee25fbabe8bc1d240ac65773fac92eddb389b2772681c
+COMPONENT_ARCHIVE_URL=	$(call pypi_url)
+COMPONENT_PROJECT_URL=	https://pypi.python.org/pypi/nose-cover3
+COMPONENT_BUGDB=	python-mod/nose-cover3
+
+include $(WS_TOP)/make-rules/prep.mk
+include $(WS_TOP)/make-rules/setup.py.mk
+include $(WS_TOP)/make-rules/ips.mk
+
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
+# common targets
+build:		$(BUILD_NO_ARCH)
+
+install:	$(INSTALL_NO_ARCH)
+
+test:		$(NO_TESTS)
+
+BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
+
+include $(WS_TOP)/make-rules/depend.mk
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/nose-cover3/nose-cover3-PYVER.p5m	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,58 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+    value=pkg:/library/python-2/nose-cover3-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Coverage support for Nose"
+set name=pkg.description \
+    value="The nosecover3 module provides support for generating Python code coverage reports through the Nose test framework."
+set name=com.oracle.info.description value="the Python nose-cover3 module"
+set name=com.oracle.info.tpno value=14503
+set name=info.classification \
+    value=org.opensolaris.category.2008:Development/Python
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2013/359
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+file path=usr/lib/python$(PYVER)/vendor-packages/nose_cover3-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
+file path=usr/lib/python$(PYVER)/vendor-packages/nose_cover3-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/nose_cover3-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/nose_cover3-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/nose_cover3-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
+file path=usr/lib/python$(PYVER)/vendor-packages/nose_cover3-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/nosecover3/__init__.py
+license LICENSE license=LGPLv2.1
+
+# force a dependency on the Python runtime
+depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
+    pkg.debug.depend.path=usr/bin
+
+# force a dependency on coverage; pkgdepend work is needed to flush this out.
+depend type=require fmri=library/python-2/coverage-$(PYV)
+
+# force a dependency on nose; pkgdepend work is needed to flush this out.
+depend type=require fmri=library/python-2/nose-$(PYV)
+
+# force a dependency on the nose-cover3 package
+depend type=require \
+    fmri=library/python-2/nose-cover3@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/nose-cover3/resolve.deps	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,6 @@
+library/python-2/coverage-26
+library/python-2/coverage-27
+library/python-2/nose-26
+library/python-2/nose-27
+runtime/python-26
+runtime/python-27
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/py/Makefile	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,55 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+include ../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		py
+COMPONENT_VERSION=	1.4.15
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:656634e1846d568ed22c872b5e158a4d5eef174dd5b245186e78b94a0258c042
+COMPONENT_ARCHIVE_URL=	$(call pypi_url)
+COMPONENT_PROJECT_URL=	https://pypi.python.org/pypi/py/1.4.15
+COMPONENT_BUGDB=	python-mod/py
+
+include $(WS_TOP)/make-rules/prep.mk
+include $(WS_TOP)/make-rules/setup.py.mk
+include $(WS_TOP)/make-rules/ips.mk
+
+COMPONENT_TEST_DIR =    $(COMPONENT_SRC)/testing
+COMPONENT_TEST_CMD =    /usr/bin/py.test
+COMPONENT_TEST_ARGS =   test_iniconfig.py
+
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
+# common targets
+build:		$(BUILD_NO_ARCH)
+
+install:	$(INSTALL_NO_ARCH)
+
+# Tests require the pytest package to be installed.
+test:		$(TEST_NO_ARCH)
+
+BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
+
+include $(WS_TOP)/make-rules/depend.mk
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/py/py-PYVER.p5m	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,83 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+    value=pkg:/library/python-2/py-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary \
+    value="library with cross-python path, ini-parsing, io, code, log facilities"
+set name=pkg.description \
+    value="The py lib is a Python development support library featuring the following tools and modules: py.path: uniform local and svn path objects; py.apipkg: explicit API control and lazy-importing; py.iniconfig: easy parsing of .ini files; py.code: dynamic code generation and introspection; py.path: uniform local and svn path objects."
+set name=com.oracle.info.description value="the Python py module"
+set name=com.oracle.info.tpno value=15677
+set name=info.classification \
+    value=org.opensolaris.category.2008:Development/Python
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2013/354
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+file path=usr/lib/python$(PYVER)/vendor-packages/py-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
+file path=usr/lib/python$(PYVER)/vendor-packages/py-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/py-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/py-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
+file path=usr/lib/python$(PYVER)/vendor-packages/py-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/py/__init__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/__metainfo.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_apipkg.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_builtin.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_code/__init__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_code/_assertionnew.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_code/_assertionold.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_code/assertion.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_code/code.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_code/source.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_error.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_iniconfig.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_io/__init__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_io/capture.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_io/saferepr.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_io/terminalwriter.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_log/__init__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_log/log.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_log/warning.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_path/__init__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_path/cacheutil.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_path/common.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_path/local.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_path/svnurl.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_path/svnwc.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_process/__init__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_process/cmdexec.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_process/forkedfunc.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_process/killproc.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_std.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/_xmlgen.py
+file path=usr/lib/python$(PYVER)/vendor-packages/py/test.py
+license py.license license=MIT
+
+# force a dependency on the Python runtime
+depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
+    pkg.debug.depend.path=usr/bin
+
+# force a dependency on the py package
+depend type=require \
+    fmri=library/python-2/py@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/py/py.license	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,20 @@
+(c) holger krekel, 2009 - MIT license
+(C) Ronny Pfannschmidt, Holger Krekel -- MIT licensed
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of 
+this software and associated documentation files (the “Software”), to deal in 
+the Software without restriction, including without limitation the rights to 
+use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 
+of the Software, and to permit persons to whom the Software is furnished to do 
+so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all 
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 
+SOFTWARE.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/py/resolve.deps	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,2 @@
+runtime/python-26
+runtime/python-27
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/pycountry/Makefile	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,63 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+include ../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		pycountry
+COMPONENT_VERSION=	0.17
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).zip
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:1d1781ae6c42b15c26f45da7f53200defe00b6b2cad0512f05fdd43e539dd539
+COMPONENT_ARCHIVE_URL=	$(call pypi_url)
+COMPONENT_PROJECT_URL=	https://pypi.python.org/pypi/pycountry
+COMPONENT_BUGDB=	python-mod/pycountry
+
+include $(WS_TOP)/make-rules/prep.mk
+include $(WS_TOP)/make-rules/setup.py.mk
+include $(WS_TOP)/make-rules/ips.mk
+
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
+# Regenerate the message object (mo) files for the patched 
+# iso3166 (country) translations.
+COMPONENT_PRE_BUILD_ACTION = \
+	cd $(SOURCE_DIR)/src/$(COMPONENT_NAME)/locales; \
+	for pofile in */LC_MESSAGES/iso3166.po; \
+	do \
+		dir=`dirname $$pofile`; \
+		mofile=$$dir/iso3166.mo; \
+		/bin/rm -f $$mofile; \
+		gmsgfmt $$pofile -o $$mofile; \
+	done
+
+# common targets
+build:		$(BUILD_NO_ARCH)
+
+install:	$(INSTALL_NO_ARCH)
+
+#  Tests require the tox package
+test:		$(NO_TESTS)
+
+BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
+
+include $(WS_TOP)/make-rules/depend.mk
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/pycountry/patches/01-adjust-taiwan-name-l10n.patch	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,1368 @@
+Adjust the name for Taiwan and the L10N translations, as per
+Oracle G11N guidance.
+--- pycountry-0.17.orig/src/pycountry/databases/iso3166.xml	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/databases/iso3166.xml	2013-11-21 12:16:15.706312000 -0700
+@@ -1289,9 +1289,7 @@
+ 		alpha_2_code="TW"
+ 		alpha_3_code="TWN"
+ 		numeric_code="158"
+-		common_name="Taiwan"
+-		name="Taiwan, Province of China"
+-		official_name="Taiwan, Province of China" />
++		name="Taiwan" />
+ 	<iso_3166_entry
+ 		alpha_2_code="TJ"
+ 		alpha_3_code="TJK"
+--- pycountry-0.17.orig/src/pycountry/locales/af/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/af/LC_MESSAGES/iso3166.po	2013-11-21 13:32:46.825058000 -0700
+@@ -1482,10 +1482,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Siriese Arabiese Republiek"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taiwan, Provinsie van Sjina"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/am/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/am/LC_MESSAGES/iso3166.po	2013-11-21 13:32:46.852165000 -0700
+@@ -1539,10 +1539,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "ሲሱ።"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr ""
+-
+ #. common_name for TWN
+ #, fuzzy
+ msgid "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/ar/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/ar/LC_MESSAGES/iso3166.po	2013-11-21 13:32:46.877280000 -0700
+@@ -1475,10 +1475,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "الجمهوريّة العربيّة السّوريّة"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "تايوان، محافظة صينيّة"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "تايوان"
+--- pycountry-0.17.orig/src/pycountry/locales/as/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/as/LC_MESSAGES/iso3166.po	2013-11-21 13:32:46.905059000 -0700
+@@ -1472,10 +1472,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "চিৰিয়ান আৰব প্ৰজাতন্ত্ৰ"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "তাইৱান, চীনৰ প্ৰদেশ"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "তাইৱান"
+--- pycountry-0.17.orig/src/pycountry/locales/ast/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/ast/LC_MESSAGES/iso3166.po	2013-11-21 13:32:46.937842000 -0700
+@@ -1469,10 +1469,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "República Árabe de Siria"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taiwan, Provincia de China"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/az/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/az/LC_MESSAGES/iso3166.po	2013-11-21 13:32:46.964216000 -0700
+@@ -1565,10 +1565,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Mərkəzi Afrika Respublikası"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr ""
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Tayvan"
+--- pycountry-0.17.orig/src/pycountry/locales/be/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/be/LC_MESSAGES/iso3166.po	2013-11-21 13:32:47.849189000 -0700
+@@ -1463,10 +1463,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Сірыйская Арабская Рэспубліка"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Тайвань, правінцыя Кітая"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Тайвань"
+--- pycountry-0.17.orig/src/pycountry/locales/bg/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/bg/LC_MESSAGES/iso3166.po	2013-11-21 13:32:47.947131000 -0700
+@@ -1473,10 +1473,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Сирийска арабска република"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Тайван, Китайска провинция"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Тайван"
+--- pycountry-0.17.orig/src/pycountry/locales/bn_IN/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/bn_IN/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.045183000 -0700
+@@ -1474,10 +1474,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "সিরিয়ান আরব প্রজাতন্ত্র"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "তাইওয়ান, চীনের প্রদেশ"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "তাইওয়ান"
+--- pycountry-0.17.orig/src/pycountry/locales/bn/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/bn/LC_MESSAGES/iso3166.po	2013-11-21 13:32:47.976739000 -0700
+@@ -1473,10 +1473,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "সিরিয় আরব প্রজাতন্ত্র"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "তাইওয়ান, চীনের প্রদেশ"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "তাইওয়ান"
+--- pycountry-0.17.orig/src/pycountry/locales/br/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/br/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.077250000 -0700
+@@ -1476,10 +1476,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr ""
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr ""
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/bs/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/bs/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.113508000 -0700
+@@ -1476,10 +1476,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Sirijska Arapska Republika"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Kineska Provincija Tajvan"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Tajvan"
+--- pycountry-0.17.orig/src/pycountry/locales/byn/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/byn/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.152946000 -0700
+@@ -1471,10 +1471,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr ""
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr ""
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr ""
+--- pycountry-0.17.orig/src/pycountry/locales/ca/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/ca/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.174309000 -0700
+@@ -1471,10 +1471,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "República Àrab Síria"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taiwan, Província de Xina"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/crh/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/crh/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.200072000 -0700
+@@ -1475,10 +1475,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Suriye Arap Cumhuriyeti"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Tayvan, Çin Eyaleti"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Tayland"
+--- pycountry-0.17.orig/src/pycountry/locales/cs/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/cs/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.229001000 -0700
+@@ -1468,10 +1468,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Syrská arabská republika"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Tchaj-wan, provincie Číny"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Tchaj-wan"
+--- pycountry-0.17.orig/src/pycountry/locales/cy/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/cy/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.257818000 -0700
+@@ -1467,10 +1467,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Gweriniaeth Arabaidd Syria"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taiwan, Talaith o Tseina"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/da/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/da/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.296154000 -0700
+@@ -1481,10 +1481,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Syriske Arabiske Republik"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taiwan, Den Kinesiske Provins"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/de/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/de/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.323191000 -0700
+@@ -1470,10 +1470,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Syrien, Arabische Republik"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taiwan, Chinesische Provinz"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/dz/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/dz/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.371147000 -0700
+@@ -1475,10 +1475,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "སི་རེན་ ཨ་རབ་ མི་སེར་རྒྱལ་ཁབ།"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "ཏ་ཡེ་ཝཱན་ ཅ་ཡེ་ནའི་མངའ་རིས།"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "ཏ་ཡེ་ཝཱན།"
+--- pycountry-0.17.orig/src/pycountry/locales/el/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/el/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.399547000 -0700
+@@ -1483,10 +1483,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Αραβική Δημοκρατία της Συρίας"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Ταϊβάν, Επαρχία της Κίνας"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Ταϊβάν"
+--- pycountry-0.17.orig/src/pycountry/locales/eo/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/eo/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.433488000 -0700
+@@ -1814,10 +1814,6 @@
+ msgstr "Siria Araba Respubliko"
+ 
+ # name for TWN
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Tajvano, Provinco de Ĉinio"
+-
+ # TW
+ #. common_name for TWN
+ msgid "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/es/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/es/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.466293000 -0700
+@@ -1467,10 +1467,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "República árabe de Siria"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taiwán, Provincia de China"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwán"
+--- pycountry-0.17.orig/src/pycountry/locales/et/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/et/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.489025000 -0700
+@@ -1470,10 +1470,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Süüria Araabia Vabariik"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taiwan"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/eu/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/eu/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.514050000 -0700
+@@ -1469,10 +1469,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Siriako Arabiar Errepublika"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taiwan, Txinako Probintzia"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/fa/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/fa/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.539432000 -0700
+@@ -1471,10 +1471,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "جمهوری عربی سوریه"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "تایوان ، استانی از چین"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "تایوان"
+--- pycountry-0.17.orig/src/pycountry/locales/fi/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/fi/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.569038000 -0700
+@@ -1470,10 +1470,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Syyrian arabitasavalta"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taiwan, Kiinan provinssi"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/fo/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/fo/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.604442000 -0700
+@@ -1471,10 +1471,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr ""
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr ""
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Teivan"
+--- pycountry-0.17.orig/src/pycountry/locales/fr/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/fr/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.628141000 -0700
+@@ -1469,10 +1469,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Syrienne, République arabe"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taïwan, province de Chine"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taïwan"
+--- pycountry-0.17.orig/src/pycountry/locales/ga/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/ga/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.653680000 -0700
+@@ -1473,10 +1473,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Poblacht Arabach na Siria"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "An Téaváin, Cúige na Síne"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "An Téaváin"
+--- pycountry-0.17.orig/src/pycountry/locales/gez/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/gez/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.680987000 -0700
+@@ -1472,10 +1472,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr ""
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr ""
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr ""
+--- pycountry-0.17.orig/src/pycountry/locales/gl/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/gl/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.707029000 -0700
+@@ -1473,10 +1473,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "República Árabe de Siria"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taiwán, Provincia de China"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwán"
+--- pycountry-0.17.orig/src/pycountry/locales/gu/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/gu/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.732813000 -0700
+@@ -1470,10 +1470,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "સીરીયન આરબ રીપબ્લિક"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "તાઇવાન, પ્રોવિનન્સ ઓફ ચાઇના"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "તાઇવાન"
+--- pycountry-0.17.orig/src/pycountry/locales/haw/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/haw/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.758769000 -0700
+@@ -1463,10 +1463,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr ""
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr ""
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr ""
+--- pycountry-0.17.orig/src/pycountry/locales/he/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/he/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.782971000 -0700
+@@ -1475,10 +1475,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "הרפובליקה הערבית הסורית"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "טאייואן, מחוז של סין"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "טיוואן"
+--- pycountry-0.17.orig/src/pycountry/locales/hi/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/hi/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.808971000 -0700
+@@ -1478,10 +1478,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "सीरियन अरब रिपब्लिक"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "ताइवान, प्रोविन्स ऑफ चाइना"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "ताइवान"
+--- pycountry-0.17.orig/src/pycountry/locales/hr/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/hr/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.833920000 -0700
+@@ -1471,10 +1471,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Sirija"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Kineska Pokrajina Tajvan"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Tajvan"
+--- pycountry-0.17.orig/src/pycountry/locales/hu/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/hu/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.860549000 -0700
+@@ -1473,10 +1473,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Szíriai Arab Köztársaság"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Tajvan, Kínai Tartomány"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Tajvan"
+--- pycountry-0.17.orig/src/pycountry/locales/hy/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/hy/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.886839000 -0700
+@@ -1472,10 +1472,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr ""
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr ""
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Թայվան"
+--- pycountry-0.17.orig/src/pycountry/locales/ia/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/ia/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.911222000 -0700
+@@ -1463,10 +1463,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Republica Arabe Syrie"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taiwan, Provincia de China"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/id/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/id/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.936726000 -0700
+@@ -1464,10 +1464,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Republik Arab Syria"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taiwan, Provinsi China"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/is/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/is/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.960303000 -0700
+@@ -1722,10 +1722,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Sýrlenska arabalýðveldið"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Tævan, hérað í Kína"
+-
+ # TW
+ #. common_name for TWN
+ msgid "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/it/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/it/LC_MESSAGES/iso3166.po	2013-11-21 13:32:48.985451000 -0700
+@@ -1484,10 +1484,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Siria"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taiwan"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/ja/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/ja/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.011303000 -0700
+@@ -1581,10 +1581,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "シリア・アラブ共和国"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "中国領・台湾"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "台湾"
+--- pycountry-0.17.orig/src/pycountry/locales/ka/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/ka/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.037652000 -0700
+@@ -1475,10 +1475,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "სირიის არაბული რესპუბლიკა"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "ტაივანი, ჩინეთის პროვინცია"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "ტაივანი"
+--- pycountry-0.17.orig/src/pycountry/locales/kk/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/kk/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.063323000 -0700
+@@ -1468,10 +1468,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Сирия Араб Республикасы"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Тайвань Қытай Провинциясы"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Тайвань аралы"
+--- pycountry-0.17.orig/src/pycountry/locales/km/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/km/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.089482000 -0700
+@@ -1466,10 +1466,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "សាធារណរដ្ឋ​ស៊ីរីយ៉ា​​អារាប់"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "តៃវ៉ាន់​ ខេត្ត​នៃ​ប្រទេស​ចិន"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "តៃវ៉ាន់"
+--- pycountry-0.17.orig/src/pycountry/locales/kn/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/kn/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.114220000 -0700
+@@ -1478,10 +1478,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "ಸಿರಿಯನ್ ಅರಬ್ ಗಣರಾಜ್ಯ"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "ಟೈವಾನ್ , ಚೈನಾದ ಪ್ರಾಂತ"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "ಟೈವಾನ್"
+--- pycountry-0.17.orig/src/pycountry/locales/ko/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/ko/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.137720000 -0700
+@@ -1472,10 +1472,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "시리아 아랍 공화국"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "타이완, 중국령"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "타이완"
+--- pycountry-0.17.orig/src/pycountry/locales/ku/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/ku/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.164858000 -0700
+@@ -1485,10 +1485,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Sûriye"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Tayvan, Eyaleta Çîn"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taywan"
+--- pycountry-0.17.orig/src/pycountry/locales/lt/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/lt/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.190638000 -0700
+@@ -1469,10 +1469,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Sirijos Arabų Respublika"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taivanas, Kinijos provincija"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taivanas"
+--- pycountry-0.17.orig/src/pycountry/locales/lv/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/lv/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.214872000 -0700
+@@ -1470,10 +1470,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Sīrija"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taivāna, Ķīnas Republika"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taivāna"
+--- pycountry-0.17.orig/src/pycountry/locales/mi/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/mi/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.239003000 -0700
+@@ -1609,10 +1609,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Reo Romeinia"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr ""
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwana"
+--- pycountry-0.17.orig/src/pycountry/locales/mk/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/mk/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.261011000 -0700
+@@ -1472,10 +1472,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Сирија арапска република"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Тајван, Кинеска провинција"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Тајван"
+--- pycountry-0.17.orig/src/pycountry/locales/ml/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/ml/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.289704000 -0700
+@@ -1480,10 +1480,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "സിറിയന്‍ അറബ് റിപ്പബ്ലിക്"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "തായ്‌വാന്‍ , പ്രൊവിന്‍സ് ഓഫ് ചൈന"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "തായ്‌വാന്‍"
+--- pycountry-0.17.orig/src/pycountry/locales/mn/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/mn/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.319183000 -0700
+@@ -1808,10 +1808,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Төв африкын ард улс"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr ""
+-
+ # TW
+ #. common_name for TWN
+ msgid "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/mr/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/mr/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.348625000 -0700
+@@ -1472,10 +1472,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "सिरियन अरब रिपब्लिक"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "तैवान, प्रोव्हिअन्स ऑफ चायना"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "तैवान"
+--- pycountry-0.17.orig/src/pycountry/locales/ms/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/ms/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.404174000 -0700
+@@ -1487,10 +1487,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr ""
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr ""
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/mt/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/mt/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.430274000 -0700
+@@ -1588,10 +1588,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Repubblika Dominikana"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr ""
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Tajwan"
+--- pycountry-0.17.orig/src/pycountry/locales/nb/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/nb/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.454733000 -0700
+@@ -1470,10 +1470,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Den arabiske republikk Syria"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taiwan, Den kinesiske provins"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/ne/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/ne/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.484347000 -0700
+@@ -1473,10 +1473,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "सिरियन अरब गणराज्य"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "ताइवान, चीनको प्रान्तन"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "ताइवान"
+--- pycountry-0.17.orig/src/pycountry/locales/nl/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/nl/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.509268000 -0700
+@@ -1467,10 +1467,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Syrië"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taiwan"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/nn/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/nn/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.535096000 -0700
+@@ -1467,10 +1467,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Syria"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taiwan"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/nso/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/nso/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.562135000 -0700
+@@ -1565,10 +1565,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Central African Republic"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr ""
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/oc/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/oc/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.589669000 -0700
+@@ -1475,10 +1475,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Republica Dominicana"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr ""
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/or/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/or/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.622110000 -0700
+@@ -1472,10 +1472,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "ସିରିଆନ ଆରବ ଗଣତନ୍ତ୍ର"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "ତାଇୱାନ, ଚୀନ ଅଧିକୃତ"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "ତାଇଓ୍ବାନ"
+--- pycountry-0.17.orig/src/pycountry/locales/pa/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/pa/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.647907000 -0700
+@@ -1474,10 +1474,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "ਸੀਰੀਅਨ ਅਰਬ ਗਣਰਾਜ"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "ਤਾਈਵਾਨ, ਚੀਨੀ ਖੇਤਰ"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "ਤਾਈਵਾਨ"
+--- pycountry-0.17.orig/src/pycountry/locales/pl/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/pl/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.673709000 -0700
+@@ -1467,10 +1467,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Syryjska Republika Arabska"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Tajwan, Prowincja Chińska"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Tajwan"
+--- pycountry-0.17.orig/src/pycountry/locales/ps/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/ps/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.699069000 -0700
+@@ -1465,10 +1465,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr ""
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr ""
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr ""
+--- pycountry-0.17.orig/src/pycountry/locales/pt_BR/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/pt_BR/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.748127000 -0700
+@@ -1725,10 +1725,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "República Árabe da Síria"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taiwan, Província da China"
+-
+ # TW
+ #. common_name for TWN
+ msgid "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/pt/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/pt/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.722734000 -0700
+@@ -1469,10 +1469,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "República Árabe Síria"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taiwan, Província da China"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/ro/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/ro/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.773006000 -0700
+@@ -1474,10 +1474,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Republica Araba Siria"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taiwan"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/ru/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/ru/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.798759000 -0700
+@@ -1470,10 +1470,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Сирийская Арабская Республика"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Китайская провинция Тайвань"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Тайвань"
+--- pycountry-0.17.orig/src/pycountry/locales/rw/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/rw/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.823714000 -0700
+@@ -1479,10 +1479,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Repubulika Nyarabu ya Siriya"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Tayiwani, Porovensi y'Ubushinwa"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Tayiwani"
+--- pycountry-0.17.orig/src/pycountry/locales/si/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/si/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.849266000 -0700
+@@ -1468,10 +1468,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "සිරියානු අරාබි ජනරජය"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "චීනයේ තායිවාන ප්‍රදේශය"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "තායිවානය"
+--- pycountry-0.17.orig/src/pycountry/locales/sk/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/sk/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.875071000 -0700
+@@ -1472,10 +1472,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Sýrska arabská republika"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taiwan, provincia Číny"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/sl/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/sl/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.900407000 -0700
+@@ -1756,10 +1756,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Sirska arabska republika"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Tajvan, provinca Kitajske"
+-
+ # TW
+ #. common_name for TWN
+ msgid "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/so/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/so/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.925381000 -0700
+@@ -1510,10 +1510,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Suuriya"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr ""
+-
+ #. common_name for TWN
+ #, fuzzy
+ msgid "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/sq/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/sq/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.948106000 -0700
+@@ -1475,10 +1475,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Republika Arabe e Sirisë"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Provinca kineze Tajvan"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Tajvani"
+--- pycountry-0.17.orig/src/pycountry/locales/sr@latin/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/sr@latin/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.996889000 -0700
+@@ -1464,10 +1464,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Sirijska Arapska Republika"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Tajvan, Kineska Provincija"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Tajvan"
+--- pycountry-0.17.orig/src/pycountry/locales/sr/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/sr/LC_MESSAGES/iso3166.po	2013-11-21 13:32:49.972336000 -0700
+@@ -1464,10 +1464,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Сиријска Арапска Република"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Тајван, Кинеска Провинција"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Тајван"
+--- pycountry-0.17.orig/src/pycountry/locales/sv/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/sv/LC_MESSAGES/iso3166.po	2013-11-21 13:32:50.022398000 -0700
+@@ -1774,10 +1774,6 @@
+ 
+ # Osäker.
+ # name for TWN
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taiwan, provins i Kina"
+-
+ # TW
+ #. common_name for TWN
+ msgid "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/sw/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/sw/LC_MESSAGES/iso3166.po	2013-11-21 13:32:50.048656000 -0700
+@@ -1537,11 +1537,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr ""
+ 
+-#. name for TWN, official_name for TWN
+-#, fuzzy
+-msgid "Taiwan, Province of China"
+-msgstr "China"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr ""
+--- pycountry-0.17.orig/src/pycountry/locales/ta/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/ta/LC_MESSAGES/iso3166.po	2013-11-21 13:32:50.072427000 -0700
+@@ -1475,10 +1475,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "சிரியன் அரபு குடியரசு"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "தாய்வான் சீன மாநிலம்"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "தாய்வான்"
+--- pycountry-0.17.orig/src/pycountry/locales/te/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/te/LC_MESSAGES/iso3166.po	2013-11-21 13:32:50.097615000 -0700
+@@ -1473,10 +1473,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "సిరియన్ అరబ్ రిపబ్లిక్"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "తైవాన్, ప్రోవియన్స్ ఆఫ్ చైనా"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "తైవాన్"
+--- pycountry-0.17.orig/src/pycountry/locales/th/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/th/LC_MESSAGES/iso3166.po	2013-11-21 13:32:50.122936000 -0700
+@@ -1467,10 +1467,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "สาธารณรัฐอาหรับซีเรีย"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "ไต้หวัน, จังหวัดของจีน"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "ไต้หวัน"
+--- pycountry-0.17.orig/src/pycountry/locales/ti/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/ti/LC_MESSAGES/iso3166.po	2013-11-21 13:32:50.154584000 -0700
+@@ -1471,10 +1471,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr ""
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr ""
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr ""
+--- pycountry-0.17.orig/src/pycountry/locales/tig/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/tig/LC_MESSAGES/iso3166.po	2013-11-21 13:32:50.183119000 -0700
+@@ -1471,10 +1471,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr ""
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr ""
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr ""
+--- pycountry-0.17.orig/src/pycountry/locales/tk/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/tk/LC_MESSAGES/iso3166.po	2013-11-21 13:32:50.212498000 -0700
+@@ -1482,10 +1482,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Siriýa Arap Respublikasy"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr ""
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taýwan"
+--- pycountry-0.17.orig/src/pycountry/locales/tl/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/tl/LC_MESSAGES/iso3166.po	2013-11-21 13:32:50.247500000 -0700
+@@ -1476,10 +1476,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Syrian Arab Republika"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taiwan, Prubinsiya ng China"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/tr/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/tr/LC_MESSAGES/iso3166.po	2013-11-21 13:32:50.272645000 -0700
+@@ -1472,10 +1472,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Suriye Arap Cumhuriyeti"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Tayvan, Çin Eyaleti"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Tayvan"
+--- pycountry-0.17.orig/src/pycountry/locales/tt/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/tt/LC_MESSAGES/iso3166.po	2013-11-21 13:32:50.299303000 -0700
+@@ -1479,10 +1479,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Ğäräp Süriä Cömhüriäte"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taiwan, Çin Töbäge"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taywan"
+--- pycountry-0.17.orig/src/pycountry/locales/ug/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/ug/LC_MESSAGES/iso3166.po	2013-11-21 13:32:50.324755000 -0700
+@@ -1465,10 +1465,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "سۈرىيە ئەرەب جۇمھۇرىيىتى"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "تەيۋەن"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "تەيۋەن"
+--- pycountry-0.17.orig/src/pycountry/locales/uk/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/uk/LC_MESSAGES/iso3166.po	2013-11-21 13:32:50.349804000 -0700
+@@ -1465,10 +1465,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Сирійська Арабська Республіка"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Тайвань, провінція Китаю"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Тайвань"
+--- pycountry-0.17.orig/src/pycountry/locales/ve/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/ve/LC_MESSAGES/iso3166.po	2013-11-21 13:32:50.380601000 -0700
+@@ -1566,10 +1566,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Central African Republic"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr ""
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/vi/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/vi/LC_MESSAGES/iso3166.po	2013-11-21 13:32:50.407098000 -0700
+@@ -1466,10 +1466,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Cộng hoà A-rập Xi-ri-a"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Đài Loan, Tỉnh Trung Quốc"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Đài Loan"
+--- pycountry-0.17.orig/src/pycountry/locales/wa/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/wa/LC_MESSAGES/iso3166.po	2013-11-21 13:32:50.434668000 -0700
+@@ -1485,10 +1485,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Sireye"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taiwan, Province di Chine"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/wal/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/wal/LC_MESSAGES/iso3166.po	2013-11-21 13:32:50.460902000 -0700
+@@ -1471,10 +1471,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr ""
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr ""
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr ""
+--- pycountry-0.17.orig/src/pycountry/locales/wo/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/wo/LC_MESSAGES/iso3166.po	2013-11-21 13:32:50.484058000 -0700
+@@ -1476,10 +1476,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Republik Araab bu Siiri"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "Taaywaa, porowees bu Ciin"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taaywaan"
+--- pycountry-0.17.orig/src/pycountry/locales/xh/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/xh/LC_MESSAGES/iso3166.po	2013-11-21 13:32:50.510557000 -0700
+@@ -1583,10 +1583,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Ulawulo lokuziphatha kwe Dominican"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr ""
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "Taiwan"
+--- pycountry-0.17.orig/src/pycountry/locales/zh_CN/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/zh_CN/LC_MESSAGES/iso3166.po	2013-11-21 13:32:50.536726000 -0700
+@@ -1473,10 +1473,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "叙利亚"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "中国台湾省"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "台湾"
+--- pycountry-0.17.orig/src/pycountry/locales/zh_HK/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/zh_HK/LC_MESSAGES/iso3166.po	2013-11-21 13:32:50.562319000 -0700
+@@ -1492,10 +1492,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "阿拉伯敍利亞共和國"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "中華民國"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "台灣"
+--- pycountry-0.17.orig/src/pycountry/locales/zh_TW/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/zh_TW/LC_MESSAGES/iso3166.po	2013-11-21 13:32:50.590597000 -0700
+@@ -1469,10 +1469,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "敘利亞阿拉伯共和國"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr "中華民國"
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "臺灣"
+--- pycountry-0.17.orig/src/pycountry/locales/zu/LC_MESSAGES/iso3166.po	2013-07-10 15:45:44.000000000 -0600
++++ pycountry-0.17/src/pycountry/locales/zu/LC_MESSAGES/iso3166.po	2013-11-21 13:32:50.615866000 -0700
+@@ -1583,10 +1583,6 @@
+ msgid "Syrian Arab Republic"
+ msgstr "Ulawulo lokuziphatha kwe Dominikhani"
+ 
+-#. name for TWN, official_name for TWN
+-msgid "Taiwan, Province of China"
+-msgstr ""
+-
+ #. common_name for TWN
+ msgid "Taiwan"
+ msgstr "I-Tayiwani"
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/pycountry/pycountry-PYVER.p5m	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,703 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+    value=pkg:/library/python-2/pycountry-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary \
+    value="ISO country, subdivision, language, currency and script definitions"
+set name=pkg.description \
+    value="The Python pycountry module provides the ISO country (ISO 3166 and 3166-3), subdivision (3166-2), language (639), currency (4217) and script (15924) definitions and their translations."
+set name=com.oracle.info.description value="the Python pycountry module"
+set name=com.oracle.info.tpno value=14503
+set name=info.classification \
+    value=org.opensolaris.category.2008:Development/Python
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2013/368
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/__init__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/databases/iso15924.xml
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/databases/iso3166.xml
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/databases/iso3166_2.xml
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/databases/iso4217.xml
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/databases/iso639.xml
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/db.py
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/af/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/af/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/af/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/af/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/am/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/am/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/am/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/am/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ar/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ar/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ar/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ar/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ar/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ar/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/as/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/as/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/as/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/as/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ast/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ast/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ast/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ast/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/az/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/az/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/az/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/az/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/az/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/az/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/be/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/be/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/be/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/be/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/bg/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/bg/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/bg/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/bg/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/bg/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/bg/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/bg/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/bg/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/bn/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/bn/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/bn/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/bn/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/bn_IN/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/bn_IN/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/bn_IN/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/bn_IN/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/br/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/br/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/br/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/br/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/br/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/br/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/br/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/br/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/bs/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/bs/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/bs/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/bs/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/bs/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/bs/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/byn/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/byn/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/byn/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/byn/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ca/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ca/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ca/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ca/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ca/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ca/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ca/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ca/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ca/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ca/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/crh/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/crh/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/crh/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/crh/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/crh/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/crh/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/cs/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/cs/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/cs/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/cs/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/cs/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/cs/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/cs/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/cs/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/cs/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/cs/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/cy/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/cy/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/cy/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/cy/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/da/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/da/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/da/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/da/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/da/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/da/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/da/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/da/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/da/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/da/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/de/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/de/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/de/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/de/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/de/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/de/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/de/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/de/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/de/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/de/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/dz/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/dz/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/el/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/el/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/el/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/el/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/el/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/el/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/el/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/el/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/el/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/el/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/en/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/en/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/eo/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/eo/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/eo/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/eo/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/eo/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/eo/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/eo/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/eo/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/es/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/es/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/es/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/es/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/es/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/es/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/es/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/es/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/es/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/es/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/et/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/et/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/et/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/et/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/et/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/et/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/et/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/et/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/eu/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/eu/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/eu/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/eu/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/eu/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/eu/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fa/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fa/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fa/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fa/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fa/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fa/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fi/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fi/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fi/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fi/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fi/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fi/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fi/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fi/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fi/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fi/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fo/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fo/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fr/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fr/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fr/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fr/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fr/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fr/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fr/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fr/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fr/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/fr/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ga/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ga/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ga/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ga/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ga/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ga/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ga/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ga/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/gez/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/gez/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/gez/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/gez/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/gl/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/gl/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/gl/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/gl/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/gl/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/gl/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/gl/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/gl/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/gu/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/gu/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/gu/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/gu/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/haw/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/haw/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/he/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/he/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/he/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/he/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/he/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/he/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/hi/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/hi/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/hi/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/hi/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/hr/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/hr/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/hr/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/hr/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/hr/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/hr/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/hu/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/hu/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/hu/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/hu/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/hu/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/hu/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/hu/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/hu/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/hu/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/hu/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/hy/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/hy/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ia/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ia/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ia/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ia/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/id/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/id/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/id/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/id/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/id/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/id/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/id/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/id/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/id/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/id/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/is/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/is/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/is/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/is/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/is/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/is/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/is/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/is/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/it/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/it/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/it/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/it/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/it/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/it/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/it/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/it/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/it/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/it/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ja/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ja/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ja/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ja/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ja/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ja/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ja/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ja/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ja/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ja/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ka/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ka/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/kk/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/kk/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/km/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/km/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/kn/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/kn/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/kn/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/kn/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ko/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ko/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ko/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ko/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ko/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ko/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ko/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ko/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ko/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ko/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/kok/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/kok/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ku/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ku/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/lt/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/lt/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/lt/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/lt/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/lt/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/lt/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/lt/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/lt/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/lt/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/lt/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/lv/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/lv/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/lv/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/lv/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/lv/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/lv/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/lv/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/lv/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/lv/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/lv/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/mi/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/mi/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/mi/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/mi/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/mk/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/mk/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/mk/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/mk/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ml/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ml/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ml/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ml/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ml/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ml/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/mn/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/mn/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/mn/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/mn/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/mn/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/mn/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/mr/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/mr/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/mr/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/mr/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ms/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ms/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ms/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ms/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/mt/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/mt/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/mt/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/mt/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nb/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nb/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nb/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nb/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nb/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nb/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nb/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nb/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ne/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ne/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nl/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nl/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nl/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nl/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nl/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nl/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nl/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nl/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nl/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nl/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nn/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nn/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nn/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nn/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nn/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nn/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nn/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nn/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nso/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nso/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nso/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nso/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nso/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/nso/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/oc/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/oc/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/oc/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/oc/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/oc/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/oc/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/oc/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/oc/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/oc/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/oc/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/or/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/or/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/or/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/or/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pa/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pa/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pa/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pa/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pl/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pl/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pl/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pl/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pl/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pl/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pl/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pl/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pl/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pl/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ps/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ps/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ps/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ps/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pt/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pt/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pt/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pt/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pt/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pt/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pt/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pt/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pt_BR/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pt_BR/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pt_BR/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pt_BR/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pt_BR/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pt_BR/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pt_BR/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/pt_BR/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ro/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ro/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ro/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ro/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ro/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ro/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ro/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ro/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ro/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ro/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ru/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ru/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ru/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ru/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ru/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ru/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ru/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ru/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/rw/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/rw/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/rw/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/rw/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/rw/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/rw/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/si/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/si/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sk/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sk/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sk/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sk/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sk/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sk/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sk/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sk/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sk/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sk/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sl/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sl/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sl/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sl/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sl/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sl/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sl/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sl/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sl/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sl/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/so/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/so/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sq/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sq/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sr/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sr/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sr/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sr/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sr/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sr/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sr/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sr/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sr/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sr/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sr@latin/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sr@latin/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sr@latin/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sr@latin/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sr@latin/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sr@latin/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sr@latin/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sr@latin/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sr@latin/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sr@latin/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sv/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sv/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sv/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sv/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sv/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sv/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sv/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sv/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sv/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sv/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sw/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/sw/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ta/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ta/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ta/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ta/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/te/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/te/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/te/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/te/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/th/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/th/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/th/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/th/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/th/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/th/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/th/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/th/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/th/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/th/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ti/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ti/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ti/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ti/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/tig/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/tig/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/tig/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/tig/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/tk/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/tk/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/tl/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/tl/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/tr/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/tr/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/tr/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/tr/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/tr/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/tr/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/tr/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/tr/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/tr/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/tr/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/tt/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/tt/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/tt/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/tt/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ug/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ug/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/uk/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/uk/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/uk/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/uk/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/uk/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/uk/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/uk/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/uk/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/uk/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/uk/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ve/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ve/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ve/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ve/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ve/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/ve/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/vi/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/vi/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/vi/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/vi/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/vi/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/vi/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/vi/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/vi/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/vi/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/vi/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/wa/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/wa/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/wa/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/wa/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/wa/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/wa/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/wal/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/wal/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/wo/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/wo/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/xh/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/xh/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/xh/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/xh/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_CN/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_CN/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_CN/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_CN/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_CN/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_CN/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_CN/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_CN/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_CN/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_CN/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_HK/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_HK/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_HK/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_HK/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_HK/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_HK/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_HK/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_HK/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_TW/LC_MESSAGES/iso15924.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_TW/LC_MESSAGES/iso15924.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_TW/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_TW/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_TW/LC_MESSAGES/iso3166_2.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_TW/LC_MESSAGES/iso3166_2.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_TW/LC_MESSAGES/iso4217.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_TW/LC_MESSAGES/iso4217.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_TW/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zh_TW/LC_MESSAGES/iso639.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zu/LC_MESSAGES/iso3166.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zu/LC_MESSAGES/iso3166.po
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zu/LC_MESSAGES/iso639.mo
+file path=usr/lib/python$(PYVER)/vendor-packages/pycountry/locales/zu/LC_MESSAGES/iso639.po
+
+license LICENSE.txt license=LGPLv2.1
+
+# force a dependency on the pycountry package
+depend type=require \
+    fmri=library/python-2/pycountry@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+
+# force a dependency on the Python runtime
+depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
+     pkg.debug.depend.path=usr/bin
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/pycountry/resolve.deps	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,2 @@
+runtime/python-26
+runtime/python-27
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/pydns/Makefile	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,53 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+include ../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		pydns
+COMPONENT_VERSION=	2.3.6
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:f1960d8bff0aafad9252b9e80279748fe7ebe5e719487d132ccb1281523cdb62
+COMPONENT_ARCHIVE_URL=	$(call pypi_url)
+COMPONENT_PROJECT_URL=	https://pypi.python.org/pypi/pydns
+COMPONENT_BUGDB=	python-mod/pydns
+
+include $(WS_TOP)/make-rules/prep.mk
+include $(WS_TOP)/make-rules/setup.py.mk
+include $(WS_TOP)/make-rules/ips.mk
+
+COMPONENT_TEST_DIR =    $(COMPONENT_SRC)/tests
+COMPONENT_TEST_ARGS =   test.py
+
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
+# common targets
+build:		$(BUILD_NO_ARCH)
+
+install:	$(INSTALL_NO_ARCH)
+
+test:		$(TEST_NO_ARCH)
+
+BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
+
+include $(WS_TOP)/make-rules/depend.mk
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/pydns/pydns-PYVER.p5m	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,56 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+    value=pkg:/library/python-2/pydns-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Python DNS library"
+set name=pkg.description \
+    value="PyDNS provides a module for performing DNS queries from Python applications."
+set name=com.oracle.info.description value="the Python pydns module"
+set name=com.oracle.info.tpno value=14503
+set name=info.classification \
+    value=org.opensolaris.category.2008:Development/Python
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2013/373
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+#
+file path=usr/lib/python$(PYVER)/vendor-packages/DNS/Base.py
+file path=usr/lib/python$(PYVER)/vendor-packages/DNS/Class.py
+file path=usr/lib/python$(PYVER)/vendor-packages/DNS/Lib.py
+file path=usr/lib/python$(PYVER)/vendor-packages/DNS/Opcode.py
+file path=usr/lib/python$(PYVER)/vendor-packages/DNS/Status.py
+file path=usr/lib/python$(PYVER)/vendor-packages/DNS/Type.py
+file path=usr/lib/python$(PYVER)/vendor-packages/DNS/__init__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/DNS/lazy.py
+file path=usr/lib/python$(PYVER)/vendor-packages/DNS/win32dns.py
+file path=usr/lib/python$(PYVER)/vendor-packages/pydns-$(COMPONENT_VERSION)-py$(PYVER).egg-info
+license pydns.license license=PSF
+
+# force a dependency on the Python runtime
+depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
+    pkg.debug.depend.path=usr/bin
+
+# force a dependency on the pydns package
+depend type=require \
+    fmri=library/python-2/pydns@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/pydns/pydns.license	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,118 @@
+PYDNS is Copyright 2000-2011 by Guido van Rossum, 
+Michael Ströder <[email protected]>,
+Anthony Baxter <[email protected]>,
+Stuart Gathman <[email protected]>,
+and Scott Kitterman <[email protected]>
+
+This code is released under the following  Python-style license:
+
+CNRI LICENSE AGREEMENT FOR PYDNS-2.3.5
+
+   1. This LICENSE AGREEMENT is between the Corporation for National Research
+Initiatives, having an office at 1895 Preston White Drive, Reston, VA 20191
+(“CNRI”), and the Individual or Organization (“Licensee”) accessing and
+otherwise using pydns-2.3.5 software in source or binary form and its
+associated documentation.
+
+   2. Subject to the terms and conditions of this License Agreement, CNRI
+hereby grants Licensee a nonexclusive, royalty-free, world-wide license to
+reproduce, analyze, test, perform and/or display publicly, prepare derivative
+works, distribute, and otherwise use pydns-2.3.5 alone or in any derivative
+version, provided, however, that CNRI’s License Agreement and CNRI’s notice of
+copyright, i.e., “Copyright © 1995-2001 Corporation for National Research
+Initiatives; All Rights Reserved” are retained in pydns-2.3.5 alone or in any
+derivative version prepared by Licensee. Alternately, in lieu of CNRI’s License
+Agreement, Licensee may substitute the following text (omitting the quotes):
+“pydns-2.3.5 is made available subject to the terms and conditions in CNRI’s
+License Agreement. This Agreement together with pydns-2.3.5 may be located on
+the Internet using the following unique, persistent identifier (known as a
+handle): 1895.22/1013. This Agreement may also be obtained from a proxy server
+on the Internet using the following URL: http://hdl.handle.net/1895.22/1013.”
+
+   3. In the event Licensee prepares a derivative work that is based on or
+incorporates pydns-2.3.5 or any part thereof, and wants to make the derivative
+work available to others as provided herein, then Licensee hereby agrees to
+include in any such work a brief summary of the changes made to pydns-2.3.5.
+
+   4. CNRI is making pydns-2.3.5 available to Licensee on an “AS IS” basis.
+CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF
+EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND DISCLAIMS ANY REPRESENTATION OR
+WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR PURPOSE OR THAT THE
+USE OF PYTHON 1.6.1 WILL NOT INFRINGE ANY THIRD PARTY RIGHTS.
+
+   5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON 1.6.1
+FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A RESULT OF
+MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1, OR ANY DERIVATIVE
+THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
+
+   6. This License Agreement will automatically terminate upon a material
+breach of its terms and conditions.
+
+   7. This License Agreement shall be governed by the federal intellectual
+property law of the United States, including without limitation the federal
+copyright law, and, to the extent such U.S. federal law does not apply, by the
+law of the Commonwealth of Virginia, excluding Virginia’s conflict of law
+provisions. Notwithstanding the foregoing, with regard to derivative works
+based on pydns-2.3.5 that incorporate non-separable material that was
+previously distributed under the GNU General Public License (GPL), the law of
+the Commonwealth of Virginia shall govern this License Agreement only as to
+issues arising under or with respect to Paragraphs 4, 5, and 7 of this License
+Agreement. Nothing in this License Agreement shall be deemed to create any
+relationship of agency, partnership, or joint venture between CNRI and
+Licensee. This License Agreement does not grant permission to use CNRI
+trademarks or trade name in a trademark sense to endorse or promote products or
+services of Licensee, or any third party.
+
+   8. By clicking on the “ACCEPT” button where indicated, or by copying,
+installing or otherwise using pydns-2.3.5, Licensee agrees to be bound by the
+terms and conditions of this License Agreement.
+
+--------------------------------------------------------------------------
+
+             PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
+
+1. This LICENSE AGREEMENT is between the Python Software Foundation
+   ("PSF"), and the Individual or Organization ("Licensee") accessing and
+   otherwise using this software ("Python") in source or binary form and
+   its associated documentation.
+
+2. Subject to the terms and conditions of this License Agreement, PSF
+   hereby grants Licensee a nonexclusive, royalty-free, world-wide
+   license to reproduce, analyze, test, perform and/or display publicly,
+   prepare derivative works, distribute, and otherwise use Python
+   alone or in any derivative version, provided, however, that PSF's
+   License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
+   2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights
+   Reserved" are retained in Python alone or in any derivative version
+   prepared by Licensee.
+
+3. In the event Licensee prepares a derivative work that is based on
+   or incorporates Python or any part thereof, and wants to make
+   the derivative work available to others as provided herein, then
+   Licensee hereby agrees to include in any such work a brief summary of
+   the changes made to Python.
+
+4. PSF is making Python available to Licensee on an "AS IS"
+   basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
+   IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
+   DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
+   FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
+   INFRINGE ANY THIRD PARTY RIGHTS.
+
+5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
+   FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
+   A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
+   OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
+
+6. This License Agreement will automatically terminate upon a material
+   breach of its terms and conditions.
+
+7. Nothing in this License Agreement shall be deemed to create any
+   relationship of agency, partnership, or joint venture between PSF and
+   Licensee. This License Agreement does not grant permission to use PSF
+   trademarks or trade name in a trademark sense to endorse or promote
+   products or services of Licensee, or any third party.
+
+8. By copying, installing or otherwise using Python, Licensee
+   agrees to be bound by the terms and conditions of this License
+   Agreement.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/pydns/resolve.deps	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,2 @@
+runtime/python-26
+runtime/python-27
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/pyflakes/Makefile	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,53 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+include ../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		pyflakes
+COMPONENT_VERSION=	0.7.2
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:e971804569e26a120ded70ca94882cbbf360390538fc3b5861f8ccecaf291178
+COMPONENT_ARCHIVE_URL=	$(call pypi_url)
+COMPONENT_PROJECT_URL=	https://pypi.python.org/pypi/pyflakes
+COMPONENT_BUGDB=	python-mod/pyflakes
+
+include $(WS_TOP)/make-rules/prep.mk
+include $(WS_TOP)/make-rules/setup.py.mk
+include $(WS_TOP)/make-rules/ips.mk
+
+COMPONENT_POST_INSTALL_ACTION += (cd $(PROTO_DIR)/usr/bin ; \
+	$(MV) -f pyflakes pyflakes-$(PYTHON_VERSION))
+
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
+# common targets
+build:		$(BUILD_NO_ARCH)
+
+install:	$(INSTALL_NO_ARCH)
+
+test:		$(NO_TESTS)
+
+BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
+
+include $(WS_TOP)/make-rules/depend.mk
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/pyflakes/pyflakes-PYVER.p5m	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,57 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+    value=pkg:/library/python-2/pyflakes-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="passive checker of Python programs"
+set name=pkg.description \
+    value="Pyflakes analyzes programs and detects various errors. It works by parsing the source file, not importing it, so it is safe to use on modules with side effects. It's also much faster."
+set name=com.oracle.info.description value="the Python pyflakes module"
+set name=com.oracle.info.tpno value=14503
+set name=info.classification \
+    value=org.opensolaris.category.2008:Development/Python
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2013/357
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+link path=usr/bin/pyflakes target=pyflakes-$(PYVER) mediator=python \
+    mediator-version=$(PYVER)
+file path=usr/bin/pyflakes-$(PYVER)
+file path=usr/lib/python$(PYVER)/vendor-packages/pyflakes-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
+file path=usr/lib/python$(PYVER)/vendor-packages/pyflakes-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/pyflakes-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/pyflakes-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/pyflakes-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/pyflakes/__init__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/pyflakes/__main__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/pyflakes/api.py
+file path=usr/lib/python$(PYVER)/vendor-packages/pyflakes/checker.py
+file path=usr/lib/python$(PYVER)/vendor-packages/pyflakes/messages.py
+file path=usr/lib/python$(PYVER)/vendor-packages/pyflakes/reporter.py
+file path=usr/lib/python$(PYVER)/vendor-packages/pyflakes/scripts/__init__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/pyflakes/scripts/pyflakes.py
+license LICENSE license=MIT
+
+# force a dependency on the pyflakes package
+depend type=require \
+    fmri=library/python-2/pyflakes@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/pyflakes/resolve.deps	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,4 @@
+library/python-2/setuptools-26
+library/python-2/setuptools-27
+runtime/python-26
+runtime/python-27
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/pytest-capturelog/Makefile	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,50 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+include ../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		pytest-capturelog
+COMPONENT_VERSION=	0.7
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:b6e8d5189b39462109c2188e6b512d6cc7e66d62bb5be65389ed50e96d22000d
+COMPONENT_ARCHIVE_URL=	$(call pypi_url)
+COMPONENT_PROJECT_URL=	https://pypi.python.org/pypi/pytest-capturelog
+COMPONENT_BUGDB=	python-mod/pytest-plugins
+
+include $(WS_TOP)/make-rules/prep.mk
+include $(WS_TOP)/make-rules/setup.py.mk
+include $(WS_TOP)/make-rules/ips.mk
+
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
+# common targets
+build:		$(BUILD_NO_ARCH)
+
+install:	$(INSTALL_NO_ARCH)
+
+test:		$(NO_TESTS)
+
+BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
+
+include $(WS_TOP)/make-rules/depend.mk
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/pytest-capturelog/pytest-capturelog-PYVER.p5m	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,56 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+    value=pkg:/library/python-2/pytest-capturelog-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="A pytest plugin to capture log messages"
+set name=pkg.description \
+    value="The capturelog pytest plugin when installed will cause log messages to be captured by default and for each failed test, standard output and error will be captured in the same manner. By default, each captured log message shows the module, line number, log level, and message. If desired, the log format and date format can be specified to anything that the logging module supports."
+set name=com.oracle.info.description value="the Python pytest-capturelog module"
+set name=com.oracle.info.tpno value=14503
+set name=info.classification \
+    value=org.opensolaris.category.2008:Development/Python
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2013/371
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest_capturelog-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest_capturelog-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest_capturelog-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest_capturelog-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest_capturelog-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest_capturelog-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest_capturelog-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest_capturelog.py
+license pytest-capturelog.license license=MIT
+
+# force a dependency on the Python runtime
+depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
+    pkg.debug.depend.path=usr/bin
+
+# force a dependency on pytest
+depend type=require fmri=library/python-2/pytest-$(PYV)
+
+# force a dependency on the pytest-capturelog package
+depend type=require \
+    fmri=library/python-2/pytest-capturelog@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/pytest-capturelog/pytest-capturelog.license	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,17 @@
+Permission is hereby granted, free of charge, to any person obtaining a copy of
+this software and associated documentation files (the “Software”), to deal in
+the Software without restriction, including without limitation the rights to
+use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
+of the Software, and to permit persons to whom the Software is furnished to do
+so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/pytest-capturelog/resolve.deps	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,2 @@
+runtime/python-26
+runtime/python-27
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/pytest-codecheckers/Makefile	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,50 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+include ../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		pytest-codecheckers
+COMPONENT_VERSION=	0.2
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:853de10f204865140da2bc173f791c9e13794fc43656e02fffcce23c9999e748
+COMPONENT_ARCHIVE_URL=	$(call pypi_url)
+COMPONENT_PROJECT_URL=	https://pypi.python.org/pypi/pytest-codecheckers
+COMPONENT_BUGDB=	python-mod/pytest-plugins
+
+include $(WS_TOP)/make-rules/prep.mk
+include $(WS_TOP)/make-rules/setup.py.mk
+include $(WS_TOP)/make-rules/ips.mk
+
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
+# common targets
+build:		$(BUILD_NO_ARCH)
+
+install:	$(INSTALL_NO_ARCH)
+
+test:		$(NO_TESTS)
+
+BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
+
+include $(WS_TOP)/make-rules/depend.mk
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/pytest-codecheckers/pytest-codecheckers-PYVER.p5m	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,69 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+    value=pkg:/library/python-2/pytest-codecheckers-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary \
+    value="A pytest plugin to add source code sanity checks (pep8 and friends)"
+set name=pkg.description \
+    value="The codecheckers pytest plugin runs pyflakes, pep8 and other configurable checks on Python files."
+set name=com.oracle.info.description \
+    value="the Python pytest-codecheckers module"
+set name=com.oracle.info.tpno value=14503
+set name=info.classification \
+    value=org.opensolaris.category.2008:Development/Python
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2013/370
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+file path=usr/lib/python$(PYVER)/vendor-packages/codecheckers/__init__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/codecheckers/flakes.py
+file path=usr/lib/python$(PYVER)/vendor-packages/codecheckers/pep.py
+file path=usr/lib/python$(PYVER)/vendor-packages/codecheckers/plugin.py
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest_codecheckers-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest_codecheckers-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest_codecheckers-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest_codecheckers-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest_codecheckers-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest_codecheckers-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
+license pytest-codecheckers.license license=MIT
+
+# force a dependency on the Python runtime
+depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
+    pkg.debug.depend.path=usr/bin
+
+# force a dependency on pep8; pkgdepend work is needed to flush this out.
+depend type=require fmri=library/python-2/pep8-$(PYV)
+
+# force a dependency on py; pkgdepend work is needed to flush this out.
+depend type=require fmri=library/python-2/py-$(PYV)
+
+# force a dependency on pyflakes; pkgdepend work is needed to flush this out.
+depend type=require fmri=library/python-2/pyflakes-$(PYV)
+
+# force a dependency on pytest
+depend type=require fmri=library/python-2/pytest-$(PYV)
+
+# force a dependency on the pytest-codecheckers package
+depend type=require \
+    fmri=library/python-2/pytest-codecheckers@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/pytest-codecheckers/pytest-codecheckers.license	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,17 @@
+Permission is hereby granted, free of charge, to any person obtaining a copy of
+this software and associated documentation files (the “Software”), to deal in
+the Software without restriction, including without limitation the rights to
+use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
+of the Software, and to permit persons to whom the Software is furnished to do
+so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/pytest-codecheckers/resolve.deps	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,8 @@
+library/python-2/pep8-26
+library/python-2/pep8-27
+library/python-2/py-26
+library/python-2/py-27
+library/python-2/pyflakes-26
+library/python-2/pyflakes-27
+runtime/python-26
+runtime/python-27
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/pytest-cov/Makefile	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,54 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+include ../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		pytest-cov
+COMPONENT_VERSION=	1.6
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:2e803c89f11e0344111670349f6ef401f831e85cbd287b0c5d61917da5aac454
+COMPONENT_ARCHIVE_URL=	$(call pypi_url)
+COMPONENT_PROJECT_URL=	https://pypi.python.org/pypi/pytest-cov
+COMPONENT_BUGDB=	python-mod/pytest-plugins
+
+include $(WS_TOP)/make-rules/prep.mk
+include $(WS_TOP)/make-rules/setup.py.mk
+include $(WS_TOP)/make-rules/ips.mk
+
+COMPONENT_TEST_DIR =	$(COMPONENT_SRC)
+COMPONENT_TEST_ARGS =	test_pytest_cov.py
+
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
+# common targets
+build:		$(BUILD_NO_ARCH)
+
+install:	$(INSTALL_NO_ARCH)
+
+# Tests require the pytest, coverage and cov-core packages.
+test:		$(TEST_NO_ARCH)
+
+BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
+
+include $(WS_TOP)/make-rules/depend.mk
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/pytest-cov/pytest-cov-PYVER.p5m	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,59 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+    value=pkg:/library/python-2/pytest-cov-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="A pytest plugin for coverage reporting"
+set name=pkg.description \
+    value="A pytest plugin that produces coverage reports. It supports centralised testing and distributed testing in both load and each modes. It also supports coverage of subprocesses."
+set name=com.oracle.info.description value="the Python pytest-cov module"
+set name=com.oracle.info.tpno value=14503
+set name=info.classification \
+    value=org.opensolaris.category.2008:Development/Python
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2013/376
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest_cov-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest_cov-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest_cov-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest_cov-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest_cov-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest_cov-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest_cov-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest_cov.py
+license LICENSE.txt license=MIT
+
+# force a dependency on the Python runtime
+depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
+    pkg.debug.depend.path=usr/bin
+
+# force a dependency on cov-core; pkgdepend work is needed to flush this out.
+depend type=require fmri=library/python-2/cov-core-$(PYV)
+
+# force a dependency on pytest
+depend type=require fmri=library/python-2/pytest-$(PYV)
+
+# force a dependency on the pytest-cov package
+depend type=require \
+    fmri=library/python-2/pytest-cov@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/pytest-cov/resolve.deps	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,4 @@
+library/python-2/cov-core-26
+library/python-2/cov-core-27
+runtime/python-26
+runtime/python-27
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/pytest/Makefile	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,55 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+include ../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		pytest
+COMPONENT_VERSION=	2.3.5
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:804c28bef415fc6a54de7934f05b2d67a9cc8a230de98685fca274d9fcbe8b1c
+COMPONENT_ARCHIVE_URL=	$(call pypi_url)
+COMPONENT_PROJECT_URL=	https://pypi.python.org/pypi/pytest
+COMPONENT_BUGDB=	python-mod/pytest
+
+include $(WS_TOP)/make-rules/prep.mk
+include $(WS_TOP)/make-rules/setup.py.mk
+include $(WS_TOP)/make-rules/ips.mk
+
+COMPONENT_TEST_DIR =	$(COMPONENT_SRC)/testing
+COMPONENT_TEST_CMD =	$(PROTOUSRBINDIR)/py.test
+COMPONENT_TEST_ARGS =	test_assertion.py
+
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
+# common targets
+build:		$(BUILD_NO_ARCH)
+
+install:	$(INSTALL_NO_ARCH)
+
+# Tests require the py package to be installed.
+test:		$(TEST_NO_ARCH)
+
+BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
+
+include $(WS_TOP)/make-rules/depend.mk
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/pytest/pytest-PYVER.p5m	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,83 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+    value=pkg:/library/python-2/pytest-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Python testing tool"
+set name=pkg.description \
+    value="The Python py.test testing tool makes it easy to write small tests, yet scales to support complex functional testing."
+set name=com.oracle.info.description value="the Python pytest module"
+set name=com.oracle.info.tpno value=14503
+set name=info.classification \
+    value=org.opensolaris.category.2008:Development/Python
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2013/352
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+link path=usr/bin/py.test target=py.test-$(PYVER) mediator=python \
+    mediator-version=$(PYVER)
+file path=usr/bin/py.test-$(PYVER)
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/__init__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/assertion/__init__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/assertion/newinterpret.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/assertion/oldinterpret.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/assertion/reinterpret.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/assertion/rewrite.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/assertion/util.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/capture.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/config.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/core.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/doctest.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/genscript.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/helpconfig.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/hookspec.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/junitxml.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/main.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/mark.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/monkeypatch.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/nose.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/pastebin.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/pdb.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/pytester.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/python.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/recwarn.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/resultlog.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/runner.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/skipping.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/standalonetemplate.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/terminal.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/tmpdir.py
+file path=usr/lib/python$(PYVER)/vendor-packages/_pytest/unittest.py
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/pytest.py
+license pytest.license license=MIT
+
+# force a dependency on the pytest package
+depend type=require \
+    fmri=library/python-2/pytest@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/pytest/pytest.license	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,19 @@
+Copyright Holger Krekel and others, 2004-2012
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of
+this software and associated documentation files (the “Software”), to deal in
+the Software without restriction, including without limitation the rights to
+use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
+of the Software, and to permit persons to whom the Software is furnished to do
+so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/pytest/resolve.deps	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,4 @@
+library/python-2/setuptools-26
+library/python-2/setuptools-27
+runtime/python-26
+runtime/python-27
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/tox/Makefile	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,61 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+include ../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		tox
+COMPONENT_VERSION=	1.4.3
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:b998d809d954fd9c30476a56bbbbf20a1a5adaa3e4cc5eb052c7051a682b2021
+COMPONENT_ARCHIVE_URL=	$(call pypi_url)
+COMPONENT_PROJECT_URL=	https://pypi.python.org/pypi/tox
+COMPONENT_BUGDB=	python-mod/tox
+
+include $(WS_TOP)/make-rules/prep.mk
+include $(WS_TOP)/make-rules/setup.py.mk
+include $(WS_TOP)/make-rules/ips.mk
+
+COMPONENT_POST_INSTALL_ACTION += (cd $(PROTO_DIR)/usr/bin ; \
+	$(MV) -f tox tox-$(PYTHON_VERSION); \
+	$(MV) -f tox-quickstart tox-quickstart-$(PYTHON_VERSION))
+
+COMPONENT_TEST_ENV +=	HOME=$(HOME)
+COMPONENT_TEST_ENV +=	PATH=/usr/bin
+COMPONENT_TEST_DIR =    $(COMPONENT_SRC)/tests
+COMPONENT_TEST_CMD =    $(PROTOUSRBINDIR)/tox-$(PYTHON_VERSION)
+COMPONENT_TEST_ARGS =   test_config.py
+
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
+# common targets
+build:		$(BUILD_NO_ARCH)
+
+install:	$(INSTALL_NO_ARCH)
+
+# Tests require py, pytest and virtualenv packages to be installed.
+test:		$(TEST_NO_ARCH)
+
+BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
+
+include $(WS_TOP)/make-rules/depend.mk
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/tox/resolve.deps	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,9 @@
+library/python-2/argparse-26
+library/python-2/py-26
+library/python-2/py-27
+library/python-2/pytest-26
+library/python-2/pytest-27
+library/python-2/setuptools-26
+library/python-2/setuptools-27
+runtime/python-26
+runtime/python-27
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/tox/tox-PYVER.p5m	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,71 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+    value=pkg:/library/python-2/tox-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="virtualenv-based automation of test activities"
+set name=pkg.description \
+    value="Tox as is a generic virtualenv management and test command line tool you can use for: checking your package installs correctly with different Python versions and interpreters; running your tests in each of the environments; configuring your test tool of choice; acting as a frontend to Continuous Integration servers, greatly reducing boilerplate and merging CI and shell-based testing."
+set name=com.oracle.info.description value="the Python tox module"
+set name=com.oracle.info.tpno value=14503
+set name=info.classification \
+    value=org.opensolaris.category.2008:Development/Python
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2013/361
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+link path=usr/bin/tox target=tox-$(PYVER) mediator=python \
+    mediator-version=$(PYVER)
+file path=usr/bin/tox-$(PYVER)
+link path=usr/bin/tox-quickstart target=tox-quickstart-$(PYVER) \
+    mediator=python mediator-version=$(PYVER)
+file path=usr/bin/tox-quickstart-$(PYVER)
+file path=usr/lib/python$(PYVER)/vendor-packages/tox-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
+file path=usr/lib/python$(PYVER)/vendor-packages/tox-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/tox-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/tox-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/tox-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/tox-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/tox-$(COMPONENT_VERSION)-py$(PYVER).egg-info/zip-safe
+file path=usr/lib/python$(PYVER)/vendor-packages/tox/__init__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/tox/_cmdline.py
+file path=usr/lib/python$(PYVER)/vendor-packages/tox/_config.py
+file path=usr/lib/python$(PYVER)/vendor-packages/tox/_exception.py
+file path=usr/lib/python$(PYVER)/vendor-packages/tox/_pytestplugin.py
+file path=usr/lib/python$(PYVER)/vendor-packages/tox/_quickstart.py
+file path=usr/lib/python$(PYVER)/vendor-packages/tox/_venv.py
+file path=usr/lib/python$(PYVER)/vendor-packages/tox/_verlib.py
+license tox.license license="GPLv2 BSD, MIT, PSF"
+
+# force a dependency on argparse; pkgdepend work is needed to flush this out.
+$(PYTHON_2.6_ONLY)depend type=require fmri=library/python-2/argparse-26
+
+# force a dependency on py; pkgdepend work is needed to flush this out.
+depend type=require fmri=library/python-2/py-$(PYV)
+
+# force a dependency on pytest; pkgdepend work is needed to flush this out.
+depend type=require fmri=library/python-2/pytest-$(PYV)
+
+# force a dependency on the tox package
+depend type=require \
+    fmri=library/python-2/tox@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/tox/tox.license	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,442 @@
+		    GNU GENERAL PUBLIC LICENSE
+		       Version 2, June 1991
+
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+                       59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+			    Preamble
+
+  The licenses for most software are designed to take away your
+freedom to share and change it.  By contrast, the GNU General Public
+License is intended to guarantee your freedom to share and change free
+software--to make sure the software is free for all its users.  This
+General Public License applies to most of the Free Software
+Foundation's software and to any other program whose authors commit to
+using it.  (Some other Free Software Foundation software is covered by
+the GNU Library General Public License instead.)  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+this service if you wish), that you receive source code or can get it
+if you want it, that you can change the software or use pieces of it
+in new free programs; and that you know you can do these things.
+
+  To protect your rights, we need to make restrictions that forbid
+anyone to deny you these rights or to ask you to surrender the rights.
+These restrictions translate to certain responsibilities for you if you
+distribute copies of the software, or if you modify it.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must give the recipients all the rights that
+you have.  You must make sure that they, too, receive or can get the
+source code.  And you must show them these terms so they know their
+rights.
+
+  We protect your rights with two steps: (1) copyright the software, and
+(2) offer you this license which gives you legal permission to copy,
+distribute and/or modify the software.
+
+  Also, for each author's protection and ours, we want to make certain
+that everyone understands that there is no warranty for this free
+software.  If the software is modified by someone else and passed on, we
+want its recipients to know that what they have is not the original, so
+that any problems introduced by others will not reflect on the original
+authors' reputations.
+
+  Finally, any free program is threatened constantly by software
+patents.  We wish to avoid the danger that redistributors of a free
+program will individually obtain patent licenses, in effect making the
+program proprietary.  To prevent this, we have made it clear that any
+patent must be licensed for everyone's free use or not licensed at all.
+
+  The precise terms and conditions for copying, distribution and
+modification follow.
+
+		    GNU GENERAL PUBLIC LICENSE
+   TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+  0. This License applies to any program or other work which contains
+a notice placed by the copyright holder saying it may be distributed
+under the terms of this General Public License.  The "Program", below,
+refers to any such program or work, and a "work based on the Program"
+means either the Program or any derivative work under copyright law:
+that is to say, a work containing the Program or a portion of it,
+either verbatim or with modifications and/or translated into another
+language.  (Hereinafter, translation is included without limitation in
+the term "modification".)  Each licensee is addressed as "you".
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope.  The act of
+running the Program is not restricted, and the output from the Program
+is covered only if its contents constitute a work based on the
+Program (independent of having been made by running the Program).
+Whether that is true depends on what the Program does.
+
+  1. You may copy and distribute verbatim copies of the Program's
+source code as you receive it, in any medium, provided that you
+conspicuously and appropriately publish on each copy an appropriate
+copyright notice and disclaimer of warranty; keep intact all the
+notices that refer to this License and to the absence of any warranty;
+and give any other recipients of the Program a copy of this License
+along with the Program.
+
+You may charge a fee for the physical act of transferring a copy, and
+you may at your option offer warranty protection in exchange for a fee.
+
+  2. You may modify your copy or copies of the Program or any portion
+of it, thus forming a work based on the Program, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+    a) You must cause the modified files to carry prominent notices
+    stating that you changed the files and the date of any change.
+
+    b) You must cause any work that you distribute or publish, that in
+    whole or in part contains or is derived from the Program or any
+    part thereof, to be licensed as a whole at no charge to all third
+    parties under the terms of this License.
+
+    c) If the modified program normally reads commands interactively
+    when run, you must cause it, when started running for such
+    interactive use in the most ordinary way, to print or display an
+    announcement including an appropriate copyright notice and a
+    notice that there is no warranty (or else, saying that you provide
+    a warranty) and that users may redistribute the program under
+    these conditions, and telling the user how to view a copy of this
+    License.  (Exception: if the Program itself is interactive but
+    does not normally print such an announcement, your work based on
+    the Program is not required to print an announcement.)
+
+These requirements apply to the modified work as a whole.  If
+identifiable sections of that work are not derived from the Program,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works.  But when you
+distribute the same sections as part of a whole which is a work based
+on the Program, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Program.
+
+In addition, mere aggregation of another work not based on the Program
+with the Program (or with a work based on the Program) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+  3. You may copy and distribute the Program (or a work based on it,
+under Section 2) in object code or executable form under the terms of
+Sections 1 and 2 above provided that you also do one of the following:
+
+    a) Accompany it with the complete corresponding machine-readable
+    source code, which must be distributed under the terms of Sections
+    1 and 2 above on a medium customarily used for software interchange; or,
+
+    b) Accompany it with a written offer, valid for at least three
+    years, to give any third party, for a charge no more than your
+    cost of physically performing source distribution, a complete
+    machine-readable copy of the corresponding source code, to be
+    distributed under the terms of Sections 1 and 2 above on a medium
+    customarily used for software interchange; or,
+
+    c) Accompany it with the information you received as to the offer
+    to distribute corresponding source code.  (This alternative is
+    allowed only for noncommercial distribution and only if you
+    received the program in object code or executable form with such
+    an offer, in accord with Subsection b above.)
+
+The source code for a work means the preferred form of the work for
+making modifications to it.  For an executable work, complete source
+code means all the source code for all modules it contains, plus any
+associated interface definition files, plus the scripts used to
+control compilation and installation of the executable.  However, as a
+special exception, the source code distributed need not include
+anything that is normally distributed (in either source or binary
+form) with the major components (compiler, kernel, and so on) of the
+operating system on which the executable runs, unless that component
+itself accompanies the executable.
+
+If distribution of executable or object code is made by offering
+access to copy from a designated place, then offering equivalent
+access to copy the source code from the same place counts as
+distribution of the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+  4. You may not copy, modify, sublicense, or distribute the Program
+except as expressly provided under this License.  Any attempt
+otherwise to copy, modify, sublicense or distribute the Program is
+void, and will automatically terminate your rights under this License.
+However, parties who have received copies, or rights, from you under
+this License will not have their licenses terminated so long as such
+parties remain in full compliance.
+
+  5. You are not required to accept this License, since you have not
+signed it.  However, nothing else grants you permission to modify or
+distribute the Program or its derivative works.  These actions are
+prohibited by law if you do not accept this License.  Therefore, by
+modifying or distributing the Program (or any work based on the
+Program), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Program or works based on it.
+
+  6. Each time you redistribute the Program (or any work based on the
+Program), the recipient automatically receives a license from the
+original licensor to copy, distribute or modify the Program subject to
+these terms and conditions.  You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties to
+this License.
+
+  7. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License.  If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Program at all.  For example, if a patent
+license would not permit royalty-free redistribution of the Program by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Program.
+
+If any portion of this section is held invalid or unenforceable under
+any particular circumstance, the balance of the section is intended to
+apply and the section as a whole is intended to apply in other
+circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system, which is
+implemented by public license practices.  Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+  8. If the distribution and/or use of the Program is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Program under this License
+may add an explicit geographical distribution limitation excluding
+those countries, so that distribution is permitted only in or among
+countries not thus excluded.  In such case, this License incorporates
+the limitation as if written in the body of this License.
+
+  9. The Free Software Foundation may publish revised and/or new versions
+of the General Public License from time to time.  Such new versions will
+be similar in spirit to the present version, but may differ in detail to
+address new problems or concerns.
+
+Each version is given a distinguishing version number.  If the Program
+specifies a version number of this License which applies to it and "any
+later version", you have the option of following the terms and conditions
+either of that version or of any later version published by the Free
+Software Foundation.  If the Program does not specify a version number of
+this License, you may choose any version ever published by the Free Software
+Foundation.
+
+  10. If you wish to incorporate parts of the Program into other free
+programs whose distribution conditions are different, write to the author
+to ask for permission.  For software which is copyrighted by the Free
+Software Foundation, write to the Free Software Foundation; we sometimes
+make exceptions for this.  Our decision will be guided by the two goals
+of preserving the free status of all derivatives of our free software and
+of promoting the sharing and reuse of software generally.
+
+			    NO WARRANTY
+
+  11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
+FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
+OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
+PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
+OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS
+TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU.  SHOULD THE
+PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
+REPAIR OR CORRECTION.
+
+  12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
+WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
+REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
+INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
+OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
+TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
+YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
+PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGES.
+
+		     END OF TERMS AND CONDITIONS
+
+	Appendix: How to Apply These Terms to Your New Programs
+
+  If you develop a new program, and you want it to be of the greatest
+possible use to the public, the best way to achieve this is to make it
+free software which everyone can redistribute and change under these terms.
+
+  To do so, attach the following notices to the program.  It is safest
+to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least
+the "copyright" line and a pointer to where the full notice is found.
+
+    <one line to give the program's name and a brief idea of what it does.>
+    Copyright (C) 19yy  <name of author>
+
+    This program is free software; you can redistribute it and/or modify
+    it under the terms of the GNU General Public License as published by
+    the Free Software Foundation; either version 2 of the License, or
+    (at your option) any later version.
+
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+    GNU General Public License for more details.
+
+    You should have received a copy of the GNU General Public License
+    along with this program; if not, write to the Free Software
+    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+
+Also add information on how to contact you by electronic and paper mail.
+
+If the program is interactive, make it output a short notice like this
+when it starts in an interactive mode:
+
+    Gnomovision version 69, Copyright (C) 19yy name of author
+    Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
+    This is free software, and you are welcome to redistribute it
+    under certain conditions; type `show c' for details.
+
+The hypothetical commands `show w' and `show c' should show the appropriate
+parts of the General Public License.  Of course, the commands you use may
+be called something other than `show w' and `show c'; they could even be
+mouse-clicks or menu items--whatever suits your program.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the program, if
+necessary.  Here is a sample; alter the names:
+
+  Yoyodyne, Inc., hereby disclaims all copyright interest in the program
+  `Gnomovision' (which makes passes at compilers) written by James Hacker.
+
+  <signature of Ty Coon>, 1 April 1989
+  Ty Coon, President of Vice
+
+This General Public License does not permit incorporating your program into
+proprietary programs.  If your program is a subroutine library, you may
+consider it more useful to permit linking proprietary applications with the
+library.  If this is what you want to do, use the GNU Library General
+Public License instead of this License.
+
+--------------------------------------------------------------------------
+
+    Copyright (c) 2007-2011 by the Sphinx team (see AUTHORS file).
+    All rights reserved.
+
+    Redistribution and use in source and binary forms, with or without
+    modification, are permitted provided that the following conditions are
+    met:
+
+    * Redistributions of source code must retain the above copyright
+      notice, this list of conditions and the following disclaimer.
+
+    * Redistributions in binary form must reproduce the above copyright
+      notice, this list of conditions and the following disclaimer in the
+      documentation and/or other materials provided with the distribution.
+
+    THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+    "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+    LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+    A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+    OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+    SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+    LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+    DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+    THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+    (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+    OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+--------------------------------------------------------------------------
+
+(c) Tarek Ziade and others
+extracted unmodified from https://bitbucket.org/tarek/distutilsversion
+licensed under the PSF license (i guess)
+
+             PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
+
+1. This LICENSE AGREEMENT is between the Python Software Foundation
+   ("PSF"), and the Individual or Organization ("Licensee") accessing and
+   otherwise using this software ("Python") in source or binary form and
+   its associated documentation.
+
+2. Subject to the terms and conditions of this License Agreement, PSF
+   hereby grants Licensee a nonexclusive, royalty-free, world-wide
+   license to reproduce, analyze, test, perform and/or display publicly,
+   prepare derivative works, distribute, and otherwise use Python
+   alone or in any derivative version, provided, however, that PSF's
+   License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
+   2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights
+   Reserved" are retained in Python alone or in any derivative version
+   prepared by Licensee.
+
+3. In the event Licensee prepares a derivative work that is based on
+   or incorporates Python or any part thereof, and wants to make
+   the derivative work available to others as provided herein, then
+   Licensee hereby agrees to include in any such work a brief summary of
+   the changes made to Python.
+
+4. PSF is making Python available to Licensee on an "AS IS"
+   basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
+   IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
+   DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
+   FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
+   INFRINGE ANY THIRD PARTY RIGHTS.
+
+5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
+   FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
+   A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
+   OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
+
+6. This License Agreement will automatically terminate upon a material
+   breach of its terms and conditions.
+
+7. Nothing in this License Agreement shall be deemed to create any
+   relationship of agency, partnership, or joint venture between PSF and
+   Licensee. This License Agreement does not grant permission to use PSF
+   trademarks or trade name in a trademark sense to endorse or promote
+   products or services of Licensee, or any third party.
+
+8. By copying, installing or otherwise using Python, Licensee
+   agrees to be bound by the terms and conditions of this License
+   Agreement.
+
+
+--------------------------------------------------------------------------
+
+Permission is hereby granted, free of charge, to any person obtaining a copy of 
+this software and associated documentation files (the “Software”), to deal in 
+the Software without restriction, including without limitation the rights to 
+use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 
+of the Software, and to permit persons to whom the Software is furnished to do 
+so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all 
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 
+SOFTWARE.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/unittest2/Makefile	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,57 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+include ../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		unittest2
+COMPONENT_VERSION=	0.5.1
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:aa5de8cdf654d843379c97bd1ee240e86356d3355a97b147a6f3f4d149247a71
+COMPONENT_ARCHIVE_URL=	$(call pypi_url)
+COMPONENT_PROJECT_URL=	http://pypi.python.org/pypi/unittest2
+COMPONENT_BUGDB=	python-mod/unittest2
+
+# The unittest2 module was integrated into Python 2.7, so we should
+# only deliver a 2.6 module.
+PYTHON_VERSIONS = 2.6
+
+include $(WS_TOP)/make-rules/prep.mk
+include $(WS_TOP)/make-rules/setup.py.mk
+include $(WS_TOP)/make-rules/ips.mk
+
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
+COMPONENT_TEST_ARGS=	setup.py test
+COMPONENT_TEST_DIR=	$(SOURCE_DIR)
+
+# common targets
+build:		$(BUILD_NO_ARCH)
+
+install:	$(INSTALL_NO_ARCH)
+
+test:		$(TEST_NO_ARCH)
+
+BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
+
+include $(WS_TOP)/make-rules/depend.mk
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/unittest2/license.txt	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,95 @@
+Copyright (C) 2010 Michael Foord
+E-mail: fuzzyman AT voidspace DOT org DOT uk
+
+This software is licensed under the terms of the BSD license.
+http://www.voidspace.org.uk/python/license.shtml
+
+Redistribution and use in source and binary forms, with or without 
+modification, are permitted provided that the following conditions are met:
+
+    Redistributions of source code must retain the above copyright notice, this 
+    list of conditions and the following disclaimer.
+
+    Redistributions in binary form must reproduce the above copyright notice, 
+    this list of conditions and the following disclaimer in the documentation 
+    and/or other materials provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND 
+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED 
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE 
+DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE 
+FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL 
+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR 
+SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER 
+CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, 
+OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+
+--------------------------------------------------------------------------
+
+Copyright (c) 1999-2003 Steve Purcell
+Copyright (c) 2003-2010 Python Software Foundation
+This module is free software, and you may redistribute it and/or modify
+it under the same terms as Python itself, so long as this copyright message
+and disclaimer are retained in their original form.
+
+IN NO EVENT SHALL THE AUTHOR BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT,
+SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF
+THIS CODE, EVEN IF THE AUTHOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+DAMAGE.
+
+THE AUTHOR SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+PARTICULAR PURPOSE.  THE CODE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS,
+AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
+SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
+
+--------------------------------------------------------------------------
+
+             PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
+
+1. This LICENSE AGREEMENT is between the Python Software Foundation
+   ("PSF"), and the Individual or Organization ("Licensee") accessing and
+   otherwise using this software ("Python") in source or binary form and
+   its associated documentation.
+
+2. Subject to the terms and conditions of this License Agreement, PSF
+   hereby grants Licensee a nonexclusive, royalty-free, world-wide
+   license to reproduce, analyze, test, perform and/or display publicly,
+   prepare derivative works, distribute, and otherwise use Python
+   alone or in any derivative version, provided, however, that PSF's
+   License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
+   2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights
+   Reserved" are retained in Python alone or in any derivative version
+   prepared by Licensee.
+
+3. In the event Licensee prepares a derivative work that is based on
+   or incorporates Python or any part thereof, and wants to make
+   the derivative work available to others as provided herein, then
+   Licensee hereby agrees to include in any such work a brief summary of
+   the changes made to Python.
+
+4. PSF is making Python available to Licensee on an "AS IS"
+   basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
+   IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
+   DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
+   FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
+   INFRINGE ANY THIRD PARTY RIGHTS.
+
+5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
+   FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
+   A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
+   OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
+
+6. This License Agreement will automatically terminate upon a material
+   breach of its terms and conditions.
+
+7. Nothing in this License Agreement shall be deemed to create any
+   relationship of agency, partnership, or joint venture between PSF and
+   Licensee. This License Agreement does not grant permission to use PSF
+   trademarks or trade name in a trademark sense to endorse or promote
+   products or services of Licensee, or any third party.
+
+8. By copying, installing or otherwise using Python, Licensee
+   agrees to be bound by the terms and conditions of this License
+   Agreement.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/unittest2/resolve.deps	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,2 @@
+library/python-2/setuptools-26
+runtime/python-26
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/unittest2/unittest2-26.p5m	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,62 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+    value=pkg:/library/python-2/unittest2-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Python unit testing framework"
+set name=pkg.description \
+    value="Many new features were added to unittest in Python 2.7, including test discovery. unittest2 allows you to use these features with earlier versions of Python."
+set name=com.oracle.info.description \
+    value="the unittest2 Python unit testing framework"
+set name=com.oracle.info.tpno value=14503
+set name=info.classification \
+    value=org.opensolaris.category.2008:Development/Python
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream value="Michael Foord <[email protected]>"
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2013/337
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+#
+file path=usr/bin/unit2
+file path=usr/lib/python2.6/vendor-packages/unittest2-$(COMPONENT_VERSION)-py2.6.egg-info/PKG-INFO
+file path=usr/lib/python2.6/vendor-packages/unittest2-$(COMPONENT_VERSION)-py2.6.egg-info/SOURCES.txt
+file path=usr/lib/python2.6/vendor-packages/unittest2-$(COMPONENT_VERSION)-py2.6.egg-info/dependency_links.txt
+file path=usr/lib/python2.6/vendor-packages/unittest2-$(COMPONENT_VERSION)-py2.6.egg-info/entry_points.txt
+file path=usr/lib/python2.6/vendor-packages/unittest2-$(COMPONENT_VERSION)-py2.6.egg-info/top_level.txt
+file path=usr/lib/python2.6/vendor-packages/unittest2/__init__.py
+file path=usr/lib/python2.6/vendor-packages/unittest2/__main__.py
+file path=usr/lib/python2.6/vendor-packages/unittest2/case.py
+file path=usr/lib/python2.6/vendor-packages/unittest2/collector.py
+file path=usr/lib/python2.6/vendor-packages/unittest2/compatibility.py
+file path=usr/lib/python2.6/vendor-packages/unittest2/loader.py
+file path=usr/lib/python2.6/vendor-packages/unittest2/main.py
+file path=usr/lib/python2.6/vendor-packages/unittest2/result.py
+file path=usr/lib/python2.6/vendor-packages/unittest2/runner.py
+file path=usr/lib/python2.6/vendor-packages/unittest2/signals.py
+file path=usr/lib/python2.6/vendor-packages/unittest2/suite.py
+file path=usr/lib/python2.6/vendor-packages/unittest2/util.py
+license license.txt license="BSD, PSF"
+
+# force a dependency on the unittest2 package
+depend type=require \
+    fmri=library/python-2/unittest2@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/unittest2/unittest2.p5m	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,41 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+    value=pkg:/library/python-2/unittest2@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Python unit testing framework"
+set name=pkg.description \
+    value="Many new features were added to unittest in Python 2.7, including test discovery. unittest2 allows you to use these features with earlier versions of Python."
+set name=com.oracle.info.description \
+    value="the unittest2 Python unit testing framework"
+set name=com.oracle.info.tpno value=14503
+set name=info.classification \
+    value=org.opensolaris.category.2008:Development/Python
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream value="Michael Foord <[email protected]>"
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2012/XXX
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+depend type=conditional \
+    fmri=library/python-2/unittest2-26@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION) \
+    predicate=runtime/python-26
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/virtualenv/Makefile	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,50 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
+#
+include ../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		virtualenv
+COMPONENT_VERSION=	1.9.1
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:d04f750c968e18de42ff15f50759f15ba22800b12247b95826e2f8b160f7d99a
+COMPONENT_ARCHIVE_URL=	$(call pypi_url)
+COMPONENT_PROJECT_URL=	https://pypi.python.org/pypi/virtualenv
+COMPONENT_BUGDB=	python-mod/virtualenv
+
+include $(WS_TOP)/make-rules/prep.mk
+include $(WS_TOP)/make-rules/setup.py.mk
+include $(WS_TOP)/make-rules/ips.mk
+
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
+# common targets
+build:		$(BUILD_NO_ARCH)
+
+install:	$(INSTALL_NO_ARCH)
+
+test:		$(NO_TESTS)
+
+BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
+
+include $(WS_TOP)/make-rules/depend.mk
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/virtualenv/resolve.deps	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,4 @@
+library/python-2/setuptools-26
+library/python-2/setuptools-27
+runtime/python-26
+runtime/python-27
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/virtualenv/virtualenv-PYVER.p5m	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,56 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+    value=pkg:/library/python-2/virtualenv-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Virtual Python Environment builder"
+set name=pkg.description \
+    value="virtualenv is a tool to create isolated Python environments. It creates an environment that has its own installation directories, that doesn't share libraries with other virtualenv environments (and optionally doesn't access the globally installed libraries either)."
+set name=com.oracle.info.description value="the Python virtualenv module"
+set name=com.oracle.info.tpno value=15853
+set name=info.classification \
+    value=org.opensolaris.category.2008:Development/Python
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2013/362
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+link path=usr/bin/virtualenv target=virtualenv-$(PYVER) mediator=python \
+    mediator-version=$(PYVER)
+file path=usr/bin/virtualenv-$(PYVER)
+file path=usr/lib/python$(PYVER)/vendor-packages/virtualenv-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
+file path=usr/lib/python$(PYVER)/vendor-packages/virtualenv-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/virtualenv-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/virtualenv-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/virtualenv-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
+file path=usr/lib/python$(PYVER)/vendor-packages/virtualenv-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/virtualenv.py \
+    pkg.depend.bypass-generate=.*/(configparser|sysconfig).*
+file path=usr/lib/python$(PYVER)/vendor-packages/virtualenv_support/__init__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/virtualenv_support/distribute-0.6.34.tar.gz
+file path=usr/lib/python$(PYVER)/vendor-packages/virtualenv_support/pip-1.3.1.tar.gz
+file path=usr/lib/python$(PYVER)/vendor-packages/virtualenv_support/setuptools-0.6c11-py$(PYVER).egg
+license virtualenv.license license="MIT, LGPLv2.1, PSF, ZPL"
+
+# force a dependency on the virtualenv package
+depend type=require \
+    fmri=library/python-2/virtualenv@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/virtualenv/virtualenv.license	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,675 @@
+Copyright (c) 2007 Ian Bicking and Contributors
+Copyright (c) 2009 Ian Bicking, The Open Planning Project
+Copyright (c) 2011-2013 The virtualenv developers
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+-------------------------------------------------------------------------
+
+Copyright (c) 2008-2013 The pip developers (see AUTHORS.txt file)
+
+Permission is hereby granted, free of charge, to any person obtaining
+a copy of this software and associated documentation files (the
+"Software"), to deal in the Software without restriction, including
+without limitation the rights to use, copy, modify, merge, publish,
+distribute, sublicense, and/or sell copies of the Software, and to
+permit persons to whom the Software is furnished to do so, subject to
+the following conditions:
+
+The above copyright notice and this permission notice shall be
+included in all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
+EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
+MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
+NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
+LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
+OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
+
+--------------------------------------------------------------------------
+
+                GNU LESSER GENERAL PUBLIC LICENSE
+                   Version 2.1, February 1999 
+
+Copyright (C) 1991, 1999 Free Software Foundation, Inc.
+51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+Everyone is permitted to copy and distribute verbatim copies
+of this license document, but changing it is not allowed.
+
+[This is the first released version of the Lesser GPL. It also counts
+as the successor of the GNU Library Public License, version 2, hence
+the version number 2.1.]
+
+Preamble
+
+The licenses for most software are designed to take away your
+freedom to share and change it. By contrast, the GNU General Public
+Licenses are intended to guarantee your freedom to share and change
+free software--to make sure the software is free for all its users.
+
+This license, the Lesser General Public License, applies to some
+specially designated software packages--typically libraries--of the
+Free Software Foundation and other authors who decide to use it. You
+can use it too, but we suggest you first think carefully about whether
+this license or the ordinary General Public License is the better
+strategy to use in any particular case, based on the explanations below.
+
+When we speak of free software, we are referring to freedom of use,
+not price. Our General Public Licenses are designed to make sure that
+you have the freedom to distribute copies of free software (and charge
+for this service if you wish); that you receive source code or can get
+it if you want it; that you can change the software and use pieces of
+it in new free programs; and that you are informed that you can do
+these things.
+
+To protect your rights, we need to make restrictions that forbid
+distributors to deny you these rights or to ask you to surrender these
+rights. These restrictions translate to certain responsibilities for
+you if you distribute copies of the library or if you modify it.
+
+For example, if you distribute copies of the library, whether gratis
+or for a fee, you must give the recipients all the rights that we gave
+you. You must make sure that they, too, receive or can get the source
+code. If you link other code with the library, you must provide
+complete object files to the recipients, so that they can relink them
+with the library after making changes to the library and recompiling
+it. And you must show them these terms so they know their rights.
+
+We protect your rights with a two-step method: (1) we copyright the
+library, and (2) we offer you this license, which gives you legal
+permission to copy, distribute and/or modify the library.
+
+To protect each distributor, we want to make it very clear that
+there is no warranty for the free library. Also, if the library is
+modified by someone else and passed on, the recipients should know
+that what they have is not the original version, so that the original
+author's reputation will not be affected by problems that might be
+introduced by others.
+
+Finally, software patents pose a constant threat to the existence of
+any free program. We wish to make sure that a company cannot
+effectively restrict the users of a free program by obtaining a
+restrictive license from a patent holder. Therefore, we insist that
+any patent license obtained for a version of the library must be
+consistent with the full freedom of use specified in this license.
+
+Most GNU software, including some libraries, is covered by the
+ordinary GNU General Public License. This license, the GNU Lesser
+General Public License, applies to certain designated libraries, and
+is quite different from the ordinary General Public License. We use
+this license for certain libraries in order to permit linking those
+libraries into non-free programs.
+
+When a program is linked with a library, whether statically or using
+a shared library, the combination of the two is legally speaking a
+combined work, a derivative of the original library. The ordinary
+General Public License therefore permits such linking only if the
+entire combination fits its criteria of freedom. The Lesser General
+Public License permits more lax criteria for linking other code with
+the library.
+
+We call this license the "Lesser" General Public License because it
+does Less to protect the user's freedom than the ordinary General
+Public License. It also provides other free software developers Less
+of an advantage over competing non-free programs. These disadvantages
+are the reason we use the ordinary General Public License for many
+libraries. However, the Lesser license provides advantages in certain
+special circumstances.
+
+For example, on rare occasions, there may be a special need to
+encourage the widest possible use of a certain library, so that it becomes
+a de-facto standard. To achieve this, non-free programs must be
+allowed to use the library. A more frequent case is that a free
+library does the same job as widely used non-free libraries. In this
+case, there is little to gain by limiting the free library to free
+software only, so we use the Lesser General Public License.
+
+In other cases, permission to use a particular library in non-free
+programs enables a greater number of people to use a large body of
+free software. For example, permission to use the GNU C Library in
+non-free programs enables many more people to use the whole GNU
+operating system, as well as its variant, the GNU/Linux operating
+system.
+
+Although the Lesser General Public License is Less protective of the
+users' freedom, it does ensure that the user of a program that is
+linked with the Library has the freedom and the wherewithal to run
+that program using a modified version of the Library.
+
+The precise terms and conditions for copying, distribution and
+modification follow. Pay close attention to the difference between a
+"work based on the library" and a "work that uses the library". The
+former contains code derived from the library, whereas the latter must
+be combined with the library in order to run.
+
+TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
+
+0. This License Agreement applies to any software library or other
+program which contains a notice placed by the copyright holder or
+other authorized party saying it may be distributed under the terms of
+this Lesser General Public License (also called "this License").
+Each licensee is addressed as "you".
+
+A "library" means a collection of software functions and/or data
+prepared so as to be conveniently linked with application programs
+(which use some of those functions and data) to form executables.
+
+The "Library", below, refers to any such software library or work
+which has been distributed under these terms. A "work based on the
+Library" means either the Library or any derivative work under
+copyright law: that is to say, a work containing the Library or a
+portion of it, either verbatim or with modifications and/or translated
+straightforwardly into another language. (Hereinafter, translation is
+included without limitation in the term "modification".)
+
+"Source code" for a work means the preferred form of the work for
+making modifications to it. For a library, complete source code means
+all the source code for all modules it contains, plus any associated
+interface definition files, plus the scripts used to control compilation
+and installation of the library.
+
+Activities other than copying, distribution and modification are not
+covered by this License; they are outside its scope. The act of
+running a program using the Library is not restricted, and output from
+such a program is covered only if its contents constitute a work based
+on the Library (independent of the use of the Library in a tool for
+writing it). Whether that is true depends on what the Library does
+and what the program that uses the Library does.
+
+1. You may copy and distribute verbatim copies of the Library's
+complete source code as you receive it, in any medium, provided that
+you conspicuously and appropriately publish on each copy an
+appropriate copyright notice and disclaimer of warranty; keep intact
+all the notices that refer to this License and to the absence of any
+warranty; and distribute a copy of this License along with the
+Library.
+
+You may charge a fee for the physical act of transferring a copy,
+and you may at your option offer warranty protection in exchange for a
+fee.
+
+2. You may modify your copy or copies of the Library or any portion
+of it, thus forming a work based on the Library, and copy and
+distribute such modifications or work under the terms of Section 1
+above, provided that you also meet all of these conditions:
+
+a) The modified work must itself be a software library.
+
+b) You must cause the files modified to carry prominent notices
+stating that you changed the files and the date of any change.
+
+c) You must cause the whole of the work to be licensed at no
+charge to all third parties under the terms of this License.
+
+d) If a facility in the modified Library refers to a function or a
+table of data to be supplied by an application program that uses
+the facility, other than as an argument passed when the facility
+is invoked, then you must make a good faith effort to ensure that,
+in the event an application does not supply such function or
+table, the facility still operates, and performs whatever part of
+its purpose remains meaningful.
+
+(For example, a function in a library to compute square roots has
+a purpose that is entirely well-defined independent of the
+application. Therefore, Subsection 2d requires that any
+application-supplied function or table used by this function must
+be optional: if the application does not supply it, the square
+root function must still compute square roots.)
+
+These requirements apply to the modified work as a whole. If
+identifiable sections of that work are not derived from the Library,
+and can be reasonably considered independent and separate works in
+themselves, then this License, and its terms, do not apply to those
+sections when you distribute them as separate works. But when you
+distribute the same sections as part of a whole which is a work based
+on the Library, the distribution of the whole must be on the terms of
+this License, whose permissions for other licensees extend to the
+entire whole, and thus to each and every part regardless of who wrote
+it.
+
+Thus, it is not the intent of this section to claim rights or contest
+your rights to work written entirely by you; rather, the intent is to
+exercise the right to control the distribution of derivative or
+collective works based on the Library.
+
+In addition, mere aggregation of another work not based on the Library
+with the Library (or with a work based on the Library) on a volume of
+a storage or distribution medium does not bring the other work under
+the scope of this License.
+
+3. You may opt to apply the terms of the ordinary GNU General Public
+License instead of this License to a given copy of the Library. To do
+this, you must alter all the notices that refer to this License, so
+that they refer to the ordinary GNU General Public License, version 2,
+instead of to this License. (If a newer version than version 2 of the
+ordinary GNU General Public License has appeared, then you can specify
+that version instead if you wish.) Do not make any other change in
+these notices.
+
+Once this change is made in a given copy, it is irreversible for
+that copy, so the ordinary GNU General Public License applies to all
+subsequent copies and derivative works made from that copy.
+
+This option is useful when you wish to copy part of the code of
+the Library into a program that is not a library.
+
+4. You may copy and distribute the Library (or a portion or
+derivative of it, under Section 2) in object code or executable form
+under the terms of Sections 1 and 2 above provided that you accompany
+it with the complete corresponding machine-readable source code, which
+must be distributed under the terms of Sections 1 and 2 above on a
+medium customarily used for software interchange.
+
+If distribution of object code is made by offering access to copy
+from a designated place, then offering equivalent access to copy the
+source code from the same place satisfies the requirement to
+distribute the source code, even though third parties are not
+compelled to copy the source along with the object code.
+
+5. A program that contains no derivative of any portion of the
+Library, but is designed to work with the Library by being compiled or
+linked with it, is called a "work that uses the Library". Such a
+work, in isolation, is not a derivative work of the Library, and
+therefore falls outside the scope of this License.
+
+However, linking a "work that uses the Library" with the Library
+creates an executable that is a derivative of the Library (because it
+contains portions of the Library), rather than a "work that uses the
+library". The executable is therefore covered by this License.
+Section 6 states terms for distribution of such executables.
+
+When a "work that uses the Library" uses material from a header file
+that is part of the Library, the object code for the work may be a
+derivative work of the Library even though the source code is not.
+Whether this is true is especially significant if the work can be
+linked without the Library, or if the work is itself a library. The
+threshold for this to be true is not precisely defined by law.
+
+If such an object file uses only numerical parameters, data
+structure layouts and accessors, and small macros and small inline
+functions (ten lines or less in length), then the use of the object
+file is unrestricted, regardless of whether it is legally a derivative
+work. (Executables containing this object code plus portions of the
+Library will still fall under Section 6.)
+
+Otherwise, if the work is a derivative of the Library, you may
+distribute the object code for the work under the terms of Section 6.
+Any executables containing that work also fall under Section 6,
+whether or not they are linked directly with the Library itself.
+
+6. As an exception to the Sections above, you may also combine or
+link a "work that uses the Library" with the Library to produce a
+work containing portions of the Library, and distribute that work
+under terms of your choice, provided that the terms permit
+modification of the work for the customer's own use and reverse
+engineering for debugging such modifications.
+
+You must give prominent notice with each copy of the work that the
+Library is used in it and that the Library and its use are covered by
+this License. You must supply a copy of this License. If the work
+during execution displays copyright notices, you must include the
+copyright notice for the Library among them, as well as a reference
+directing the user to the copy of this License. Also, you must do one
+of these things:
+
+a) Accompany the work with the complete corresponding
+machine-readable source code for the Library including whatever
+changes were used in the work (which must be distributed under
+Sections 1 and 2 above); and, if the work is an executable linked
+with the Library, with the complete machine-readable "work that
+uses the Library", as object code and/or source code, so that the
+user can modify the Library and then relink to produce a modified
+executable containing the modified Library. (It is understood
+that the user who changes the contents of definitions files in the
+Library will not necessarily be able to recompile the application
+to use the modified definitions.)
+
+b) Use a suitable shared library mechanism for linking with the
+Library. A suitable mechanism is one that (1) uses at run time a
+copy of the library already present on the user's computer system,
+rather than copying library functions into the executable, and (2)
+will operate properly with a modified version of the library, if
+the user installs one, as long as the modified version is
+interface-compatible with the version that the work was made with.
+
+c) Accompany the work with a written offer, valid for at
+least three years, to give the same user the materials
+specified in Subsection 6a, above, for a charge no more
+than the cost of performing this distribution.
+
+d) If distribution of the work is made by offering access to copy
+from a designated place, offer equivalent access to copy the above
+specified materials from the same place.
+
+e) Verify that the user has already received a copy of these
+materials or that you have already sent this user a copy.
+
+For an executable, the required form of the "work that uses the
+Library" must include any data and utility programs needed for
+reproducing the executable from it. However, as a special exception,
+the materials to be distributed need not include anything that is
+normally distributed (in either source or binary form) with the major
+components (compiler, kernel, and so on) of the operating system on
+which the executable runs, unless that component itself accompanies
+the executable.
+
+It may happen that this requirement contradicts the license
+restrictions of other proprietary libraries that do not normally
+accompany the operating system. Such a contradiction means you cannot
+use both them and the Library together in an executable that you
+distribute.
+
+7. You may place library facilities that are a work based on the
+Library side-by-side in a single library together with other library
+facilities not covered by this License, and distribute such a combined
+library, provided that the separate distribution of the work based on
+the Library and of the other library facilities is otherwise
+permitted, and provided that you do these two things:
+
+a) Accompany the combined library with a copy of the same work
+based on the Library, uncombined with any other library
+facilities. This must be distributed under the terms of the
+Sections above.
+
+b) Give prominent notice with the combined library of the fact
+that part of it is a work based on the Library, and explaining
+where to find the accompanying uncombined form of the same work.
+
+8. You may not copy, modify, sublicense, link with, or distribute
+the Library except as expressly provided under this License. Any
+attempt otherwise to copy, modify, sublicense, link with, or
+distribute the Library is void, and will automatically terminate your
+rights under this License. However, parties who have received copies,
+or rights, from you under this License will not have their licenses
+terminated so long as such parties remain in full compliance.
+
+9. You are not required to accept this License, since you have not
+signed it. However, nothing else grants you permission to modify or
+distribute the Library or its derivative works. These actions are
+prohibited by law if you do not accept this License. Therefore, by
+modifying or distributing the Library (or any work based on the
+Library), you indicate your acceptance of this License to do so, and
+all its terms and conditions for copying, distributing or modifying
+the Library or works based on it.
+
+10. Each time you redistribute the Library (or any work based on the
+Library), the recipient automatically receives a license from the
+original licensor to copy, distribute, link with or modify the Library
+subject to these terms and conditions. You may not impose any further
+restrictions on the recipients' exercise of the rights granted herein.
+You are not responsible for enforcing compliance by third parties with
+this License. 
+
+11. If, as a consequence of a court judgment or allegation of patent
+infringement or for any other reason (not limited to patent issues),
+conditions are imposed on you (whether by court order, agreement or
+otherwise) that contradict the conditions of this License, they do not
+excuse you from the conditions of this License. If you cannot
+distribute so as to satisfy simultaneously your obligations under this
+License and any other pertinent obligations, then as a consequence you
+may not distribute the Library at all. For example, if a patent
+license would not permit royalty-free redistribution of the Library by
+all those who receive copies directly or indirectly through you, then
+the only way you could satisfy both it and this License would be to
+refrain entirely from distribution of the Library.
+
+If any portion of this section is held invalid or unenforceable under any
+particular circumstance, the balance of the section is intended to apply,
+and the section as a whole is intended to apply in other circumstances.
+
+It is not the purpose of this section to induce you to infringe any
+patents or other property right claims or to contest validity of any
+such claims; this section has the sole purpose of protecting the
+integrity of the free software distribution system which is
+implemented by public license practices. Many people have made
+generous contributions to the wide range of software distributed
+through that system in reliance on consistent application of that
+system; it is up to the author/donor to decide if he or she is willing
+to distribute software through any other system and a licensee cannot
+impose that choice.
+
+This section is intended to make thoroughly clear what is believed to
+be a consequence of the rest of this License.
+
+12. If the distribution and/or use of the Library is restricted in
+certain countries either by patents or by copyrighted interfaces, the
+original copyright holder who places the Library under this License may add
+an explicit geographical distribution limitation excluding those countries,
+so that distribution is permitted only in or among countries not thus
+excluded. In such case, this License incorporates the limitation as if
+written in the body of this License.
+
+13. The Free Software Foundation may publish revised and/or new
+versions of the Lesser General Public License from time to time.
+Such new versions will be similar in spirit to the present version,
+but may differ in detail to address new problems or concerns.
+
+Each version is given a distinguishing version number. If the Library
+specifies a version number of this License which applies to it and
+"any later version", you have the option of following the terms and
+conditions either of that version or of any later version published by
+the Free Software Foundation. If the Library does not specify a
+license version number, you may choose any version ever published by
+the Free Software Foundation.
+
+14. If you wish to incorporate parts of the Library into other free
+programs whose distribution conditions are incompatible with these,
+write to the author to ask for permission. For software which is
+copyrighted by the Free Software Foundation, write to the Free
+Software Foundation; we sometimes make exceptions for this. Our
+decision will be guided by the two goals of preserving the free status
+of all derivatives of our free software and of promoting the sharing
+and reuse of software generally.
+
+NO WARRANTY 
+
+15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
+WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
+EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
+OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
+KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
+LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
+THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
+
+16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
+WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
+AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
+FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
+CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
+LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
+RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
+FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
+SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+DAMAGES.
+
+END OF TERMS AND CONDITIONS
+
+How to Apply These Terms to Your New Libraries
+
+If you develop a new library, and you want it to be of the greatest
+possible use to the public, we recommend making it free software that
+everyone can redistribute and change. You can do so by permitting
+redistribution under these terms (or, alternatively, under the terms of the
+ordinary General Public License).
+
+To apply these terms, attach the following notices to the library. It is
+safest to attach them to the start of each source file to most effectively
+convey the exclusion of warranty; and each file should have at least the
+"copyright" line and a pointer to where the full notice is found.
+
+one line to give the library's name and an idea of what it does.
+Copyright (C) year name of author
+
+This library is free software; you can redistribute it and/or
+modify it under the terms of the GNU Lesser General Public
+License as published by the Free Software Foundation; either
+version 2.1 of the License, or (at your option) any later version.
+
+This library is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public
+License along with this library; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+
+Also add information on how to contact you by electronic and paper mail.
+
+You should also get your employer (if you work as a programmer) or your
+school, if any, to sign a "copyright disclaimer" for the library, if
+necessary. Here is a sample; alter the names:
+
+Yoyodyne, Inc., hereby disclaims all copyright interest in the
+library `Frob' (a library for tweaking knobs) written by James Random Hacker.
+
+signature of Ty Coon, 1 April 1990
+Ty Coon, President of Vice
+
+That's all there is to it!
+
+--------------------------------------------------------------------------
+
+Python License
+==============
+
+Open Source Initiative OSI - Python Software Foundation License:Licensing
+Submitted by nelson on Tue, 2006-10-31 04:56. ::
+
+Python Software Foundation License
+
+PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
+--------------------------------------------
+
+1. This LICENSE AGREEMENT is between the Python Software Foundation
+("PSF"), and the Individual or Organization ("Licensee") accessing and
+otherwise using this software ("Python") in source or binary form and
+its associated documentation.
+
+2. Subject to the terms and conditions of this License Agreement, PSF
+hereby grants Licensee a nonexclusive, royalty-free, world-wide
+license to reproduce, analyze, test, perform and/or display publicly,
+prepare derivative works, distribute, and otherwise use Python
+alone or in any derivative version, provided, however, that PSF's
+License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
+2001, 2002, 2003, 2004, 2005, 2006 Python Software Foundation; All Rights
+Reserved" are retained in Python alone or in any derivative version
+prepared by Licensee.
+
+3. In the event Licensee prepares a derivative work that is based on
+or incorporates Python or any part thereof, and wants to make
+the derivative work available to others as provided herein, then
+Licensee hereby agrees to include in any such work a brief summary of
+the changes made to Python.
+
+4. PSF is making Python available to Licensee on an "AS IS"
+basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
+IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
+DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
+FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
+INFRINGE ANY THIRD PARTY RIGHTS.
+
+5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
+FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
+A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
+OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
+
+6. This License Agreement will automatically terminate upon a material
+breach of its terms and conditions.
+
+7. Nothing in this License Agreement shall be deemed to create any
+relationship of agency, partnership, or joint venture between PSF and
+Licensee. This License Agreement does not grant permission to use PSF
+trademarks or trade name in a trademark sense to endorse or promote
+products or services of Licensee, or any third party.
+
+8. By copying, installing or otherwise using Python, Licensee
+agrees to be bound by the terms and conditions of this License
+Agreement.
+
+
+
+Zope License
+============
+Open Source Initiative OSI - The Zope Public License Ver.2.0:Licensing
+Submitted by nelson on Tue, 2006-10-31 04:56. ::
+
+Zope Public License (ZPL) Version 2.0
+-----------------------------------------------
+
+This software is Copyright (c) Zope Corporation (tm) and
+Contributors. All rights reserved.
+
+This license has been certified as open source. It has also
+been designated as GPL compatible by the Free Software
+Foundation (FSF).
+
+Redistribution and use in source and binary forms, with or
+without modification, are permitted provided that the
+following conditions are met:
+
+1. Redistributions in source code must retain the above
+   copyright notice, this list of conditions, and the following
+   disclaimer.
+
+2. Redistributions in binary form must reproduce the above
+   copyright notice, this list of conditions, and the following
+   disclaimer in the documentation and/or other materials
+   provided with the distribution.
+
+3. The name Zope Corporation (tm) must not be used to
+   endorse or promote products derived from this software
+   without prior written permission from Zope Corporation.
+
+4. The right to distribute this software or to use it for
+   any purpose does not give you the right to use Servicemarks
+   (sm) or Trademarks (tm) of Zope Corporation. Use of them is
+   covered in a separate agreement (see
+   http://www.zope.com/Marks).
+
+5. If any files are modified, you must cause the modified
+   files to carry prominent notices stating that you changed
+   the files and the date of any change.
+
+Disclaimer
+
+  THIS SOFTWARE IS PROVIDED BY ZOPE CORPORATION ``AS IS''
+  AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT
+  NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
+  AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  IN
+  NO EVENT SHALL ZOPE CORPORATION OR ITS CONTRIBUTORS BE
+  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
+  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+  LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
+  LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+  HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
+  OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
+  SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
+  DAMAGE.
+
+
+This software consists of contributions made by Zope
+Corporation and many individuals on behalf of Zope
+Corporation.  Specific attributions are listed in the
+accompanying credits file.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/waitress/Makefile	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,57 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+include ../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		waitress
+COMPONENT_VERSION=	0.8.5
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).tar.gz
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:302efc3e8b0f7e43da58fdbb67f13c088d09dc378e55ad19078cfbf02ef44228
+COMPONENT_ARCHIVE_URL=	$(call pypi_url)
+COMPONENT_PROJECT_URL=	https://pypi.python.org/pypi/waitress
+COMPONENT_BUGDB=	python-mod/waitress
+
+include $(WS_TOP)/make-rules/prep.mk
+include $(WS_TOP)/make-rules/setup.py.mk
+include $(WS_TOP)/make-rules/ips.mk
+
+COMPONENT_POST_INSTALL_ACTION += (cd $(PROTO_DIR)/usr/bin ; \
+	$(MV) -f waitress-serve waitress-serve-$(PYTHON_VERSION))
+
+COMPONENT_TEST_DIR=     $(SOURCE_DIR)
+COMPONENT_TEST_ARGS=    setup.py test
+
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
+# common targets
+build:		$(BUILD_NO_ARCH)
+
+install:	$(INSTALL_NO_ARCH)
+
+# Tests requires the coverage, nose and unittest2 packages.
+test:		$(TEST_NO_ARCH)
+
+BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
+
+include $(WS_TOP)/make-rules/depend.mk
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/waitress/resolve.deps	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,4 @@
+library/python-2/setuptools-26
+library/python-2/setuptools-27
+runtime/python-26
+runtime/python-27
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/waitress/waitress-PYVER.p5m	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,63 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+    value=pkg:/library/python-2/waitress-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Waitress WSGI server"
+set name=pkg.description \
+    value="Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. It supports HTTP/1.0 and HTTP/1.1."
+set name=com.oracle.info.description value="the Python waitress module"
+set name=com.oracle.info.tpno value=14503
+set name=info.classification \
+    value=org.opensolaris.category.2008:Development/Python
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2013/379
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+link path=usr/bin/waitress-serve target=waitress-serve-$(PYVER) \
+    mediator=python mediator-version=$(PYVER)
+file path=usr/bin/waitress-serve-$(PYVER)
+file path=usr/lib/python$(PYVER)/vendor-packages/waitress-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
+file path=usr/lib/python$(PYVER)/vendor-packages/waitress-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/waitress-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/waitress-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/waitress-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
+file path=usr/lib/python$(PYVER)/vendor-packages/waitress-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/waitress-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/waitress/__init__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/waitress/adjustments.py
+file path=usr/lib/python$(PYVER)/vendor-packages/waitress/buffers.py
+file path=usr/lib/python$(PYVER)/vendor-packages/waitress/channel.py
+file path=usr/lib/python$(PYVER)/vendor-packages/waitress/compat.py
+file path=usr/lib/python$(PYVER)/vendor-packages/waitress/parser.py
+file path=usr/lib/python$(PYVER)/vendor-packages/waitress/receiver.py
+file path=usr/lib/python$(PYVER)/vendor-packages/waitress/runner.py
+file path=usr/lib/python$(PYVER)/vendor-packages/waitress/server.py
+file path=usr/lib/python$(PYVER)/vendor-packages/waitress/task.py
+file path=usr/lib/python$(PYVER)/vendor-packages/waitress/trigger.py
+file path=usr/lib/python$(PYVER)/vendor-packages/waitress/utilities.py
+license waitress.license license=ZPL
+
+# force a dependency on the waitress package
+depend type=require \
+    fmri=library/python-2/waitress@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/waitress/waitress.license	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,46 @@
+Copyright (c) 2001-2006, 2013 Zope Foundation and Contributors.
+
+Zope Public License (ZPL) Version 2.1
+
+A copyright notice accompanies this license document that identifies the
+copyright holders.
+
+This license has been certified as open source. It has also been designated as
+GPL compatible by the Free Software Foundation (FSF).
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+1. Redistributions in source code must retain the accompanying copyright
+notice, this list of conditions, and the following disclaimer.
+
+2. Redistributions in binary form must reproduce the accompanying copyright
+notice, this list of conditions, and the following disclaimer in the
+documentation and/or other materials provided with the distribution.
+
+3. Names of the copyright holders must not be used to endorse or promote
+products derived from this software without prior written permission from the
+copyright holders.
+
+4. The right to distribute this software or to use it for any purpose does not
+give you the right to use Servicemarks (sm) or Trademarks (tm) of the
+copyright
+holders. Use of them is covered by separate agreement with the copyright
+holders.
+
+5. If any files are modified, you must cause the modified files to carry
+prominent notices stating that you changed the files and the date of any
+change.
+
+Disclaimer
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS ``AS IS'' AND ANY EXPRESSED
+OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
+EVENT SHALL THE COPYRIGHT HOLDERS BE LIABLE FOR ANY DIRECT, INDIRECT,
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
+PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
+LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
+NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,
+EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/webtest/Makefile	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,55 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+include ../../../make-rules/shared-macros.mk
+
+COMPONENT_NAME=		WebTest
+COMPONENT_VERSION=	2.0.6
+COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)
+COMPONENT_ARCHIVE=	$(COMPONENT_SRC).zip
+COMPONENT_ARCHIVE_HASH=	\
+    sha256:cf74621cf8694fc89b7ac61e1aace02a649080f03ab6e43e256f32ca3a09d452
+COMPONENT_ARCHIVE_URL=	$(call pypi_url)
+COMPONENT_PROJECT_URL=	https://pypi.python.org/pypi/WebTest
+COMPONENT_BUGDB=	python-mod/webtest
+
+include $(WS_TOP)/make-rules/prep.mk
+include $(WS_TOP)/make-rules/setup.py.mk
+include $(WS_TOP)/make-rules/ips.mk
+
+COMPONENT_TEST_DIR=	$(SOURCE_DIR)
+COMPONENT_TEST_ARGS=	setup.py test
+
+ASLR_MODE = $(ASLR_NOT_APPLICABLE)
+
+# common targets
+build:		$(BUILD_NO_ARCH)
+
+install:	$(INSTALL_NO_ARCH)
+
+# Tests require beautifulsoup4, waitress, unittest2, pyquery, WSGIProxy2 
+# and cssselect.
+test:		$(NO_TESTS)
+
+BUILD_PKG_DEPENDENCIES =	$(BUILD_TOOLS)
+
+include $(WS_TOP)/make-rules/depend.mk
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/webtest/resolve.deps	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,15 @@
+library/python-2/beautifulsoup4-26
+library/python-2/beautifulsoup4-27
+library/python-2/lxml-26
+library/python-2/lxml-27
+library/python-2/ordereddict-26
+library/python-2/paste.deploy-26
+library/python-2/paste.deploy-27
+library/python-2/six-26
+library/python-2/six-27
+library/python-2/waitress-26
+library/python-2/waitress-27
+library/python-2/webob-26
+library/python-2/webob-27
+runtime/python-26
+runtime/python-27
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/python/webtest/webtest-PYVER.p5m	Tue Dec 31 09:16:32 2013 -0800
@@ -0,0 +1,87 @@
+#
+# CDDL HEADER START
+#
+# The contents of this file are subject to the terms of the
+# Common Development and Distribution License (the "License").
+# You may not use this file except in compliance with the License.
+#
+# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
+# or http://www.opensolaris.org/os/licensing.
+# See the License for the specific language governing permissions
+# and limitations under the License.
+#
+# When distributing Covered Code, include this CDDL HEADER in each
+# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
+# If applicable, add the following below this CDDL HEADER, with the
+# fields enclosed by brackets "[]" replaced with your own identifying
+# information: Portions Copyright [yyyy] [name of copyright owner]
+#
+# CDDL HEADER END
+#
+# Copyright (c) 2013, Oracle and/or its affiliates. All rights reserved.
+#
+
+set name=pkg.fmri \
+    value=pkg:/library/python-2/webtest-$(PYV)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
+set name=pkg.summary value="Helper to test WSGI applications"
+set name=pkg.description \
+    value="The Python webtest module wraps any WSGI application and makes it easy to send test requests to that application, without starting up an HTTP server."
+set name=com.oracle.info.description value="the Python webtest module"
+set name=com.oracle.info.tpno value=14503
+set name=info.classification \
+    value=org.opensolaris.category.2008:Development/Python
+set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
+set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
+set name=org.opensolaris.arc-caseid value=PSARC/2013/380
+set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
+file path=usr/lib/python$(PYVER)/vendor-packages/WebTest-$(COMPONENT_VERSION)-py$(PYVER).egg-info/PKG-INFO
+file path=usr/lib/python$(PYVER)/vendor-packages/WebTest-$(COMPONENT_VERSION)-py$(PYVER).egg-info/SOURCES.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/WebTest-$(COMPONENT_VERSION)-py$(PYVER).egg-info/dependency_links.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/WebTest-$(COMPONENT_VERSION)-py$(PYVER).egg-info/entry_points.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/WebTest-$(COMPONENT_VERSION)-py$(PYVER).egg-info/not-zip-safe
+file path=usr/lib/python$(PYVER)/vendor-packages/WebTest-$(COMPONENT_VERSION)-py$(PYVER).egg-info/requires.txt
+file path=usr/lib/python$(PYVER)/vendor-packages/WebTest-$(COMPONENT_VERSION)-py$(PYVER).egg-info/top_level.txt
+dir  path=usr/lib/python$(PYVER)/vendor-packages/webtest
+file path=usr/lib/python$(PYVER)/vendor-packages/webtest/__init__.py
+file path=usr/lib/python$(PYVER)/vendor-packages/webtest/app.py
+file path=usr/lib/python$(PYVER)/vendor-packages/webtest/compat.py
+file path=usr/lib/python$(PYVER)/vendor-packages/webtest/debugapp.py
+file path=usr/lib/python$(PYVER)/vendor-packages/webtest/ext.py
+file path=usr/lib/python$(PYVER)/vendor-packages/webtest/forms.py
+file path=usr/lib/python$(PYVER)/vendor-packages/webtest/http.py
+file path=usr/lib/python$(PYVER)/vendor-packages/webtest/lint.py
+file path=usr/lib/python$(PYVER)/vendor-packages/webtest/response.py
+file path=usr/lib/python$(PYVER)/vendor-packages/webtest/sel.py
+file path=usr/lib/python$(PYVER)/vendor-packages/webtest/utils.py
+license docs/license.txt license=MIT
+
+# force a dependency on the Python runtime
+depend type=require fmri=__TBD pkg.debug.depend.file=python$(PYVER) \
+    pkg.debug.depend.path=usr/bin
+
+# force a dependency on beautifulsoup4; pkgdepend work is needed to flush this
+# out.
+depend type=require fmri=library/python-2/beautifulsoup4-$(PYV)
+
+# force a dependency on lxml; pkgdepend work is needed to flush this out.
+depend type=require fmri=library/python-2/lxml-$(PYV)
+
+# force a dependency on ordereddict; pkgdepend work is needed to flush this out.
+$(PYTHON_2.6_ONLY)depend type=require fmri=library/python-2/ordereddict-26
+
+# force a dependency on paste.deploy; pkgdepend work is needed to flush this
+# out.
+depend type=require fmri=library/python-2/paste.deploy-$(PYV)
+
+# force a dependency on six; pkgdepend work is needed to flush this out.
+depend type=require fmri=library/python-2/six-$(PYV)
+
+# force a dependency on waitress; pkgdepend work is needed to flush this out.
+depend type=require fmri=library/python-2/waitress-$(PYV)
+
+# force a dependency on webob; pkgdepend work is needed to flush this out.
+depend type=require fmri=library/python-2/webob-$(PYV)
+
+# force a dependency on the webtest package
+depend type=require \
+    fmri=library/python-2/webtest@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
--- a/make-rules/ips.mk	Mon Dec 30 23:00:53 2013 -0800
+++ b/make-rules/ips.mk	Tue Dec 31 09:16:32 2013 -0800
@@ -90,6 +90,8 @@
 PKG_MACROS +=		COMPONENT_HG_REV=$(COMPONENT_HG_REV)
 PKG_MACROS +=		COMPONENT_NAME=$(COMPONENT_NAME)
 PKG_MACROS +=		TPNO=$(TPNO)
+PKG_MACROS +=		PYTHON_2.6_ONLY=\#
+PKG_MACROS +=		PYTHON_2.7_ONLY=\#
 
 PKG_OPTIONS +=		$(PKG_MACROS:%=-D %)
 
@@ -172,6 +174,8 @@
 # Define and execute a macro that generates a rule to create a manifest for a
 # python module specific to a particular version of the python runtime.
 define python-manifest-rule
+$(MANIFEST_BASE)-%-$(shell echo $(1) | tr -d .).mogrified: PKG_MACROS += PYTHON_$(1)_ONLY=
+
 $(MANIFEST_BASE)-%-$(shell echo $(1) | tr -d .).p5m: %-PYVER.p5m
 	$(PKGMOGRIFY) -D PYVER=$(1) -D PYV=$(shell echo $(1) | tr -d .) $$< > $$@
 endef