Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Oct 2018 09:35:39 +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: r481349 - head/www/py-google-api-core
Message-ID:  <201810060935.w969ZdE5002399@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct  6 09:35:38 2018
New Revision: 481349
URL: https://svnweb.freebsd.org/changeset/ports/481349

Log:
  Update to 1.4.1
  
  - Update WWW
  
  Changes:	https://github.com/googleapis/google-cloud-python/releases

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

Modified: head/www/py-google-api-core/Makefile
==============================================================================
--- head/www/py-google-api-core/Makefile	Sat Oct  6 09:35:30 2018	(r481348)
+++ head/www/py-google-api-core/Makefile	Sat Oct  6 09:35:38 2018	(r481349)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-api-core
-PORTVERSION=	1.4.0
+PORTVERSION=	1.4.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -18,7 +18,7 @@ RUN_DEPENDS=	${PY_FUTURES} \
 		${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-gcp>=0.2.2:devel/py-grpcio-gcp@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}protobuf>=3.0.0:devel/py-protobuf@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}protobuf>=3.4.0:devel/py-protobuf@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pytz>=0:devel/py-pytz@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}requests>=2.18.0:www/py-requests@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}six>=1.10.0:devel/py-six@${PY_FLAVOR}

Modified: head/www/py-google-api-core/distinfo
==============================================================================
--- head/www/py-google-api-core/distinfo	Sat Oct  6 09:35:30 2018	(r481348)
+++ head/www/py-google-api-core/distinfo	Sat Oct  6 09:35:38 2018	(r481349)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1536758810
-SHA256 (google-api-core-1.4.0.tar.gz) = 121cc7b93fcf5bde0bf8047a5fb9b5217a7e663eaf83f828044a073781c88901
-SIZE (google-api-core-1.4.0.tar.gz) = 55571
+TIMESTAMP = 1538591910
+SHA256 (google-api-core-1.4.1.tar.gz) = a9ae625afd0ea5a4618604675d1fc140998c9c2b17f1d91817a7a7f5b33f7484
+SIZE (google-api-core-1.4.1.tar.gz) = 55844

Modified: head/www/py-google-api-core/pkg-descr
==============================================================================
--- head/www/py-google-api-core/pkg-descr	Sat Oct  6 09:35:30 2018	(r481348)
+++ head/www/py-google-api-core/pkg-descr	Sat Oct  6 09:35:38 2018	(r481349)
@@ -4,4 +4,4 @@ This library is not meant to stand-alone. Instead it d
 by all Google API clients.
 
 WWW: https://pypi.org/project/google-api-core/
-WWW: https://github.com/GoogleCloudPlatform/google-cloud-python
+WWW: https://github.com/googleapis/google-cloud-python



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