Skip to content

Commit

Permalink
www/py-google-cloud-storage: Update to 1.41.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Jul 15, 2021
1 parent 40aa065 commit ad2f6dc
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= 1.40.0
PORTVERSION= 1.41.0
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -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}

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

0 comments on commit ad2f6dc

Please sign in to comment.