Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 May 2019 23:56:49 +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: r501818 - head/www/py-google-cloud-core
Message-ID:  <201905162356.x4GNunAs014531@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Thu May 16 23:56:49 2019
New Revision: 501818
URL: https://svnweb.freebsd.org/changeset/ports/501818

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

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

Modified: head/www/py-google-cloud-core/Makefile
==============================================================================
--- head/www/py-google-cloud-core/Makefile	Thu May 16 23:56:43 2019	(r501817)
+++ head/www/py-google-cloud-core/Makefile	Thu May 16 23:56:49 2019	(r501818)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-cloud-core
-PORTVERSION=	0.29.1
+PORTVERSION=	1.0.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT=	API Client library for Google Cloud: Core Hel
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=1.0.0:www/py-google-api-core@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=1.11.0<2.0.0:www/py-google-api-core@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}grpcio>=1.8.2:devel/py-grpcio@${PY_FLAVOR}
 
 USES=		python

Modified: head/www/py-google-cloud-core/distinfo
==============================================================================
--- head/www/py-google-cloud-core/distinfo	Thu May 16 23:56:43 2019	(r501817)
+++ head/www/py-google-cloud-core/distinfo	Thu May 16 23:56:49 2019	(r501818)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1548513267
-SHA256 (google-cloud-core-0.29.1.tar.gz) = d85b1aaaf3bad9415ad1d8ee5eadce96d7007a82f13ce0a0629a003a11e83f29
-SIZE (google-cloud-core-0.29.1.tar.gz) = 30690
+TIMESTAMP = 1558010827
+SHA256 (google-cloud-core-1.0.0.tar.gz) = 5cf75936e3265cbfec028599ad013bccf10b855c79348b81488f7890ca3a3534
+SIZE (google-cloud-core-1.0.0.tar.gz) = 31267



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