svn commit: r544996 - head/www/py-google-cloud-core

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 15 16:32:16 UTC 2020


Author: sunpoet
Date: Sat Aug 15 16:32:12 2020
New Revision: 544996
URL: https://svnweb.freebsd.org/changeset/ports/544996

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

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

Modified: head/www/py-google-cloud-core/Makefile
==============================================================================
--- head/www/py-google-cloud-core/Makefile	Sat Aug 15 16:32:08 2020	(r544995)
+++ head/www/py-google-cloud-core/Makefile	Sat Aug 15 16:32:12 2020	(r544996)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-cloud-core
-PORTVERSION=	1.3.0
+PORTVERSION=	1.4.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-google-cloud-core/distinfo
==============================================================================
--- head/www/py-google-cloud-core/distinfo	Sat Aug 15 16:32:08 2020	(r544995)
+++ head/www/py-google-cloud-core/distinfo	Sat Aug 15 16:32:12 2020	(r544996)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1580562321
-SHA256 (google-cloud-core-1.3.0.tar.gz) = 878f9ad080a40cdcec85b92242c4b5819eeb8f120ebc5c9f640935e24fc129d8
-SIZE (google-cloud-core-1.3.0.tar.gz) = 32437
+TIMESTAMP = 1596954362
+SHA256 (google-cloud-core-1.4.0.tar.gz) = 07a024a26c4eb14ee3df7e6e5021c04f8f7e9f0e83d3d47863229f3635f871ce
+SIZE (google-cloud-core-1.4.0.tar.gz) = 33019

Modified: head/www/py-google-cloud-core/pkg-descr
==============================================================================
--- head/www/py-google-cloud-core/pkg-descr	Sat Aug 15 16:32:08 2020	(r544995)
+++ head/www/py-google-cloud-core/pkg-descr	Sat Aug 15 16:32:12 2020	(r544996)
@@ -1,4 +1,4 @@
 This library is not meant to stand-alone. Instead it defines common helpers
 (e.g. base Client classes) used by all of the google-cloud-* packages.
 
-WWW: https://pypi.org/project/google-cloud-core/
+WWW: https://github.com/googleapis/python-cloud-core


More information about the svn-ports-all mailing list