summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-02-01 13:23:56 +0000
committerwiz <wiz@pkgsrc.org>2016-02-01 13:23:56 +0000
commiteb71cd2f1fed97cd308988526dea4a7fe1973670 (patch)
treeda0ce88ea1c78137a71d458985dd47b8b24487e0 /devel
parent44816c4f29c5f8b4591ae1ef5c59ea61e68a9d24 (diff)
downloadpkgsrc-eb71cd2f1fed97cd308988526dea4a7fe1973670.tar.gz
Update py-requests-toolbelt to 0.6.0:
0.6.0 -- 2016-01-27 ------------------- More information about this release can be found on the `0.6.0 milestone`_. New Features ~~~~~~~~~~~~ - Add ``AppEngineAdapter`` to support developers using Google's AppEngine platform with Requests. - Add ``GuessProxyAuth`` class to support guessing between Basic and Digest Authentication for proxies. Fixed Bugs ~~~~~~~~~~ - Ensure that proxies use the correct TLS version when using the ``SSLAdapter``. - Fix an ``AttributeError`` when using the ``HTTPProxyDigestAuth`` class. Miscellaneous ~~~~~~~~~~~~~ - Drop testing support for Python 3.2. virtualenv and pip have stopped supporting it meaning that it is harder to test for this with our CI infrastructure. Moving forward we will make a best-effort attempt to support 3.2 but will not test for it. .. _0.6.0 milestone: https://github.com/sigmavirus24/requests-toolbelt/milestones/0.6.0
Diffstat (limited to 'devel')
-rw-r--r--devel/py-requests-toolbelt/Makefile7
-rw-r--r--devel/py-requests-toolbelt/PLIST5
-rw-r--r--devel/py-requests-toolbelt/distinfo10
3 files changed, 11 insertions, 11 deletions
diff --git a/devel/py-requests-toolbelt/Makefile b/devel/py-requests-toolbelt/Makefile
index d9f5df6d3f5..d31aea8381d 100644
--- a/devel/py-requests-toolbelt/Makefile
+++ b/devel/py-requests-toolbelt/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2015/12/27 23:36:43 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2016/02/01 13:23:56 wiz Exp $
-DISTNAME= requests-toolbelt-0.5.1
+DISTNAME= requests-toolbelt-0.6.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_PYPI:=r/requests-toolbelt/}
@@ -17,8 +17,5 @@ BUILD_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test
USE_LANGUAGES= # none
-post-extract:
- ${RM} ${WRKSRC}/requests_toolbelt/multipart/.encoder.py.swp
-
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/devel/py-requests-toolbelt/PLIST b/devel/py-requests-toolbelt/PLIST
index 0bdfe6746d7..419b17fbd5b 100644
--- a/devel/py-requests-toolbelt/PLIST
+++ b/devel/py-requests-toolbelt/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2015/12/04 21:48:21 wiz Exp $
+@comment $NetBSD: PLIST,v 1.5 2016/02/01 13:23:56 wiz Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -13,6 +13,9 @@ ${PYSITELIB}/requests_toolbelt/_compat.pyo
${PYSITELIB}/requests_toolbelt/adapters/__init__.py
${PYSITELIB}/requests_toolbelt/adapters/__init__.pyc
${PYSITELIB}/requests_toolbelt/adapters/__init__.pyo
+${PYSITELIB}/requests_toolbelt/adapters/appengine.py
+${PYSITELIB}/requests_toolbelt/adapters/appengine.pyc
+${PYSITELIB}/requests_toolbelt/adapters/appengine.pyo
${PYSITELIB}/requests_toolbelt/adapters/fingerprint.py
${PYSITELIB}/requests_toolbelt/adapters/fingerprint.pyc
${PYSITELIB}/requests_toolbelt/adapters/fingerprint.pyo
diff --git a/devel/py-requests-toolbelt/distinfo b/devel/py-requests-toolbelt/distinfo
index 21956a7a606..9750445c6b6 100644
--- a/devel/py-requests-toolbelt/distinfo
+++ b/devel/py-requests-toolbelt/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.6 2015/12/27 23:36:43 wiz Exp $
+$NetBSD: distinfo,v 1.7 2016/02/01 13:23:56 wiz Exp $
-SHA1 (requests-toolbelt-0.5.1.tar.gz) = 85c30b71e85927e04452834177edc281a1989a3a
-RMD160 (requests-toolbelt-0.5.1.tar.gz) = cf33781803e7e94dc578af5bc121c111a68fcf46
-SHA512 (requests-toolbelt-0.5.1.tar.gz) = fff70b7262efae616fe9fe8e25af9856d42ccecdaca71cfde0dd81c5d7c509aec30f7c99f4b886d844c168937197ed8287e873fffe6073e93e48412b5a902997
-Size (requests-toolbelt-0.5.1.tar.gz) = 187981 bytes
+SHA1 (requests-toolbelt-0.6.0.tar.gz) = 0d32c27f3b3c8986ce91b0b0aaa9272ca2a3ac94
+RMD160 (requests-toolbelt-0.6.0.tar.gz) = 701e1cd599d7a973abdf5b9fe23ffc5b1cbba12a
+SHA512 (requests-toolbelt-0.6.0.tar.gz) = 07d718de6fe0bbc7602fdad21a8f417c9fdf0e3281a96c556a1c6d829e8f08b504b7335349f9911fc39872515c81f7956dc733252e48f78fc264254946729881
+Size (requests-toolbelt-0.6.0.tar.gz) = 188848 bytes