diff options
| author | Kubilay Kocak <koobs@FreeBSD.org> | 2013-06-10 01:12:52 +0000 |
|---|---|---|
| committer | Kubilay Kocak <koobs@FreeBSD.org> | 2013-06-10 01:12:52 +0000 |
| commit | eab7b1aabde8b864b940e1f9cb16ec335fe7e10c (patch) | |
| tree | b65ef1a594cf21b903f208e09b683bf5c0cf890d /www/py-requests-oauthlib | |
| parent | security/py-oauthlib: Update to 0.4.2 (diff) | |
www/py-requests-oauthlib: Update to 0.3.2
- Update to 0.3.2
- Update pkg-plist
- Bump RUN_DEPENDS version for oauthlib (and report upstream)
Changes:
https://github.com/requests/requests-oauthlib/commits/v0.3.2
Diffstat (limited to 'www/py-requests-oauthlib')
| -rw-r--r-- | www/py-requests-oauthlib/Makefile | 8 | ||||
| -rw-r--r-- | www/py-requests-oauthlib/distinfo | 4 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/py-requests-oauthlib/Makefile b/www/py-requests-oauthlib/Makefile index 43d8e0ce444b..82792213370a 100644 --- a/www/py-requests-oauthlib/Makefile +++ b/www/py-requests-oauthlib/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= requests-oauthlib -PORTVERSION= 0.3.1 +PORTVERSION= 0.3.2 CATEGORIES= www python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -11,14 +11,14 @@ COMMENT= OAuthlib authentication support for Requests LICENSE= ISCL -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}oauthlib>=0.3.7:${PORTSDIR}/security/py-oauthlib \ - ${PYTHON_PKGNAMEPREFIX}requests>=0:${PORTSDIR}/www/py-requests +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}oauthlib>=0.4.2:${PORTSDIR}/security/py-oauthlib \ + ${PYTHON_PKGNAMEPREFIX}requests>0:${PORTSDIR}/www/py-requests TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}mock>0:${PORTSDIR}/devel/py-mock USE_GITHUB= yes GH_ACCOUNT= requests GH_TAGNAME= v${PORTVERSION} -GH_COMMIT= a7e6030 +GH_COMMIT= 0b1fe5c USE_PYTHON= yes USE_PYDISTUTILS= easy_install diff --git a/www/py-requests-oauthlib/distinfo b/www/py-requests-oauthlib/distinfo index d5dfad4ecf2f..29e8f2d1baa4 100644 --- a/www/py-requests-oauthlib/distinfo +++ b/www/py-requests-oauthlib/distinfo @@ -1,2 +1,2 @@ -SHA256 (requests-oauthlib-0.3.1.tar.gz) = 2befccd11fb8e7170863ca678db11df6c3efb899d9a96124699e1187159f4329 -SIZE (requests-oauthlib-0.3.1.tar.gz) = 13811 +SHA256 (requests-oauthlib-0.3.2.tar.gz) = 93f6252c16537d7d42ca6777e97425a7de801772afc2df5244ae65eaf5b74f51 +SIZE (requests-oauthlib-0.3.2.tar.gz) = 13926 |
