Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2020 17:56:46 +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: r551961 - head/www/py-google-cloud-bigtable
Message-ID:  <202010101756.09AHukQd051982@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Oct 10 17:56:46 2020
New Revision: 551961
URL: https://svnweb.freebsd.org/changeset/ports/551961

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

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

Modified: head/www/py-google-cloud-bigtable/Makefile
==============================================================================
--- head/www/py-google-cloud-bigtable/Makefile	Sat Oct 10 17:56:41 2020	(r551960)
+++ head/www/py-google-cloud-bigtable/Makefile	Sat Oct 10 17:56:46 2020	(r551961)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	google-cloud-bigtable
-PORTVERSION=	1.5.0
+PORTVERSION=	1.5.1
 CATEGORIES=	www python
 MASTER_SITES=	CHEESESHOP
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

Modified: head/www/py-google-cloud-bigtable/distinfo
==============================================================================
--- head/www/py-google-cloud-bigtable/distinfo	Sat Oct 10 17:56:41 2020	(r551960)
+++ head/www/py-google-cloud-bigtable/distinfo	Sat Oct 10 17:56:46 2020	(r551961)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1600863362
-SHA256 (google-cloud-bigtable-1.5.0.tar.gz) = 916447c18ce091b981c935602c548a7163fbae18f6822990a4b02684f591eea0
-SIZE (google-cloud-bigtable-1.5.0.tar.gz) = 273473
+TIMESTAMP = 1602317889
+SHA256 (google-cloud-bigtable-1.5.1.tar.gz) = 25b869bb20ad6ee9f6e7fc3c95d973011ade8176af9197468686335e216c088e
+SIZE (google-cloud-bigtable-1.5.1.tar.gz) = 273504



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