Skip to content

Commit

Permalink
www/py-google-cloud-storage: Update to 1.42.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Sep 21, 2021
1 parent 3e4507e commit c63be5e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions www/py-google-cloud-storage/Makefile
@@ -1,5 +1,5 @@
PORTNAME= google-cloud-storage
PORTVERSION= 1.41.1
PORTVERSION= 1.42.1
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -10,12 +10,13 @@ COMMENT= Python Client for Google Cloud Storage
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=1.24.0<3.0:security/py-google-auth@${PY_FLAVOR} \
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.29.0<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<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+
USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils

NO_ARCH= yes
Expand Down
6 changes: 3 additions & 3 deletions www/py-google-cloud-storage/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1626891052
SHA256 (google-cloud-storage-1.41.1.tar.gz) = a81ecc0f382b8e4437cc7f152f74d77ef917c8280a5d1040f5dcfbd0502c7906
SIZE (google-cloud-storage-1.41.1.tar.gz) = 5469295
TIMESTAMP = 1632037270
SHA256 (google-cloud-storage-1.42.1.tar.gz) = b37ec5b0cd69aacb09270674c4c14873898cbc77624d17fef41ec0cb08004866
SIZE (google-cloud-storage-1.42.1.tar.gz) = 5475458

0 comments on commit c63be5e

Please sign in to comment.