Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Sep 2020 21:33:13 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r547728 - head/www/py-google-api-core
Message-ID:  <202009052133.085LXDP4014144@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Sep  5 21:33:13 2020
New Revision: 547728
URL: https://svnweb.freebsd.org/changeset/ports/547728

Log:
  Update to 1.22.2
  
  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	Sat Sep  5 21:33:08 2020	(r547727)
+++ head/www/py-google-api-core/Makefile	Sat Sep  5 21:33:13 2020	(r547728)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-api-core
-PORTVERSION=	1.22.1
+PORTVERSION=	1.22.2
 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.19.1<2.0:security/py-google-auth@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}google-auth>=1.21.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	Sat Sep  5 21:33:08 2020	(r547727)
+++ head/www/py-google-api-core/distinfo	Sat Sep  5 21:33:13 2020	(r547728)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1597569983
-SHA256 (google-api-core-1.22.1.tar.gz) = 35cba563034d668ae90ffe1f03193a84e745b38f09592f60258358b5e5ee6238
-SIZE (google-api-core-1.22.1.tar.gz) = 92901
+TIMESTAMP = 1599302767
+SHA256 (google-api-core-1.22.2.tar.gz) = 779107f17e0fef8169c5239d56a8fbff03f9f72a3893c0c9e5842ec29dfedd54
+SIZE (google-api-core-1.22.2.tar.gz) = 92933



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