svn commit: r502990 - head/www/py-google-api-core
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed May 29 18:36:46 UTC 2019
Author: sunpoet
Date: Wed May 29 18:36:38 2019
New Revision: 502990
URL: https://svnweb.freebsd.org/changeset/ports/502990
Log:
Update to 1.11.1
Changes: https://github.com/googleapis/google-cloud-python/releases
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 Wed May 29 18:36:32 2019 (r502989)
+++ head/www/py-google-api-core/Makefile Wed May 29 18:36:38 2019 (r502990)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= google-api-core
-PORTVERSION= 1.11.0
+PORTVERSION= 1.11.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PY_FUTURES} \
${PYTHON_PKGNAMEPREFIX}google-auth>=0.4.0:security/py-google-auth@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}googleapis-common-protos>=1.5.3:devel/py-googleapis-common-protos@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}grpcio>=1.8.2:devel/py-grpcio@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}grpcio>=1.8.2<2.0:devel/py-grpcio@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}grpcio-gcp>=0.2.2:devel/py-grpcio-gcp@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}protobuf>=3.4.0: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 Wed May 29 18:36:32 2019 (r502989)
+++ head/www/py-google-api-core/distinfo Wed May 29 18:36:38 2019 (r502990)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1558010814
-SHA256 (google-api-core-1.11.0.tar.gz) = a77d98bd733ec455b03a91dc732cce6e7dfc900db4ff44c52743826e3d28a741
-SIZE (google-api-core-1.11.0.tar.gz) = 74168
+TIMESTAMP = 1559147092
+SHA256 (google-api-core-1.11.1.tar.gz) = 18d58e87ce51046ad76961ba320903657182622e3e368e502381b11f63015c66
+SIZE (google-api-core-1.11.1.tar.gz) = 69685
More information about the svn-ports-head
mailing list