svn commit: r543311 - head/www/py-google-api-core

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Jul 24 19:01:37 UTC 2020


Author: sunpoet
Date: Fri Jul 24 19:01:32 2020
New Revision: 543311
URL: https://svnweb.freebsd.org/changeset/ports/543311

Log:
  Update to 1.22.0
  
  Changes:	https://github.com/googleapis/python-api-core/releases
  		https://github.com/googleapis/python-api-core/blob/master/CHANGELOG.md

Modified:
  head/www/py-google-api-core/Makefile
  head/www/py-google-api-core/distinfo

Modified: head/www/py-google-api-core/Makefile
==============================================================================
--- head/www/py-google-api-core/Makefile	Fri Jul 24 19:01:27 2020	(r543310)
+++ head/www/py-google-api-core/Makefile	Fri Jul 24 19:01:32 2020	(r543311)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-api-core
-PORTVERSION=	1.21.0
+PORTVERSION=	1.22.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PY_FUTURES} \
-		${PYTHON_PKGNAMEPREFIX}google-auth>=1.18.0<2.0:security/py-google-auth@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}google-auth>=1.19.1<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}protobuf>=3.12.0,1:devel/py-protobuf@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR} \

Modified: head/www/py-google-api-core/distinfo
==============================================================================
--- head/www/py-google-api-core/distinfo	Fri Jul 24 19:01:27 2020	(r543310)
+++ head/www/py-google-api-core/distinfo	Fri Jul 24 19:01:32 2020	(r543311)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592846064
-SHA256 (google-api-core-1.21.0.tar.gz) = fea9a434068406ddabe2704988d24d6c5bde3ecfc40823a34f43892d017b14f6
-SIZE (google-api-core-1.21.0.tar.gz) = 92604
+TIMESTAMP = 1595578506
+SHA256 (google-api-core-1.22.0.tar.gz) = aaedc40ae977dbc2710f0de0012b673c8c7644f81ca0c93e839d22895f2ff29d
+SIZE (google-api-core-1.22.0.tar.gz) = 92909


More information about the svn-ports-all mailing list