Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Dec 2023 20:54:52 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: f8a69c4004cf - main - security/py-google-auth-httplib2: Update to 0.2.0
Message-ID:  <202312142054.3BEKsq7S005105@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=f8a69c4004cf50773ccbacfb975c23233bfc5422

commit f8a69c4004cf50773ccbacfb975c23233bfc5422
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-12-14 20:45:51 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-12-14 20:45:51 +0000

    security/py-google-auth-httplib2: Update to 0.2.0
    
    Changes:        https://github.com/googleapis/google-auth-library-python-httplib2/releases
---
 security/py-google-auth-httplib2/Makefile | 2 +-
 security/py-google-auth-httplib2/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/security/py-google-auth-httplib2/Makefile b/security/py-google-auth-httplib2/Makefile
index e1185ae7da95..c98d30648925 100644
--- a/security/py-google-auth-httplib2/Makefile
+++ b/security/py-google-auth-httplib2/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	google-auth-httplib2
-PORTVERSION=	0.1.1
+PORTVERSION=	0.2.0
 CATEGORIES=	security python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/security/py-google-auth-httplib2/distinfo b/security/py-google-auth-httplib2/distinfo
index e8f15f16cde9..38b62e3f2522 100644
--- a/security/py-google-auth-httplib2/distinfo
+++ b/security/py-google-auth-httplib2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1695143363
-SHA256 (google-auth-httplib2-0.1.1.tar.gz) = c64bc555fdc6dd788ea62ecf7bccffcf497bf77244887a3f3d7a5a02f8e3fc29
-SIZE (google-auth-httplib2-0.1.1.tar.gz) = 10817
+TIMESTAMP = 1702543694
+SHA256 (google-auth-httplib2-0.2.0.tar.gz) = 38aa7badf48f974f1eb9861794e9c0cb2a0511a4ec0679b1f886d108f5640e05
+SIZE (google-auth-httplib2-0.2.0.tar.gz) = 10842


home | help

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