mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Update to 1.6.0
Changes: https://github.com/googleapis/python-cloud-core/releases
This commit is contained in:
parent
5d7fbffe67
commit
3440044568
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=565637
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= google-cloud-core
|
||||
PORTVERSION= 1.5.0
|
||||
PORTVERSION= 1.6.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -13,6 +13,7 @@ LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.21.0<2.0:www/py-google-api-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-auth>=1.24.0<2.0.0:security/py-google-auth@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}grpcio>=1.8.2<2.0:devel/py-grpcio@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}six>=1.12.0:devel/py-six@${PY_FLAVOR}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1608366190
|
||||
SHA256 (google-cloud-core-1.5.0.tar.gz) = 1277a015f8eeb014c48f2ec094ed5368358318f1146cf49e8de389962dc19106
|
||||
SIZE (google-cloud-core-1.5.0.tar.gz) = 33410
|
||||
TIMESTAMP = 1613478469
|
||||
SHA256 (google-cloud-core-1.6.0.tar.gz) = c6abb18527545379fc82efc4de75ce9a3772ccad2fc645adace593ba097cbb02
|
||||
SIZE (google-cloud-core-1.6.0.tar.gz) = 34889
|
||||
|
Loading…
Reference in New Issue
Block a user