svn commit: r517580 - head/www/py-google-cloud-storage
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Nov 14 16:17:24 UTC 2019
Author: sunpoet
Date: Thu Nov 14 16:17:23 2019
New Revision: 517580
URL: https://svnweb.freebsd.org/changeset/ports/517580
Log:
Update to 1.23.0
Changes: https://github.com/googleapis/google-cloud-python/releases
https://github.com/googleapis/google-cloud-python/blob/master/storage/CHANGELOG.md
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 Thu Nov 14 16:17:16 2019 (r517579)
+++ head/www/py-google-cloud-storage/Makefile Thu Nov 14 16:17:23 2019 (r517580)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= google-cloud-storage
-PORTVERSION= 1.22.0
+PORTVERSION= 1.23.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=1.2.0:security/py-google-auth@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.0.3<2.0:www/py-google-cloud-core@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}google-resumable-media>=0.3.1<0.5.0:www/py-google-resumable-media@${PY_FLAVOR}
+ ${PYTHON_PKGNAMEPREFIX}google-resumable-media>=0.5.0<0.6.0:www/py-google-resumable-media@${PY_FLAVOR}
USES= python
USE_PYTHON= autoplist concurrent distutils
Modified: head/www/py-google-cloud-storage/distinfo
==============================================================================
--- head/www/py-google-cloud-storage/distinfo Thu Nov 14 16:17:16 2019 (r517579)
+++ head/www/py-google-cloud-storage/distinfo Thu Nov 14 16:17:23 2019 (r517580)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1573649228
-SHA256 (google-cloud-storage-1.22.0.tar.gz) = 8a0a34aef5d04e5826c2cf5b925a39d6336ee2be5dfc2d4a2e917e36a522e8bd
-SIZE (google-cloud-storage-1.22.0.tar.gz) = 5399396
+TIMESTAMP = 1573740422
+SHA256 (google-cloud-storage-1.23.0.tar.gz) = c66e876ae9547884fa42566a2ebfec51d280f488d7a058af9611ba90c78bed78
+SIZE (google-cloud-storage-1.23.0.tar.gz) = 5402234
More information about the svn-ports-all
mailing list