Skip to content

Commit

Permalink
www/py-google-cloud-storage: Update to 1.42.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Sep 21, 2021
1 parent 1033f10 commit 083fd88
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
6 changes: 4 additions & 2 deletions www/py-google-cloud-storage/Makefile
@@ -1,5 +1,5 @@
PORTNAME= google-cloud-storage
PORTVERSION= 1.42.1
PORTVERSION= 1.42.2
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -14,7 +14,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.29.0<3.0:www/py-google-ap
${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}
${PYTHON_PKGNAMEPREFIX}protobuf>=0,1:devel/py-protobuf@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.18.0<3.0.0:www/py-requests@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}six>=0:devel/py-six@${PY_FLAVOR}

USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
Expand Down
6 changes: 3 additions & 3 deletions www/py-google-cloud-storage/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1632037270
SHA256 (google-cloud-storage-1.42.1.tar.gz) = b37ec5b0cd69aacb09270674c4c14873898cbc77624d17fef41ec0cb08004866
SIZE (google-cloud-storage-1.42.1.tar.gz) = 5475458
TIMESTAMP = 1632227584
SHA256 (google-cloud-storage-1.42.2.tar.gz) = 3483174fa3915e9026c8c51c341a1e251063fa3879b9e6706fcece2e2188fcf3
SIZE (google-cloud-storage-1.42.2.tar.gz) = 5477850

0 comments on commit 083fd88

Please sign in to comment.