diff options
Diffstat (limited to '')
-rw-r--r-- | security/py-google-auth-oauthlib/Makefile | 4 | ||||
-rw-r--r-- | security/py-google-auth-oauthlib/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/py-google-auth-oauthlib/Makefile b/security/py-google-auth-oauthlib/Makefile index fbc33ecb3641..5417ab6c7294 100644 --- a/security/py-google-auth-oauthlib/Makefile +++ b/security/py-google-auth-oauthlib/Makefile @@ -1,9 +1,9 @@ PORTNAME= google-auth-oauthlib -PORTVERSION= 1.2.0 -PORTREVISION= 1 +PORTVERSION= 1.2.2 CATEGORIES= security python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= google_auth_oauthlib-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Authentication Library diff --git a/security/py-google-auth-oauthlib/distinfo b/security/py-google-auth-oauthlib/distinfo index 275f2ccc819f..fb7824988191 100644 --- a/security/py-google-auth-oauthlib/distinfo +++ b/security/py-google-auth-oauthlib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1702543696 -SHA256 (google-auth-oauthlib-1.2.0.tar.gz) = 292d2d3783349f2b0734a0a0207b1e1e322ac193c2c09d8f7c613fb7cc501ea8 -SIZE (google-auth-oauthlib-1.2.0.tar.gz) = 24829 +TIMESTAMP = 1753796094 +SHA256 (google_auth_oauthlib-1.2.2.tar.gz) = 11046fb8d3348b296302dd939ace8af0a724042e8029c1b872d87fabc9f41684 +SIZE (google_auth_oauthlib-1.2.2.tar.gz) = 20955 |