Skip to content

Commit

Permalink
www/py-google-cloud-storage: Update to 2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Oct 16, 2023
1 parent 1e48c96 commit 738075e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
5 changes: 3 additions & 2 deletions www/py-google-cloud-storage/Makefile
@@ -1,5 +1,5 @@
PORTNAME= google-cloud-storage
PORTVERSION= 2.11.0
PORTVERSION= 2.12.0
CATEGORIES= www python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -12,8 +12,9 @@ LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE

RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.3.1<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-auth>=2.23.3<3.0:security/py-google-auth@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}google-cloud-core>=2.3.0<3.0:www/py-google-cloud-core@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}google-crc32c>=1.0<2.0:devel/py-google-crc32c@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}google-resumable-media>=2.6.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 = 1695357841
SHA256 (google-cloud-storage-2.11.0.tar.gz) = 6fbf62659b83c8f3a0a743af0d661d2046c97c3a5bfb587c4662c4bc68de3e31
SIZE (google-cloud-storage-2.11.0.tar.gz) = 5511016
TIMESTAMP = 1697463148
SHA256 (google-cloud-storage-2.12.0.tar.gz) = 57c0bcda2f5e11f008a155d8636d8381d5abab46b58e0cae0e46dd5e595e6b46
SIZE (google-cloud-storage-2.12.0.tar.gz) = 5513570

0 comments on commit 738075e

Please sign in to comment.