Date: Wed, 17 Feb 2021 18:10:44 +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: r565638 - head/www/py-google-cloud-storage Message-ID: <202102171810.11HIAif9092429@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Feb 17 18:10:43 2021 New Revision: 565638 URL: https://svnweb.freebsd.org/changeset/ports/565638 Log: Update to 1.36.0 Changes: https://github.com/googleapis/python-storage/releases Modified: head/www/py-google-cloud-storage/Makefile head/www/py-google-cloud-storage/distinfo Modified: head/www/py-google-cloud-storage/Makefile ============================================================================== --- head/www/py-google-cloud-storage/Makefile Wed Feb 17 18:10:37 2021 (r565637) +++ head/www/py-google-cloud-storage/Makefile Wed Feb 17 18:10:43 2021 (r565638) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= google-cloud-storage -PORTVERSION= 1.35.1 +PORTVERSION= 1.36.0 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} Modified: head/www/py-google-cloud-storage/distinfo ============================================================================== --- head/www/py-google-cloud-storage/distinfo Wed Feb 17 18:10:37 2021 (r565637) +++ head/www/py-google-cloud-storage/distinfo Wed Feb 17 18:10:43 2021 (r565638) @@ -1,3 +1,3 @@ -TIMESTAMP = 1612519155 -SHA256 (google-cloud-storage-1.35.1.tar.gz) = dc076b6af6da991252416639cb93831f8e50c8328d5ac3fb8e03e40cd8de2290 -SIZE (google-cloud-storage-1.35.1.tar.gz) = 5446810 +TIMESTAMP = 1613478471 +SHA256 (google-cloud-storage-1.36.0.tar.gz) = 9517e26cadb4e52fcd11e83cd1b4051e72351a2e518078102ad2f1b9f4d704bc +SIZE (google-cloud-storage-1.36.0.tar.gz) = 5448275
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102171810.11HIAif9092429>