mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
www/py-requests-oauthlib: update to 0.6.2 and set NO_ARCH
PR: 211313 Submitted by: myself Approved by: maintainer (koobs)
This commit is contained in:
parent
a57400f182
commit
3392cabe7f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419051
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user