Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Sep 2023 03:24:54 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: e22690527312 - main - security/py-google-auth-oauthlib: Update to 1.1.0
Message-ID:  <202309220324.38M3OseI093918@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=e226905273121c753bfbfb7a98054d42d3cf513b

commit e226905273121c753bfbfb7a98054d42d3cf513b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-22 03:19:19 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-22 03:19:19 +0000

    security/py-google-auth-oauthlib: Update to 1.1.0
    
    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 de06607dbd9f..4008be9b6a8f 100644
--- a/security/py-google-auth-oauthlib/Makefile
+++ b/security/py-google-auth-oauthlib/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	google-auth-oauthlib
-PORTVERSION=	1.0.0
+PORTVERSION=	1.1.0
 CATEGORIES=	security python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-google-auth-oauthlib/distinfo b/security/py-google-auth-oauthlib/distinfo
index 1285395ae27a..5c68734bc043 100644
--- a/security/py-google-auth-oauthlib/distinfo
+++ b/security/py-google-auth-oauthlib/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677771351
-SHA256 (google-auth-oauthlib-1.0.0.tar.gz) = e375064964820b47221a7e1b7ee1fd77051b6323c3f9e3e19785f78ab67ecfc5
-SIZE (google-auth-oauthlib-1.0.0.tar.gz) = 20530
+TIMESTAMP = 1695143365
+SHA256 (google-auth-oauthlib-1.1.0.tar.gz) = 83ea8c3b0881e453790baff4448e8a6112ac8778d1de9da0b68010b843937afb
+SIZE (google-auth-oauthlib-1.1.0.tar.gz) = 20679



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309220324.38M3OseI093918>