pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/py-pip **1.5.6 (2014-05-16)**



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d3b39a2cc37b
branches:  trunk
changeset: 635193:d3b39a2cc37b
user:      rodent <rodent%pkgsrc.org@localhost>
date:      Sun Jun 01 14:39:39 2014 +0000

description:
**1.5.6 (2014-05-16)**
* Upgrade requests to 2.3.0 to fix an issue with proxies on Python 3.4.1
  (PR #1821).

**1.5.5 (2014-05-03)**

* Fixes #1632.  Uninstall issues on debianized pypy, specifically issues with
  setuptools upgrades. (PR #1743)
* Update documentation to point at https://bootstrap.pypa.io/get-pip.py for
  bootstrapping pip.
* Update docs to point to https://pip.pypa.io/
* Upgrade the bundled projects (distlib==0.1.8, html5lib==1.0b3, six==1.6.1,
  colorama==0.3.1, setuptools==3.4.4).

diffstat:

 devel/py-pip/Makefile |    4 +-
 devel/py-pip/PLIST    |  151 +++++++++----------------------------------------
 devel/py-pip/distinfo |    8 +-
 3 files changed, 36 insertions(+), 127 deletions(-)

diffs (205 lines):

diff -r ef13bac5e2a6 -r d3b39a2cc37b devel/py-pip/Makefile
--- a/devel/py-pip/Makefile     Sun Jun 01 14:39:12 2014 +0000
+++ b/devel/py-pip/Makefile     Sun Jun 01 14:39:39 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2014/02/24 12:06:14 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2014/06/01 14:39:39 rodent Exp $
 
-DISTNAME=      pip-1.5.4
+DISTNAME=      pip-1.5.6
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel
 MASTER_SITES=  http://pypi.python.org/packages/source/p/pip/
diff -r ef13bac5e2a6 -r d3b39a2cc37b devel/py-pip/PLIST
--- a/devel/py-pip/PLIST        Sun Jun 01 14:39:12 2014 +0000
+++ b/devel/py-pip/PLIST        Sun Jun 01 14:39:39 2014 +0000
@@ -1,8 +1,7 @@
-@comment $NetBSD: PLIST,v 1.8 2014/02/02 08:49:38 wiz Exp $
+@comment $NetBSD: PLIST,v 1.9 2014/06/01 14:39:39 rodent Exp $
 bin/pip
-${PLIST.py2x}bin/pip2
-${PLIST.py3x}bin/pip3
-bin/pip${PYVERSSUFFIX}
+bin/pip2
+bin/pip2.7
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -153,6 +152,12 @@
 ${PYSITELIB}/pip/_vendor/html5lib/tokenizer.py
 ${PYSITELIB}/pip/_vendor/html5lib/tokenizer.pyc
 ${PYSITELIB}/pip/_vendor/html5lib/tokenizer.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/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
@@ -244,120 +249,6 @@
 ${PYSITELIB}/pip/_vendor/requests/packages/__init__.py
 ${PYSITELIB}/pip/_vendor/requests/packages/__init__.pyc
 ${PYSITELIB}/pip/_vendor/requests/packages/__init__.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/__init__.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/__init__.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/__init__.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/__main__.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/__main__.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/__main__.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/big5freq.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/big5freq.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/big5freq.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/big5prober.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/big5prober.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/big5prober.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/chardistribution.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/chardistribution.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/chardistribution.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/charsetgroupprober.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/charsetgroupprober.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/charsetgroupprober.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/charsetprober.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/charsetprober.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/charsetprober.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/codingstatemachine.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/codingstatemachine.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/codingstatemachine.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/compat.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/compat.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/compat.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/constants.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/constants.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/constants.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/cp949prober.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/cp949prober.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/cp949prober.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/escprober.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/escprober.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/escprober.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/escsm.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/escsm.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/escsm.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/eucjpprober.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/eucjpprober.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/eucjpprober.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/euckrfreq.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/euckrfreq.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/euckrfreq.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/euckrprober.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/euckrprober.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/euckrprober.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/euctwfreq.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/euctwfreq.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/euctwfreq.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/euctwprober.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/euctwprober.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/euctwprober.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/gb2312freq.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/gb2312freq.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/gb2312freq.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/gb2312prober.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/gb2312prober.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/gb2312prober.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/hebrewprober.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/hebrewprober.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/hebrewprober.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/jisfreq.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/jisfreq.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/jisfreq.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/jpcntx.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/jpcntx.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/jpcntx.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/langbulgarianmodel.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/langbulgarianmodel.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/langbulgarianmodel.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/langcyrillicmodel.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/langcyrillicmodel.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/langcyrillicmodel.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/langgreekmodel.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/langgreekmodel.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/langgreekmodel.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/langhebrewmodel.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/langhebrewmodel.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/langhebrewmodel.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/langhungarianmodel.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/langhungarianmodel.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/langhungarianmodel.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/langthaimodel.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/langthaimodel.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/langthaimodel.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/latin1prober.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/latin1prober.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/latin1prober.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/mbcharsetprober.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/mbcharsetprober.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/mbcharsetprober.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/mbcsgroupprober.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/mbcsgroupprober.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/mbcsgroupprober.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/mbcssm.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/mbcssm.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/mbcssm.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/sbcharsetprober.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/sbcharsetprober.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/sbcharsetprober.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/sbcsgroupprober.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/sbcsgroupprober.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/sbcsgroupprober.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/sjisprober.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/sjisprober.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/sjisprober.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/universaldetector.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/universaldetector.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/universaldetector.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/charade/utf8prober.py
-${PYSITELIB}/pip/_vendor/requests/packages/charade/utf8prober.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/charade/utf8prober.pyo
 ${PYSITELIB}/pip/_vendor/requests/packages/chardet/__init__.py
 ${PYSITELIB}/pip/_vendor/requests/packages/chardet/__init__.pyc
 ${PYSITELIB}/pip/_vendor/requests/packages/chardet/__init__.pyo
@@ -526,9 +417,27 @@
 ${PYSITELIB}/pip/_vendor/requests/packages/urllib3/response.py
 ${PYSITELIB}/pip/_vendor/requests/packages/urllib3/response.pyc
 ${PYSITELIB}/pip/_vendor/requests/packages/urllib3/response.pyo
-${PYSITELIB}/pip/_vendor/requests/packages/urllib3/util.py
-${PYSITELIB}/pip/_vendor/requests/packages/urllib3/util.pyc
-${PYSITELIB}/pip/_vendor/requests/packages/urllib3/util.pyo
+${PYSITELIB}/pip/_vendor/requests/packages/urllib3/util/__init__.py
+${PYSITELIB}/pip/_vendor/requests/packages/urllib3/util/__init__.pyc
+${PYSITELIB}/pip/_vendor/requests/packages/urllib3/util/__init__.pyo
+${PYSITELIB}/pip/_vendor/requests/packages/urllib3/util/connection.py
+${PYSITELIB}/pip/_vendor/requests/packages/urllib3/util/connection.pyc
+${PYSITELIB}/pip/_vendor/requests/packages/urllib3/util/connection.pyo
+${PYSITELIB}/pip/_vendor/requests/packages/urllib3/util/request.py
+${PYSITELIB}/pip/_vendor/requests/packages/urllib3/util/request.pyc
+${PYSITELIB}/pip/_vendor/requests/packages/urllib3/util/request.pyo
+${PYSITELIB}/pip/_vendor/requests/packages/urllib3/util/response.py
+${PYSITELIB}/pip/_vendor/requests/packages/urllib3/util/response.pyc
+${PYSITELIB}/pip/_vendor/requests/packages/urllib3/util/response.pyo
+${PYSITELIB}/pip/_vendor/requests/packages/urllib3/util/ssl_.py
+${PYSITELIB}/pip/_vendor/requests/packages/urllib3/util/ssl_.pyc
+${PYSITELIB}/pip/_vendor/requests/packages/urllib3/util/ssl_.pyo
+${PYSITELIB}/pip/_vendor/requests/packages/urllib3/util/timeout.py
+${PYSITELIB}/pip/_vendor/requests/packages/urllib3/util/timeout.pyc
+${PYSITELIB}/pip/_vendor/requests/packages/urllib3/util/timeout.pyo
+${PYSITELIB}/pip/_vendor/requests/packages/urllib3/util/url.py
+${PYSITELIB}/pip/_vendor/requests/packages/urllib3/util/url.pyc
+${PYSITELIB}/pip/_vendor/requests/packages/urllib3/util/url.pyo
 ${PYSITELIB}/pip/_vendor/requests/sessions.py
 ${PYSITELIB}/pip/_vendor/requests/sessions.pyc
 ${PYSITELIB}/pip/_vendor/requests/sessions.pyo
diff -r ef13bac5e2a6 -r d3b39a2cc37b devel/py-pip/distinfo
--- a/devel/py-pip/distinfo     Sun Jun 01 14:39:12 2014 +0000
+++ b/devel/py-pip/distinfo     Sun Jun 01 14:39:39 2014 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.8 2014/02/24 12:06:14 wiz Exp $
+$NetBSD: distinfo,v 1.9 2014/06/01 14:39:39 rodent Exp $
 
-SHA1 (pip-1.5.4.tar.gz) = 35ccb7430356186cf253615b70f8ee580610f734
-RMD160 (pip-1.5.4.tar.gz) = 515ad1af4f631a201bb6731f826e9b8f8cd8fe3b
-Size (pip-1.5.4.tar.gz) = 1081874 bytes
+SHA1 (pip-1.5.6.tar.gz) = e6cd9e6f2fd8d28c9976313632ef8aa8ac31249e
+RMD160 (pip-1.5.6.tar.gz) = 4353b4738860b3b0e3007e861e47986b8cc81ddc
+Size (pip-1.5.6.tar.gz) = 938120 bytes



Home | Main Index | Thread Index | Old Index