Skip to content

Commit

Permalink
www/py-google-cloud-storage: Update to 2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 30, 2022
1 parent eec1da3 commit 0824f55
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions www/py-google-cloud-storage/Makefile
@@ -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}
Expand All @@ -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}

Expand Down
6 changes: 3 additions & 3 deletions www/py-google-cloud-storage/distinfo
@@ -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

0 comments on commit 0824f55

Please sign in to comment.