mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update to 1.31.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
0fc1ed93b2
commit
7b18b0f596
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=547012
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= google-cloud-storage
|
||||
PORTVERSION= 1.30.0
|
||||
PORTVERSION= 1.31.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,8 +13,8 @@ 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.2.0<2.0:www/py-google-cloud-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-resumable-media>=0.6.0<2.0:www/py-google-resumable-media@${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}
|
||||
|
||||
USES= python:3.5+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1595865811
|
||||
SHA256 (google-cloud-storage-1.30.0.tar.gz) = 0634addb7576d48861d9963312fc82a0436042b8f282414ed58ca76d73edee54
|
||||
SIZE (google-cloud-storage-1.30.0.tar.gz) = 5436190
|
||||
TIMESTAMP = 1598605196
|
||||
SHA256 (google-cloud-storage-1.31.0.tar.gz) = 4f51c7700242a9d54c07117f25fec5d110ab85435b3ce60ac28cc553f8ea938b
|
||||
SIZE (google-cloud-storage-1.31.0.tar.gz) = 5439865
|
||||
|
Loading…
Reference in New Issue
Block a user