Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 3 Oct 2020 09:50:59 +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: r551286 - head/www/py-google-api-core
Message-ID:  <202010030950.0939oxS9095764@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct  3 09:50:58 2020
New Revision: 551286
URL: https://svnweb.freebsd.org/changeset/ports/551286

Log:
  Update to 1.22.3
  
  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 Oct  3 09:50:54 2020	(r551285)
+++ head/www/py-google-api-core/Makefile	Sat Oct  3 09:50:58 2020	(r551286)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-api-core
-PORTVERSION=	1.22.2
+PORTVERSION=	1.22.3
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -19,7 +19,7 @@ RUN_DEPENDS=	${PY_FUTURES} \
 		${PYTHON_PKGNAMEPREFIX}protobuf>=3.12.0,1:devel/py-protobuf@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=2.18.0<3.0.0:www/py-requests@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}six>=1.13.0:devel/py-six@${PY_FLAVOR}
 
 USES=		python
 USE_PYTHON=	autoplist concurrent distutils

Modified: head/www/py-google-api-core/distinfo
==============================================================================
--- head/www/py-google-api-core/distinfo	Sat Oct  3 09:50:54 2020	(r551285)
+++ head/www/py-google-api-core/distinfo	Sat Oct  3 09:50:58 2020	(r551286)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1599302767
-SHA256 (google-api-core-1.22.2.tar.gz) = 779107f17e0fef8169c5239d56a8fbff03f9f72a3893c0c9e5842ec29dfedd54
-SIZE (google-api-core-1.22.2.tar.gz) = 92933
+TIMESTAMP = 1601713752
+SHA256 (google-api-core-1.22.3.tar.gz) = 1166371f6b1164a30cfed26092e3679450bb837a2b425779c8d1dd140c0732f4
+SIZE (google-api-core-1.22.3.tar.gz) = 92963



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