diff --git a/security/py-google-auth-oauthlib/Makefile b/security/py-google-auth-oauthlib/Makefile index b107a23888bd..fa301fdfcb46 100644 --- a/security/py-google-auth-oauthlib/Makefile +++ b/security/py-google-auth-oauthlib/Makefile @@ -1,31 +1,35 @@ PORTNAME= google-auth-oauthlib PORTVERSION= 1.2.3 +PORTREVISION= 1 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= google_auth_oauthlib-${PORTVERSION} +PATCH_SITES= https://github.com/googleapis/google-auth-library-python-oauthlib/commit/ +PATCHFILES= 088a597cfa50c90d11e9a6993f2115a0eded3422.patch:-p1 + MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Authentication Library WWW= https://github.com/googleapis/google-auth-library-python-oauthlib LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=2.15.0<2.42.0:security/py-google-auth@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=2.15.0<3.0.0:security/py-google-auth@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests-oauthlib>=0:www/py-requests-oauthlib@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 NO_ARCH= yes OPTIONS_DEFINE= TOOL OPTIONS_DEFAULT=TOOL TOOL_DESC= Tool for obtaining authorization and credentials TOOL_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=6.0.0:devel/py-click@${PY_FLAVOR} .include diff --git a/security/py-google-auth-oauthlib/distinfo b/security/py-google-auth-oauthlib/distinfo index 83715500ae05..45a5662ca64b 100644 --- a/security/py-google-auth-oauthlib/distinfo +++ b/security/py-google-auth-oauthlib/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1762586874 +TIMESTAMP = 1768625741 SHA256 (google_auth_oauthlib-1.2.3.tar.gz) = eb09e450d3cc789ecbc2b3529cb94a713673fd5f7a22c718ad91cf75aedc2ea4 SIZE (google_auth_oauthlib-1.2.3.tar.gz) = 21265 +SHA256 (088a597cfa50c90d11e9a6993f2115a0eded3422.patch) = dfe15ff865cad526ef680cf08b982423e92c134f290a678893c96ea7894fb2a0 +SIZE (088a597cfa50c90d11e9a6993f2115a0eded3422.patch) = 1438