svn commit: r523311 - head/www/py-google-cloud-storage
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Jan 17 16:40:19 UTC 2020
Author: sunpoet
Date: Fri Jan 17 16:40:18 2020
New Revision: 523311
URL: https://svnweb.freebsd.org/changeset/ports/523311
Log:
Update to 1.25.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 Fri Jan 17 16:40:13 2020 (r523310)
+++ head/www/py-google-cloud-storage/Makefile Fri Jan 17 16:40:18 2020 (r523311)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= google-cloud-storage
-PORTVERSION= 1.24.1
+PORTVERSION= 1.25.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,7 +13,7 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=1.9.0<2.0:security/py-google-auth@${PY_FLAVOR} \
- ${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.1.0<2.0:www/py-google-cloud-core@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.2.0<2.0:www/py-google-cloud-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}google-resumable-media>=0.5.0<0.6.0:www/py-google-resumable-media@${PY_FLAVOR}
USES= python
Modified: head/www/py-google-cloud-storage/distinfo
==============================================================================
--- head/www/py-google-cloud-storage/distinfo Fri Jan 17 16:40:13 2020 (r523310)
+++ head/www/py-google-cloud-storage/distinfo Fri Jan 17 16:40:18 2020 (r523311)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1578117393
-SHA256 (google-cloud-storage-1.24.1.tar.gz) = bafe77ba8099b987bfde61347d3b774451877dc31837e296519a0a0d337015f1
-SIZE (google-cloud-storage-1.24.1.tar.gz) = 5405042
+TIMESTAMP = 1579273718
+SHA256 (google-cloud-storage-1.25.0.tar.gz) = 8e9505ad7ba356c0953acefc0cdfd41de0dd5f1df520d1cd5bb31bd34ee45373
+SIZE (google-cloud-storage-1.25.0.tar.gz) = 5406420
More information about the svn-ports-all
mailing list