summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-07-25 18:00:26 +0000
committerRene Ladan <rene@FreeBSD.org>2016-07-25 18:00:26 +0000
commit3392cabe7f49c8e328467318173aab6f119fa45f (patch)
tree908ba621e45b8fd060aaf4901e50d929c55e84f1
parentFix connecting to servers with SSLv3 disabled to address POODLE. (diff)
www/py-requests-oauthlib: update to 0.6.2 and set NO_ARCH
PR: 211313 Submitted by: myself Approved by: maintainer (koobs)
Notes
Notes: svn path=/head/; revision=419051
-rw-r--r--www/py-requests-oauthlib/Makefile4
-rw-r--r--www/py-requests-oauthlib/distinfo6
2 files changed, 6 insertions, 4 deletions
diff --git a/www/py-requests-oauthlib/Makefile b/www/py-requests-oauthlib/Makefile
index e89fddca310b..bec57a020069 100644
--- a/www/py-requests-oauthlib/Makefile
+++ b/www/py-requests-oauthlib/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= requests-oauthlib
-PORTVERSION= 0.6.1
+PORTVERSION= 0.6.2
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -19,6 +19,8 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:devel/py-mock
USES= python
USE_PYTHON= autoplist distutils
+NO_ARCH= yes
+
do-test:
@cd ${WRKSRC} && ${PYTHON_CMD} ${PYDISTUTILS_SETUP} test
diff --git a/www/py-requests-oauthlib/distinfo b/www/py-requests-oauthlib/distinfo
index 7ff54bb16419..e73f089cc27b 100644
--- a/www/py-requests-oauthlib/distinfo
+++ b/www/py-requests-oauthlib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1464883001
-SHA256 (requests-oauthlib-0.6.1.tar.gz) = 905306080ec0cc6b3c65c8101f471fccfdb9994c16dd116524fd3fc0790d46d7
-SIZE (requests-oauthlib-0.6.1.tar.gz) = 76512
+TIMESTAMP = 1468874436
+SHA256 (requests-oauthlib-0.6.2.tar.gz) = 161ec8aaa360befac7079bcf20dc2a3993d1ddef19bc21d8118232a98f716e7a
+SIZE (requests-oauthlib-0.6.2.tar.gz) = 76972