mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
www/py-google-cloud-storage: Update to 1.41.0
Changes: https://github.com/googleapis/python-storage/releases
This commit is contained in:
parent
40aa06586b
commit
ad2f6dc561
@ -1,5 +1,5 @@
|
||||
PORTNAME= google-cloud-storage
|
||||
PORTVERSION= 1.40.0
|
||||
PORTVERSION= 1.41.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -10,8 +10,8 @@ COMMENT= Python Client for Google Cloud Storage
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=1.11.0<2.0:security/py-google-auth@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.4.1<2.0:www/py-google-cloud-core@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=1.24.0<2.0:security/py-google-auth@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.6.0<2.0:www/py-google-cloud-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-resumable-media>=1.3.0<2.0:www/py-google-resumable-media@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=2.18.0<3.0.0:www/py-requests@${PY_FLAVOR}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1625323629
|
||||
SHA256 (google-cloud-storage-1.40.0.tar.gz) = 560f7d112dce319a39b06c35cf53ae156ef42dfb213fc633c09aefaae7c060ec
|
||||
SIZE (google-cloud-storage-1.40.0.tar.gz) = 5466375
|
||||
TIMESTAMP = 1626281018
|
||||
SHA256 (google-cloud-storage-1.41.0.tar.gz) = 44019944c6675f1ee733b19bd0720677a52924100d5ffdb006da6a4efa411564
|
||||
SIZE (google-cloud-storage-1.41.0.tar.gz) = 5469232
|
||||
|
Loading…
Reference in New Issue
Block a user