Date: Mon, 30 Jan 2023 13:10:50 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 86b78e6eff29 - main - security/py-google-auth-oauthlib: Update to 0.8.0 Message-ID: <202301301310.30UDAoWf068052@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=86b78e6eff2960028d9b2c5f1b5c36059134ec08 commit 86b78e6eff2960028d9b2c5f1b5c36059134ec08 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-01-30 12:34:04 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-01-30 13:00:16 +0000 security/py-google-auth-oauthlib: Update to 0.8.0 Changes: https://github.com/googleapis/google-auth-library-python-oauthlib/releases --- security/py-google-auth-oauthlib/Makefile | 4 ++-- 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 0c5e964062bd..a2ab2f849108 100644 --- a/security/py-google-auth-oauthlib/Makefile +++ b/security/py-google-auth-oauthlib/Makefile @@ -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+ diff --git a/security/py-google-auth-oauthlib/distinfo b/security/py-google-auth-oauthlib/distinfo index 332d7eb98157..d28f561023b8 100644 --- a/security/py-google-auth-oauthlib/distinfo +++ b/security/py-google-auth-oauthlib/distinfo @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301301310.30UDAoWf068052>