aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorKubilay Kocak <koobs@FreeBSD.org>2016-01-25 18:59:48 +0000
committerKubilay Kocak <koobs@FreeBSD.org>2016-01-25 18:59:48 +0000
commit9c70760cf501897b8d5bda3a701eb8a36616cd37 (patch)
tree26ee2788bd6a9eb30427e523e379541d8f174ab2 /www
parent88de9215b612f506c253964862ec4997a2900192 (diff)
downloadports-9c70760cf501897b8d5bda3a701eb8a36616cd37.tar.gz
ports-9c70760cf501897b8d5bda3a701eb8a36616cd37.zip
www/py-requests: Update to 2.9.1
- Update PORTVERSION and distinfo checksum (2.9.1) - Update TEST_DEPENDS - Remove FAIL'ing test comment Changes: https://github.com/kennethreitz/requests/blob/v2.9.1/HISTORY.rst PR: 205799 Submitted by: Neel Chauhan <neel neelc org>
Notes
Notes: svn path=/head/; revision=407236
Diffstat (limited to 'www')
-rw-r--r--www/py-requests/Makefile7
-rw-r--r--www/py-requests/distinfo4
2 files changed, 4 insertions, 7 deletions
diff --git a/www/py-requests/Makefile b/www/py-requests/Makefile
index 2a8a54f20475..cb3f86ddb935 100644
--- a/www/py-requests/Makefile
+++ b/www/py-requests/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= requests
-PORTVERSION= 2.8.1
+PORTVERSION= 2.9.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ COMMENT= HTTP library written in Python for human beings
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE
-TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.3.4:${PORTSDIR}/devel/py-pytest
+TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.8.1:${PORTSDIR}/devel/py-pytest
USES= python
USE_PYTHON= autoplist distutils
@@ -22,9 +22,6 @@ CONFLICTS_INSTALL= py*-requests1-*
NO_ARCH= yes
-# FAIL: test_response_iter_lines_reentrant (test_requests.RequestsTestCase)
-# Is marked xfail, but pytest doesn't seem to recognize it.
-
do-test:
@cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
diff --git a/www/py-requests/distinfo b/www/py-requests/distinfo
index e9ab1eceab42..17ac90dbe66c 100644
--- a/www/py-requests/distinfo
+++ b/www/py-requests/distinfo
@@ -1,2 +1,2 @@
-SHA256 (requests-2.8.1.tar.gz) = 84fe8d5bf4dcdcc49002446c47a146d17ac10facf00d9086659064ac43b6c25b
-SIZE (requests-2.8.1.tar.gz) = 480803
+SHA256 (requests-2.9.1.tar.gz) = c577815dd00f1394203fc44eb979724b098f88264a9ef898ee45b8e5e9cf587f
+SIZE (requests-2.9.1.tar.gz) = 484252