Update to 1.16.0
Changes: https://github.com/googleapis/google-cloud-python/releases
This commit is contained in:
parent
3b327fdd7f
commit
6fc3d9f120
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=501938
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= google-cloud-storage
|
||||
PORTVERSION= 1.15.1
|
||||
PORTVERSION= 1.16.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,8 +12,9 @@ COMMENT= Python Client for Google Cloud Storage
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.6.0:www/py-google-api-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-cloud-core>=0.29.0<2.0:www/py-google-cloud-core@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=1.2.0:security/py-google-auth@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-api-core>=1.6.0:www/py-google-api-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.0.0<2.0:www/py-google-cloud-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-resumable-media>=0.3.1:www/py-google-resumable-media@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1558010841
|
||||
SHA256 (google-cloud-storage-1.15.1.tar.gz) = 8032e576e2f91a1d3de2355118040c3bcd9916e0453a6b3f64c1b42ed151690a
|
||||
SIZE (google-cloud-storage-1.15.1.tar.gz) = 5400725
|
||||
TIMESTAMP = 1558166542
|
||||
SHA256 (google-cloud-storage-1.16.0.tar.gz) = aad501a7b47a92b20ce998208fc706959805982d639cc178f079382c43161283
|
||||
SIZE (google-cloud-storage-1.16.0.tar.gz) = 5389829
|
||||
|
Loading…
Reference in New Issue
Block a user