Date: Sun, 8 Aug 2021 14:59:40 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: 5b4341392c8c - main - security/py-google-auth-oauthlib: Update to 0.4.5 Message-ID: <202108081459.178ExedO025690@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=5b4341392c8c6516d95755b7d3587a7ea0787b83 commit 5b4341392c8c6516d95755b7d3587a7ea0787b83 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2021-08-08 14:37:12 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2021-08-08 14:54:11 +0000 security/py-google-auth-oauthlib: Update to 0.4.5 Changes: https://github.com/googleapis/google-auth-library-python-oauthlib/releases --- security/py-google-auth-oauthlib/Makefile | 2 +- security/py-google-auth-oauthlib/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/security/py-google-auth-oauthlib/Makefile b/security/py-google-auth-oauthlib/Makefile index 4b2f13931a80..d2a799c6930a 100644 --- a/security/py-google-auth-oauthlib/Makefile +++ b/security/py-google-auth-oauthlib/Makefile @@ -1,7 +1,7 @@ # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org> PORTNAME= google-auth-oauthlib -PORTVERSION= 0.4.4 +PORTVERSION= 0.4.5 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-google-auth-oauthlib/distinfo b/security/py-google-auth-oauthlib/distinfo index e464068a45c6..bd7ad10cb936 100644 --- a/security/py-google-auth-oauthlib/distinfo +++ b/security/py-google-auth-oauthlib/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1626542060 -SHA256 (google-auth-oauthlib-0.4.4.tar.gz) = 09832c6e75032f93818edf1affe4746121d640c625a5bef9b5c96af676e98eee -SIZE (google-auth-oauthlib-0.4.4.tar.gz) = 19453 +TIMESTAMP = 1628103158 +SHA256 (google-auth-oauthlib-0.4.5.tar.gz) = 4ab58e6c3dc6ccf112f921fcced40e5426fba266768986ea502228488276eaba +SIZE (google-auth-oauthlib-0.4.5.tar.gz) = 19360
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108081459.178ExedO025690>