Update to 1.4.1
Changes: https://github.com/googleapis/python-cloud-core/releases
This commit is contained in:
parent
8cc87ac1e3
commit
3b8985a9d4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=545381
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= google-cloud-core
|
||||
PORTVERSION= 1.4.0
|
||||
PORTVERSION= 1.4.1
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -12,7 +12,7 @@ COMMENT= API Client library for Google Cloud: Core Helpers
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.16.0<2.0:www/py-google-api-core@${PY_FLAVOR} \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.19.0<2.0:www/py-google-api-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}grpcio>=1.8.2<2.0:devel/py-grpcio@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.5+
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1596954362
|
||||
SHA256 (google-cloud-core-1.4.0.tar.gz) = 07a024a26c4eb14ee3df7e6e5021c04f8f7e9f0e83d3d47863229f3635f871ce
|
||||
SIZE (google-cloud-core-1.4.0.tar.gz) = 33019
|
||||
TIMESTAMP = 1597569985
|
||||
SHA256 (google-cloud-core-1.4.1.tar.gz) = 613e56f164b6bee487dd34f606083a0130f66f42f7b10f99730afdf1630df507
|
||||
SIZE (google-cloud-core-1.4.1.tar.gz) = 33011
|
||||
|
Loading…
Reference in New Issue
Block a user