Update to 1.23.0
Changes: https://github.com/googleapis/google-cloud-python/releases https://github.com/googleapis/google-cloud-python/blob/master/storage/CHANGELOG.md
This commit is contained in:
parent
c1ef107365
commit
7dfd9f79cb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517580
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= google-cloud-storage
|
||||
PORTVERSION= 1.22.0
|
||||
PORTVERSION= 1.23.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.2.0:security/py-google-auth@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-cloud-core>=1.0.3<2.0:www/py-google-cloud-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-resumable-media>=0.3.1<0.5.0:www/py-google-resumable-media@${PY_FLAVOR}
|
||||
${PYTHON_PKGNAMEPREFIX}google-resumable-media>=0.5.0<0.6.0:www/py-google-resumable-media@${PY_FLAVOR}
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1573649228
|
||||
SHA256 (google-cloud-storage-1.22.0.tar.gz) = 8a0a34aef5d04e5826c2cf5b925a39d6336ee2be5dfc2d4a2e917e36a522e8bd
|
||||
SIZE (google-cloud-storage-1.22.0.tar.gz) = 5399396
|
||||
TIMESTAMP = 1573740422
|
||||
SHA256 (google-cloud-storage-1.23.0.tar.gz) = c66e876ae9547884fa42566a2ebfec51d280f488d7a058af9611ba90c78bed78
|
||||
SIZE (google-cloud-storage-1.23.0.tar.gz) = 5402234
|
||||
|
|
Loading…
Reference in a new issue