mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
Update to 1.35.0
Changes: https://github.com/googleapis/python-storage/releases https://github.com/googleapis/python-storage/blob/master/CHANGELOG.md
This commit is contained in:
parent
1a187da6a8
commit
c3e865f601
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=558553
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= google-cloud-storage
|
||||
PORTVERSION= 1.34.0
|
||||
PORTVERSION= 1.35.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -14,7 +14,7 @@ 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} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-resumable-media>=1.0.0<2.0:www/py-google-resumable-media@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-resumable-media>=1.2.0<2.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+
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1607879416
|
||||
SHA256 (google-cloud-storage-1.34.0.tar.gz) = b9ced85aaa1989327721f9ad306952954cf9fb8e6fb8d163a554c1850208151b
|
||||
SIZE (google-cloud-storage-1.34.0.tar.gz) = 5446546
|
||||
TIMESTAMP = 1608366192
|
||||
SHA256 (google-cloud-storage-1.35.0.tar.gz) = 555c0db2f88f3419f123bf9c621d7fd92f7c9e4f8b11f08eda57facacba16a9e
|
||||
SIZE (google-cloud-storage-1.35.0.tar.gz) = 5446549
|
||||
|
Loading…
Reference in New Issue
Block a user