diff --git a/devel/py-pip/Makefile b/devel/py-pip/Makefile index 195801b6793d..864a31c52482 100644 --- a/devel/py-pip/Makefile +++ b/devel/py-pip/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2016/08/28 15:48:30 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2016/11/06 00:32:12 wen Exp $ -DISTNAME= pip-8.1.2 +DISTNAME= pip-9.0.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_PYPI:=p/pip/} diff --git a/devel/py-pip/PLIST b/devel/py-pip/PLIST index eebd62d3fb55..8dbe1c080a2d 100644 --- a/devel/py-pip/PLIST +++ b/devel/py-pip/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.14 2016/08/27 14:52:53 wiz Exp $ +@comment $NetBSD: PLIST,v 1.15 2016/11/06 00:32:12 wen Exp $ bin/pip${PYVERSSUFFIX} ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt @@ -16,6 +16,9 @@ ${PYSITELIB}/pip/__main__.pyo ${PYSITELIB}/pip/_vendor/__init__.py ${PYSITELIB}/pip/_vendor/__init__.pyc ${PYSITELIB}/pip/_vendor/__init__.pyo +${PYSITELIB}/pip/_vendor/appdirs.py +${PYSITELIB}/pip/_vendor/appdirs.pyc +${PYSITELIB}/pip/_vendor/appdirs.pyo ${PYSITELIB}/pip/_vendor/cachecontrol/__init__.py ${PYSITELIB}/pip/_vendor/cachecontrol/__init__.pyc ${PYSITELIB}/pip/_vendor/cachecontrol/__init__.pyo @@ -132,21 +135,48 @@ ${PYSITELIB}/pip/_vendor/distlib/w64.exe ${PYSITELIB}/pip/_vendor/distlib/wheel.py ${PYSITELIB}/pip/_vendor/distlib/wheel.pyc ${PYSITELIB}/pip/_vendor/distlib/wheel.pyo +${PYSITELIB}/pip/_vendor/distro.py +${PYSITELIB}/pip/_vendor/distro.pyc +${PYSITELIB}/pip/_vendor/distro.pyo ${PYSITELIB}/pip/_vendor/html5lib/__init__.py ${PYSITELIB}/pip/_vendor/html5lib/__init__.pyc ${PYSITELIB}/pip/_vendor/html5lib/__init__.pyo +${PYSITELIB}/pip/_vendor/html5lib/_ihatexml.py +${PYSITELIB}/pip/_vendor/html5lib/_ihatexml.pyc +${PYSITELIB}/pip/_vendor/html5lib/_ihatexml.pyo +${PYSITELIB}/pip/_vendor/html5lib/_inputstream.py +${PYSITELIB}/pip/_vendor/html5lib/_inputstream.pyc +${PYSITELIB}/pip/_vendor/html5lib/_inputstream.pyo +${PYSITELIB}/pip/_vendor/html5lib/_tokenizer.py +${PYSITELIB}/pip/_vendor/html5lib/_tokenizer.pyc +${PYSITELIB}/pip/_vendor/html5lib/_tokenizer.pyo +${PYSITELIB}/pip/_vendor/html5lib/_trie/__init__.py +${PYSITELIB}/pip/_vendor/html5lib/_trie/__init__.pyc +${PYSITELIB}/pip/_vendor/html5lib/_trie/__init__.pyo +${PYSITELIB}/pip/_vendor/html5lib/_trie/_base.py +${PYSITELIB}/pip/_vendor/html5lib/_trie/_base.pyc +${PYSITELIB}/pip/_vendor/html5lib/_trie/_base.pyo +${PYSITELIB}/pip/_vendor/html5lib/_trie/datrie.py +${PYSITELIB}/pip/_vendor/html5lib/_trie/datrie.pyc +${PYSITELIB}/pip/_vendor/html5lib/_trie/datrie.pyo +${PYSITELIB}/pip/_vendor/html5lib/_trie/py.py +${PYSITELIB}/pip/_vendor/html5lib/_trie/py.pyc +${PYSITELIB}/pip/_vendor/html5lib/_trie/py.pyo +${PYSITELIB}/pip/_vendor/html5lib/_utils.py +${PYSITELIB}/pip/_vendor/html5lib/_utils.pyc +${PYSITELIB}/pip/_vendor/html5lib/_utils.pyo ${PYSITELIB}/pip/_vendor/html5lib/constants.py ${PYSITELIB}/pip/_vendor/html5lib/constants.pyc ${PYSITELIB}/pip/_vendor/html5lib/constants.pyo ${PYSITELIB}/pip/_vendor/html5lib/filters/__init__.py ${PYSITELIB}/pip/_vendor/html5lib/filters/__init__.pyc ${PYSITELIB}/pip/_vendor/html5lib/filters/__init__.pyo -${PYSITELIB}/pip/_vendor/html5lib/filters/_base.py -${PYSITELIB}/pip/_vendor/html5lib/filters/_base.pyc -${PYSITELIB}/pip/_vendor/html5lib/filters/_base.pyo ${PYSITELIB}/pip/_vendor/html5lib/filters/alphabeticalattributes.py ${PYSITELIB}/pip/_vendor/html5lib/filters/alphabeticalattributes.pyc ${PYSITELIB}/pip/_vendor/html5lib/filters/alphabeticalattributes.pyo +${PYSITELIB}/pip/_vendor/html5lib/filters/base.py +${PYSITELIB}/pip/_vendor/html5lib/filters/base.pyc +${PYSITELIB}/pip/_vendor/html5lib/filters/base.pyo ${PYSITELIB}/pip/_vendor/html5lib/filters/inject_meta_charset.py ${PYSITELIB}/pip/_vendor/html5lib/filters/inject_meta_charset.pyc ${PYSITELIB}/pip/_vendor/html5lib/filters/inject_meta_charset.pyo @@ -165,36 +195,24 @@ ${PYSITELIB}/pip/_vendor/html5lib/filters/whitespace.pyo ${PYSITELIB}/pip/_vendor/html5lib/html5parser.py ${PYSITELIB}/pip/_vendor/html5lib/html5parser.pyc ${PYSITELIB}/pip/_vendor/html5lib/html5parser.pyo -${PYSITELIB}/pip/_vendor/html5lib/ihatexml.py -${PYSITELIB}/pip/_vendor/html5lib/ihatexml.pyc -${PYSITELIB}/pip/_vendor/html5lib/ihatexml.pyo -${PYSITELIB}/pip/_vendor/html5lib/inputstream.py -${PYSITELIB}/pip/_vendor/html5lib/inputstream.pyc -${PYSITELIB}/pip/_vendor/html5lib/inputstream.pyo -${PYSITELIB}/pip/_vendor/html5lib/sanitizer.py -${PYSITELIB}/pip/_vendor/html5lib/sanitizer.pyc -${PYSITELIB}/pip/_vendor/html5lib/sanitizer.pyo -${PYSITELIB}/pip/_vendor/html5lib/serializer/__init__.py -${PYSITELIB}/pip/_vendor/html5lib/serializer/__init__.pyc -${PYSITELIB}/pip/_vendor/html5lib/serializer/__init__.pyo -${PYSITELIB}/pip/_vendor/html5lib/serializer/htmlserializer.py -${PYSITELIB}/pip/_vendor/html5lib/serializer/htmlserializer.pyc -${PYSITELIB}/pip/_vendor/html5lib/serializer/htmlserializer.pyo -${PYSITELIB}/pip/_vendor/html5lib/tokenizer.py -${PYSITELIB}/pip/_vendor/html5lib/tokenizer.pyc -${PYSITELIB}/pip/_vendor/html5lib/tokenizer.pyo +${PYSITELIB}/pip/_vendor/html5lib/serializer.py +${PYSITELIB}/pip/_vendor/html5lib/serializer.pyc +${PYSITELIB}/pip/_vendor/html5lib/serializer.pyo ${PYSITELIB}/pip/_vendor/html5lib/treeadapters/__init__.py ${PYSITELIB}/pip/_vendor/html5lib/treeadapters/__init__.pyc ${PYSITELIB}/pip/_vendor/html5lib/treeadapters/__init__.pyo +${PYSITELIB}/pip/_vendor/html5lib/treeadapters/genshi.py +${PYSITELIB}/pip/_vendor/html5lib/treeadapters/genshi.pyc +${PYSITELIB}/pip/_vendor/html5lib/treeadapters/genshi.pyo ${PYSITELIB}/pip/_vendor/html5lib/treeadapters/sax.py ${PYSITELIB}/pip/_vendor/html5lib/treeadapters/sax.pyc ${PYSITELIB}/pip/_vendor/html5lib/treeadapters/sax.pyo ${PYSITELIB}/pip/_vendor/html5lib/treebuilders/__init__.py ${PYSITELIB}/pip/_vendor/html5lib/treebuilders/__init__.pyc ${PYSITELIB}/pip/_vendor/html5lib/treebuilders/__init__.pyo -${PYSITELIB}/pip/_vendor/html5lib/treebuilders/_base.py -${PYSITELIB}/pip/_vendor/html5lib/treebuilders/_base.pyc -${PYSITELIB}/pip/_vendor/html5lib/treebuilders/_base.pyo +${PYSITELIB}/pip/_vendor/html5lib/treebuilders/base.py +${PYSITELIB}/pip/_vendor/html5lib/treebuilders/base.pyc +${PYSITELIB}/pip/_vendor/html5lib/treebuilders/base.pyo ${PYSITELIB}/pip/_vendor/html5lib/treebuilders/dom.py ${PYSITELIB}/pip/_vendor/html5lib/treebuilders/dom.pyc ${PYSITELIB}/pip/_vendor/html5lib/treebuilders/dom.pyo @@ -207,39 +225,19 @@ ${PYSITELIB}/pip/_vendor/html5lib/treebuilders/etree_lxml.pyo ${PYSITELIB}/pip/_vendor/html5lib/treewalkers/__init__.py ${PYSITELIB}/pip/_vendor/html5lib/treewalkers/__init__.pyc ${PYSITELIB}/pip/_vendor/html5lib/treewalkers/__init__.pyo -${PYSITELIB}/pip/_vendor/html5lib/treewalkers/_base.py -${PYSITELIB}/pip/_vendor/html5lib/treewalkers/_base.pyc -${PYSITELIB}/pip/_vendor/html5lib/treewalkers/_base.pyo +${PYSITELIB}/pip/_vendor/html5lib/treewalkers/base.py +${PYSITELIB}/pip/_vendor/html5lib/treewalkers/base.pyc +${PYSITELIB}/pip/_vendor/html5lib/treewalkers/base.pyo ${PYSITELIB}/pip/_vendor/html5lib/treewalkers/dom.py ${PYSITELIB}/pip/_vendor/html5lib/treewalkers/dom.pyc ${PYSITELIB}/pip/_vendor/html5lib/treewalkers/dom.pyo ${PYSITELIB}/pip/_vendor/html5lib/treewalkers/etree.py -${PYSITELIB}/pip/_vendor/html5lib/treewalkers/etree.pyc -${PYSITELIB}/pip/_vendor/html5lib/treewalkers/etree.pyo -${PYSITELIB}/pip/_vendor/html5lib/treewalkers/genshistream.py -${PYSITELIB}/pip/_vendor/html5lib/treewalkers/genshistream.pyc -${PYSITELIB}/pip/_vendor/html5lib/treewalkers/genshistream.pyo -${PYSITELIB}/pip/_vendor/html5lib/treewalkers/lxmletree.py -${PYSITELIB}/pip/_vendor/html5lib/treewalkers/lxmletree.pyc -${PYSITELIB}/pip/_vendor/html5lib/treewalkers/lxmletree.pyo -${PYSITELIB}/pip/_vendor/html5lib/treewalkers/pulldom.py -${PYSITELIB}/pip/_vendor/html5lib/treewalkers/pulldom.pyc -${PYSITELIB}/pip/_vendor/html5lib/treewalkers/pulldom.pyo -${PYSITELIB}/pip/_vendor/html5lib/trie/__init__.py -${PYSITELIB}/pip/_vendor/html5lib/trie/__init__.pyc -${PYSITELIB}/pip/_vendor/html5lib/trie/__init__.pyo -${PYSITELIB}/pip/_vendor/html5lib/trie/_base.py -${PYSITELIB}/pip/_vendor/html5lib/trie/_base.pyc -${PYSITELIB}/pip/_vendor/html5lib/trie/_base.pyo -${PYSITELIB}/pip/_vendor/html5lib/trie/datrie.py -${PYSITELIB}/pip/_vendor/html5lib/trie/datrie.pyc -${PYSITELIB}/pip/_vendor/html5lib/trie/datrie.pyo -${PYSITELIB}/pip/_vendor/html5lib/trie/py.py -${PYSITELIB}/pip/_vendor/html5lib/trie/py.pyc -${PYSITELIB}/pip/_vendor/html5lib/trie/py.pyo -${PYSITELIB}/pip/_vendor/html5lib/utils.py -${PYSITELIB}/pip/_vendor/html5lib/utils.pyc -${PYSITELIB}/pip/_vendor/html5lib/utils.pyo +${PYSITELIB}/pip/_vendor/html5lib/treewalkers/etree_lxml.py +${PYSITELIB}/pip/_vendor/html5lib/treewalkers/etree_lxml.pyc +${PYSITELIB}/pip/_vendor/html5lib/treewalkers/etree_lxml.pyo +${PYSITELIB}/pip/_vendor/html5lib/treewalkers/genshi.py +${PYSITELIB}/pip/_vendor/html5lib/treewalkers/genshi.pyc +${PYSITELIB}/pip/_vendor/html5lib/treewalkers/genshi.pyo ${PYSITELIB}/pip/_vendor/ipaddress.py ${PYSITELIB}/pip/_vendor/ipaddress.pyc ${PYSITELIB}/pip/_vendor/ipaddress.pyo @@ -261,6 +259,9 @@ ${PYSITELIB}/pip/_vendor/lockfile/sqlitelockfile.pyo ${PYSITELIB}/pip/_vendor/lockfile/symlinklockfile.py ${PYSITELIB}/pip/_vendor/lockfile/symlinklockfile.pyc ${PYSITELIB}/pip/_vendor/lockfile/symlinklockfile.pyo +${PYSITELIB}/pip/_vendor/ordereddict.py +${PYSITELIB}/pip/_vendor/ordereddict.pyc +${PYSITELIB}/pip/_vendor/ordereddict.pyo ${PYSITELIB}/pip/_vendor/packaging/__about__.py ${PYSITELIB}/pip/_vendor/packaging/__about__.pyc ${PYSITELIB}/pip/_vendor/packaging/__about__.pyo @@ -562,6 +563,21 @@ ${PYSITELIB}/pip/_vendor/retrying.pyo ${PYSITELIB}/pip/_vendor/six.py ${PYSITELIB}/pip/_vendor/six.pyc ${PYSITELIB}/pip/_vendor/six.pyo +${PYSITELIB}/pip/_vendor/webencodings/__init__.py +${PYSITELIB}/pip/_vendor/webencodings/__init__.pyc +${PYSITELIB}/pip/_vendor/webencodings/__init__.pyo +${PYSITELIB}/pip/_vendor/webencodings/labels.py +${PYSITELIB}/pip/_vendor/webencodings/labels.pyc +${PYSITELIB}/pip/_vendor/webencodings/labels.pyo +${PYSITELIB}/pip/_vendor/webencodings/mklabels.py +${PYSITELIB}/pip/_vendor/webencodings/mklabels.pyc +${PYSITELIB}/pip/_vendor/webencodings/mklabels.pyo +${PYSITELIB}/pip/_vendor/webencodings/tests.py +${PYSITELIB}/pip/_vendor/webencodings/tests.pyc +${PYSITELIB}/pip/_vendor/webencodings/tests.pyo +${PYSITELIB}/pip/_vendor/webencodings/x_user_defined.py +${PYSITELIB}/pip/_vendor/webencodings/x_user_defined.pyc +${PYSITELIB}/pip/_vendor/webencodings/x_user_defined.pyo ${PYSITELIB}/pip/basecommand.py ${PYSITELIB}/pip/basecommand.pyc ${PYSITELIB}/pip/basecommand.pyo @@ -574,6 +590,9 @@ ${PYSITELIB}/pip/cmdoptions.pyo ${PYSITELIB}/pip/commands/__init__.py ${PYSITELIB}/pip/commands/__init__.pyc ${PYSITELIB}/pip/commands/__init__.pyo +${PYSITELIB}/pip/commands/check.py +${PYSITELIB}/pip/commands/check.pyc +${PYSITELIB}/pip/commands/check.pyo ${PYSITELIB}/pip/commands/completion.py ${PYSITELIB}/pip/commands/completion.pyc ${PYSITELIB}/pip/commands/completion.pyo @@ -613,9 +632,6 @@ ${PYSITELIB}/pip/compat/__init__.pyo ${PYSITELIB}/pip/compat/dictconfig.py ${PYSITELIB}/pip/compat/dictconfig.pyc ${PYSITELIB}/pip/compat/dictconfig.pyo -${PYSITELIB}/pip/compat/ordereddict.py -${PYSITELIB}/pip/compat/ordereddict.pyc -${PYSITELIB}/pip/compat/ordereddict.pyo ${PYSITELIB}/pip/download.py ${PYSITELIB}/pip/download.pyc ${PYSITELIB}/pip/download.pyo @@ -637,6 +653,9 @@ ${PYSITELIB}/pip/models/index.pyo ${PYSITELIB}/pip/operations/__init__.py ${PYSITELIB}/pip/operations/__init__.pyc ${PYSITELIB}/pip/operations/__init__.pyo +${PYSITELIB}/pip/operations/check.py +${PYSITELIB}/pip/operations/check.pyc +${PYSITELIB}/pip/operations/check.pyo ${PYSITELIB}/pip/operations/freeze.py ${PYSITELIB}/pip/operations/freeze.pyc ${PYSITELIB}/pip/operations/freeze.pyo @@ -679,6 +698,9 @@ ${PYSITELIB}/pip/utils/encoding.pyo ${PYSITELIB}/pip/utils/filesystem.py ${PYSITELIB}/pip/utils/filesystem.pyc ${PYSITELIB}/pip/utils/filesystem.pyo +${PYSITELIB}/pip/utils/glibc.py +${PYSITELIB}/pip/utils/glibc.pyc +${PYSITELIB}/pip/utils/glibc.pyo ${PYSITELIB}/pip/utils/hashes.py ${PYSITELIB}/pip/utils/hashes.pyc ${PYSITELIB}/pip/utils/hashes.pyo @@ -688,6 +710,9 @@ ${PYSITELIB}/pip/utils/logging.pyo ${PYSITELIB}/pip/utils/outdated.py ${PYSITELIB}/pip/utils/outdated.pyc ${PYSITELIB}/pip/utils/outdated.pyo +${PYSITELIB}/pip/utils/packaging.py +${PYSITELIB}/pip/utils/packaging.pyc +${PYSITELIB}/pip/utils/packaging.pyo ${PYSITELIB}/pip/utils/setuptools_build.py ${PYSITELIB}/pip/utils/setuptools_build.pyc ${PYSITELIB}/pip/utils/setuptools_build.pyo diff --git a/devel/py-pip/distinfo b/devel/py-pip/distinfo index 3dccddbabe17..e0fe15a6b1b1 100644 --- a/devel/py-pip/distinfo +++ b/devel/py-pip/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.12 2016/08/27 11:41:23 richard Exp $ +$NetBSD: distinfo,v 1.13 2016/11/06 00:32:12 wen Exp $ -SHA1 (pip-8.1.2.tar.gz) = 1c13c247967ec5bee6de5fd104c5d78ba30951c7 -RMD160 (pip-8.1.2.tar.gz) = de676d8f554d96e7ecf03e919380e7a6fd968634 -SHA512 (pip-8.1.2.tar.gz) = f35e70344bc7baa0739d7a8a38e51f401774b23672e915c32d54fab3e9cc465bfc47361823fa75d2a64fc8748f2020170bd7a4cfde10070d7febf56d1f9124f0 -Size (pip-8.1.2.tar.gz) = 1140573 bytes +SHA1 (pip-9.0.0.tar.gz) = 2177b8425560357b922b9e9bdde4698c4bf89991 +RMD160 (pip-9.0.0.tar.gz) = 12d773ae9e697d404b640102acb35952df469a9f +SHA512 (pip-9.0.0.tar.gz) = b66875988e3af6a3281a0b4dd3941d7a94cc35c4a6104d12e24c0d18386b7aa93d46431e6e385df3cd196abe3d4e7dedbe4e77e6e89455652bad2bd0353fcc4e +Size (pip-9.0.0.tar.gz) = 1197043 bytes