Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Apr 2019 21:16:04 +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: r499057 - head/www/py-google-cloud-core
Message-ID:  <201904152116.x3FLG4pc094623@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon Apr 15 21:16:04 2019
New Revision: 499057
URL: https://svnweb.freebsd.org/changeset/ports/499057

Log:
  Update to 0.29.1
  
  - Take maintainership
  
  Changes:	https://github.com/googleapis/google-cloud-python/releases
  PR:		237240
  Submitted by:	sunpoet (myself)
  Approved by:	wg (maintainer)

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	Mon Apr 15 21:15:59 2019	(r499056)
+++ head/www/py-google-cloud-core/Makefile	Mon Apr 15 21:16:04 2019	(r499057)
@@ -1,19 +1,18 @@
 # $FreeBSD$
 
 PORTNAME=	google-cloud-core
-PORTVERSION=	0.28.1
-PORTREVISION=	1
+PORTVERSION=	0.29.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
-MAINTAINER=	wg@FreeBSD.org
+MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	API Client library for Google Cloud: Core Helpers
 
 LICENSE=	APACHE20
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=0.1.1:www/py-google-api-core@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}google-api-core>=1.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	Mon Apr 15 21:15:59 2019	(r499056)
+++ head/www/py-google-cloud-core/distinfo	Mon Apr 15 21:16:04 2019	(r499057)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1535495033
-SHA256 (google-cloud-core-0.28.1.tar.gz) = 89e8140a288acec20c5e56159461d3afa4073570c9758c05d4e6cb7f2f8cc440
-SIZE (google-cloud-core-0.28.1.tar.gz) = 32718
+TIMESTAMP = 1548513267
+SHA256 (google-cloud-core-0.29.1.tar.gz) = d85b1aaaf3bad9415ad1d8ee5eadce96d7007a82f13ce0a0629a003a11e83f29
+SIZE (google-cloud-core-0.29.1.tar.gz) = 30690



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