diff options
-rw-r--r-- | www/py-requests-oauthlib/Makefile | 4 | ||||
-rw-r--r-- | www/py-requests-oauthlib/distinfo | 6 |
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 |