www/py-google-cloud-storage: Update to 1.41.1
Changes: https://github.com/googleapis/python-storage/releases
This commit is contained in:
parent
2cb96f2078
commit
9cc330c3d7
2 changed files with 7 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= google-cloud-storage
|
||||
PORTVERSION= 1.41.0
|
||||
PORTVERSION= 1.41.1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -10,9 +10,9 @@ COMMENT= Python Client for Google Cloud Storage
|
|||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
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} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=1.24.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<3.0:www/py-google-resumable-media@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=2.18.0<3.0.0:www/py-requests@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.5+
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1626281018
|
||||
SHA256 (google-cloud-storage-1.41.0.tar.gz) = 44019944c6675f1ee733b19bd0720677a52924100d5ffdb006da6a4efa411564
|
||||
SIZE (google-cloud-storage-1.41.0.tar.gz) = 5469232
|
||||
TIMESTAMP = 1626891052
|
||||
SHA256 (google-cloud-storage-1.41.1.tar.gz) = a81ecc0f382b8e4437cc7f152f74d77ef917c8280a5d1040f5dcfbd0502c7906
|
||||
SIZE (google-cloud-storage-1.41.1.tar.gz) = 5469295
|
||||
|
|
Loading…
Reference in a new issue