Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 May 2021 12:58: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: c68fc18fa039 - main - www/py-google-api-core: Update to 1.28.0
Message-ID:  <202105261258.14QCwqoP033576@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=c68fc18fa039fe410a54ab1907e612071b1787fd

commit c68fc18fa039fe410a54ab1907e612071b1787fd
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-05-26 12:55:40 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-05-26 12:55:40 +0000

    www/py-google-api-core: Update to 1.28.0
    
    Changes:        https://github.com/googleapis/python-api-core/releases
                    https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md
---
 www/py-google-api-core/Makefile | 4 ++--
 www/py-google-api-core/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/py-google-api-core/Makefile b/www/py-google-api-core/Makefile
index 3ebf832cf6c5..2f9ff8fddbc7 100644
--- a/www/py-google-api-core/Makefile
+++ b/www/py-google-api-core/Makefile
@@ -1,7 +1,7 @@
 # Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
 
 PORTNAME=	google-api-core
-PORTVERSION=	1.27.0
+PORTVERSION=	1.28.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT=	Core Google API Client Library
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-auth>=1.21.1<2.0:security/py-google-auth@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-auth>=1.25.0<2.0:security/py-google-auth@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}googleapis-common-protos>=1.6.0<2.0:devel/py-googleapis-common-protos@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}packaging>=14.3:devel/py-packaging@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}protobuf>=3.12.0,1:devel/py-protobuf@${PY_FLAVOR} \
diff --git a/www/py-google-api-core/distinfo b/www/py-google-api-core/distinfo
index fce859346514..deee29f970cb 100644
--- a/www/py-google-api-core/distinfo
+++ b/www/py-google-api-core/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1621183192
-SHA256 (google-api-core-1.27.0.tar.gz) = 407e3e52435a44f6d59d4fef7b5e115bed7b20d77cbdab79e00232bfff7bf912
-SIZE (google-api-core-1.27.0.tar.gz) = 95933
+TIMESTAMP = 1621699741
+SHA256 (google-api-core-1.28.0.tar.gz) = 02646803bd728e12dd1f45ee1dcc31c12614c9a1ac451b9a1ce26aa65df9b957
+SIZE (google-api-core-1.28.0.tar.gz) = 95433



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