aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-02-13 18:33:45 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2020-02-13 18:33:45 +0000
commitb6632491c5077e19872e8034c86925c54bd0375a (patch)
tree081a1ebeff612a36406d8415c849291f50cdfcc9 /www
parent7ea8969f000ebb9b10eb2016b4acc3692614f04c (diff)
downloadports-b6632491c5077e19872e8034c86925c54bd0375a.tar.gz
ports-b6632491c5077e19872e8034c86925c54bd0375a.zip
Update to 1.26.0
Notes
Notes: svn path=/head/; revision=526035
Diffstat (limited to 'www')
-rw-r--r--www/py-google-cloud-storage/Makefile4
-rw-r--r--www/py-google-cloud-storage/distinfo6
-rw-r--r--www/py-google-cloud-storage/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/www/py-google-cloud-storage/Makefile b/www/py-google-cloud-storage/Makefile
index 2186303d9098..366aa8f58c16 100644
--- a/www/py-google-cloud-storage/Makefile
+++ b/www/py-google-cloud-storage/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= google-cloud-storage
-PORTVERSION= 1.25.0
+PORTVERSION= 1.26.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -12,7 +12,7 @@ COMMENT= Python Client for Google Cloud Storage
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=1.9.0<2.0:security/py-google-auth@${PY_FLAVOR} \
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=1.11.0<2.0:security/py-google-auth@${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}
diff --git a/www/py-google-cloud-storage/distinfo b/www/py-google-cloud-storage/distinfo
index 949cff5ef614..0a6299a334ae 100644
--- a/www/py-google-cloud-storage/distinfo
+++ b/www/py-google-cloud-storage/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1579273718
-SHA256 (google-cloud-storage-1.25.0.tar.gz) = 8e9505ad7ba356c0953acefc0cdfd41de0dd5f1df520d1cd5bb31bd34ee45373
-SIZE (google-cloud-storage-1.25.0.tar.gz) = 5406420
+TIMESTAMP = 1581594056
+SHA256 (google-cloud-storage-1.26.0.tar.gz) = ffdfaeb319c47deaf5b25c6bf1f1f52a183ba6abb0bb80586509a9b68dc35d31
+SIZE (google-cloud-storage-1.26.0.tar.gz) = 5409885
diff --git a/www/py-google-cloud-storage/pkg-descr b/www/py-google-cloud-storage/pkg-descr
index f7660e28d18e..868f7697cf98 100644
--- a/www/py-google-cloud-storage/pkg-descr
+++ b/www/py-google-cloud-storage/pkg-descr
@@ -2,4 +2,4 @@ Google Cloud Storage allows you to store data on Google infrastructure with
very high reliability, performance and availability, and can be used to
distribute large data objects to users via direct download.
-WWW: https://github.com/googleapis/google-cloud-python
+WWW: https://github.com/googleapis/python-storage