mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
www/py-google-cloud-storage: Update to 2.2.1
Changes: https://github.com/googleapis/python-storage/releases
This commit is contained in:
parent
eec1da3c56
commit
0824f55f32
@ -1,5 +1,5 @@
|
||||
PORTNAME= google-cloud-storage
|
||||
PORTVERSION= 2.1.0
|
||||
PORTVERSION= 2.2.1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -10,10 +10,10 @@ COMMENT= Python Client for Google Cloud Storage
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.29.0<3.0:www/py-google-api-core@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5<3.0:www/py-google-api-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-auth>=1.25.0<3.0:security/py-google-auth@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.6.0<3.0:www/py-google-cloud-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-resumable-media>=1.3.0:www/py-google-resumable-media@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-resumable-media>=2.3.2:www/py-google-resumable-media@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}protobuf>=0,1:devel/py-protobuf@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=2.18.0<3.0.0:www/py-requests@${PY_FLAVOR}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1643382570
|
||||
SHA256 (google-cloud-storage-2.1.0.tar.gz) = 0a5e7ab1a38d2c24be8e566e50b8b0daa8af8fd49d4ab312b1fda5c147429893
|
||||
SIZE (google-cloud-storage-2.1.0.tar.gz) = 5480251
|
||||
TIMESTAMP = 1648249000
|
||||
SHA256 (google-cloud-storage-2.2.1.tar.gz) = 0244f4612710cb5ec445fc6774387564e23f9823363fb408b28724e2102401b7
|
||||
SIZE (google-cloud-storage-2.2.1.tar.gz) = 5482720
|
||||
|
Loading…
Reference in New Issue
Block a user