diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-06-18 07:37:37 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-06-18 07:37:37 +0000 |
commit | dfcdceb9ebc521d7a00c21cb1917a0d5b3809444 (patch) | |
tree | e10ddaf6357427bbfaccc0a63116e00217538567 /www/py-requests-oauthlib | |
parent | security/py-oauthlib: update to 1.1.2 (diff) |
www/py-requests-oauthlib: update to 0.6.1
PR: 209991
Submitted by: myself
Approved by: maintainer timeout (koobs, 15 days)
Notes
Notes:
svn path=/head/; revision=417051
Diffstat (limited to 'www/py-requests-oauthlib')
-rw-r--r-- | www/py-requests-oauthlib/Makefile | 2 | ||||
-rw-r--r-- | www/py-requests-oauthlib/distinfo | 5 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/py-requests-oauthlib/Makefile b/www/py-requests-oauthlib/Makefile index db531e03eea5..e89fddca310b 100644 --- a/www/py-requests-oauthlib/Makefile +++ b/www/py-requests-oauthlib/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= requests-oauthlib -PORTVERSION= 0.5.0 +PORTVERSION= 0.6.1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/www/py-requests-oauthlib/distinfo b/www/py-requests-oauthlib/distinfo index 4b175d4b7a9c..7ff54bb16419 100644 --- a/www/py-requests-oauthlib/distinfo +++ b/www/py-requests-oauthlib/distinfo @@ -1,2 +1,3 @@ -SHA256 (requests-oauthlib-0.5.0.tar.gz) = 658d9aba85338be8c1d1532c9fb5807b381dc7166e469ff0f62fcaa4240d9eb8 -SIZE (requests-oauthlib-0.5.0.tar.gz) = 54024 +TIMESTAMP = 1464883001 +SHA256 (requests-oauthlib-0.6.1.tar.gz) = 905306080ec0cc6b3c65c8101f471fccfdb9994c16dd116524fd3fc0790d46d7 +SIZE (requests-oauthlib-0.6.1.tar.gz) = 76512 |