www/py-google-cloud-storage: Update to 2.1.0
Changes: https://github.com/googleapis/python-storage/releases
This commit is contained in:
parent
cf160bf2e5
commit
cd75493329
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= google-cloud-storage
|
||||
PORTVERSION= 2.0.0
|
||||
PORTVERSION= 2.1.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -17,7 +17,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.29.0<3.0:www/py-google-ap
|
|||
${PYTHON_PKGNAMEPREFIX}protobuf>=0,1:devel/py-protobuf@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=2.18.0<3.0.0:www/py-requests@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.6+
|
||||
USES= python:3.7+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1643133811
|
||||
SHA256 (google-cloud-storage-2.0.0.tar.gz) = a57a15aead0f9dfbd4381f1bfdbe8bf89818a4bd75bab846cafcefb2db846c47
|
||||
SIZE (google-cloud-storage-2.0.0.tar.gz) = 5479258
|
||||
TIMESTAMP = 1643382570
|
||||
SHA256 (google-cloud-storage-2.1.0.tar.gz) = 0a5e7ab1a38d2c24be8e566e50b8b0daa8af8fd49d4ab312b1fda5c147429893
|
||||
SIZE (google-cloud-storage-2.1.0.tar.gz) = 5480251
|
||||
|
|
Loading…
Reference in a new issue