Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Jul 2020 19:01:38 +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: r543312 - head/www/py-google-cloud-bigtable
Message-ID:  <202007241901.06OJ1ciE038344@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Jul 24 19:01:38 2020
New Revision: 543312
URL: https://svnweb.freebsd.org/changeset/ports/543312

Log:
  Update to 1.3.0
  
  - Update WWW
  
  Changes:	https://github.com/googleapis/python-bigtable/releases

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

Modified: head/www/py-google-cloud-bigtable/Makefile
==============================================================================
--- head/www/py-google-cloud-bigtable/Makefile	Fri Jul 24 19:01:32 2020	(r543311)
+++ head/www/py-google-cloud-bigtable/Makefile	Fri Jul 24 19:01:38 2020	(r543312)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-cloud-bigtable
-PORTVERSION=	1.2.1
+PORTVERSION=	1.3.0
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-google-cloud-bigtable/distinfo
==============================================================================
--- head/www/py-google-cloud-bigtable/distinfo	Fri Jul 24 19:01:32 2020	(r543311)
+++ head/www/py-google-cloud-bigtable/distinfo	Fri Jul 24 19:01:38 2020	(r543312)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578117367
-SHA256 (google-cloud-bigtable-1.2.1.tar.gz) = 48675d3ef98741fe2ffa57766d861d70a2855d003237868138e495bfa19390f3
-SIZE (google-cloud-bigtable-1.2.1.tar.gz) = 237235
+TIMESTAMP = 1595578508
+SHA256 (google-cloud-bigtable-1.3.0.tar.gz) = 329a48f528e47eb77f595b7985bc9201a2a51a7bbd4edfb484f1c87c83b482cb
+SIZE (google-cloud-bigtable-1.3.0.tar.gz) = 264317

Modified: head/www/py-google-cloud-bigtable/pkg-descr
==============================================================================
--- head/www/py-google-cloud-bigtable/pkg-descr	Fri Jul 24 19:01:32 2020	(r543311)
+++ head/www/py-google-cloud-bigtable/pkg-descr	Fri Jul 24 19:01:38 2020	(r543312)
@@ -2,5 +2,4 @@ Google Cloud Bigtable is Google's NoSQL Big Data datab
 database that powers many core Google services, including Search, Analytics,
 Maps, and Gmail.
 
-WWW: https://github.com/googleapis/google-cloud-python
-WWW: https://github.com/googleapis/google-cloud-python/tree/master/bigtable
+WWW: https://github.com/googleapis/python-bigtable



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