mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
security/py-google-auth-oauthlib: Update to 0.8.0
Changes: https://github.com/googleapis/google-auth-library-python-oauthlib/releases
This commit is contained in:
parent
93164ef083
commit
86b78e6eff
@ -1,5 +1,5 @@
|
||||
PORTNAME= google-auth-oauthlib
|
||||
PORTVERSION= 0.7.1
|
||||
PORTVERSION= 0.8.0
|
||||
CATEGORIES= security python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,7 +11,7 @@ WWW= https://github.com/googleapis/google-auth-library-python-oauthlib
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=2.14.0:security/py-google-auth@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=2.15.0:security/py-google-auth@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0:www/py-requests-oauthlib@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1669057951
|
||||
SHA256 (google-auth-oauthlib-0.7.1.tar.gz) = 9940f543f77d1447432a93781d7c931fb53e418023351ad4bf9e92837a1154ec
|
||||
SIZE (google-auth-oauthlib-0.7.1.tar.gz) = 21212
|
||||
TIMESTAMP = 1674589994
|
||||
SHA256 (google-auth-oauthlib-0.8.0.tar.gz) = 81056a310fb1c4a3e5a7e1a443e1eb96593c6bbc55b26c0261e4d3295d3e6593
|
||||
SIZE (google-auth-oauthlib-0.8.0.tar.gz) = 21351
|
||||
|
Loading…
Reference in New Issue
Block a user