git: 29b7311ef829 - main - security/py-google-auth-httplib2: Update to 0.1.0

Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Apr 18 07:13:29 UTC 2021


The branch main has been updated by sunpoet:

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

commit 29b7311ef829c21806f4169288e0a1624be4d3b3
Author:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-04-18 05:06:36 +0000
Commit:     Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-04-18 05:44:08 +0000

    security/py-google-auth-httplib2: Update to 0.1.0
    
    - Update WWW
    
    Changes:        https://github.com/googleapis/google-auth-library-python-httplib2/releases
                    https://github.com/googleapis/google-auth-library-python-httplib2/blob/master/CHANGELOG.md
---
 security/py-google-auth-httplib2/Makefile  | 4 ++--
 security/py-google-auth-httplib2/distinfo  | 6 +++---
 security/py-google-auth-httplib2/pkg-descr | 2 +-
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/security/py-google-auth-httplib2/Makefile b/security/py-google-auth-httplib2/Makefile
index 7286600b4878..feeadd6ef701 100644
--- a/security/py-google-auth-httplib2/Makefile
+++ b/security/py-google-auth-httplib2/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
 
 PORTNAME=	google-auth-httplib2
-PORTVERSION=	0.0.4
+PORTVERSION=	0.1.0
 CATEGORIES=	security python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-auth>=0:security/py-google-auth@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}httplib2>=0.9.1:www/py-httplib2@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}httplib2>=0.15.0:www/py-httplib2@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}
 
 USES=		python:3.6+
diff --git a/security/py-google-auth-httplib2/distinfo b/security/py-google-auth-httplib2/distinfo
index d731a51158c4..0d34c9b2aedd 100644
--- a/security/py-google-auth-httplib2/distinfo
+++ b/security/py-google-auth-httplib2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1594308046
-SHA256 (google-auth-httplib2-0.0.4.tar.gz) = 8d092cc60fb16517b12057ec0bba9185a96e3b7169d86ae12eae98e645b7bc39
-SIZE (google-auth-httplib2-0.0.4.tar.gz) = 10287
+TIMESTAMP = 1618320264
+SHA256 (google-auth-httplib2-0.1.0.tar.gz) = a07c39fd632becacd3f07718dfd6021bf396978f03ad3ce4321d060015cc30ac
+SIZE (google-auth-httplib2-0.1.0.tar.gz) = 10895
diff --git a/security/py-google-auth-httplib2/pkg-descr b/security/py-google-auth-httplib2/pkg-descr
index 587ee3c54c19..3f114ab0ca45 100644
--- a/security/py-google-auth-httplib2/pkg-descr
+++ b/security/py-google-auth-httplib2/pkg-descr
@@ -1,3 +1,3 @@
 This library provides an httplib2 transport for google-auth.
 
-WWW: https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2
+WWW: https://github.com/googleapis/google-auth-library-python-httplib2


More information about the dev-commits-ports-all mailing list