mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
www/py-google-api-core: Update to 2.18.0
Changes: https://github.com/googleapis/python-api-core/releases
This commit is contained in:
parent
48ce8482c8
commit
872f1fdd36
@ -1,6 +1,5 @@
|
||||
PORTNAME= google-api-core
|
||||
PORTVERSION= 2.17.1
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 2.18.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -16,6 +15,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-auth>=2.14.1<3.0:security/py-google-auth@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}googleapis-common-protos>=1.56.2<2.0:devel/py-googleapis-common-protos@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}proto-plus>=1.22.3<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}protobuf>=4.21.6,1<5.0.0,1:devel/py-protobuf@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}requests>=2.18.0<3.0.0:www/py-requests@${PY_FLAVOR}
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1708449516
|
||||
SHA256 (google-api-core-2.17.1.tar.gz) = 9df18a1f87ee0df0bc4eea2770ebc4228392d8cc4066655b320e2cfccb15db95
|
||||
SIZE (google-api-core-2.17.1.tar.gz) = 147140
|
||||
TIMESTAMP = 1711466230
|
||||
SHA256 (google-api-core-2.18.0.tar.gz) = 62d97417bfc674d6cef251e5c4d639a9655e00c45528c4364fbfebb478ce72a9
|
||||
SIZE (google-api-core-2.18.0.tar.gz) = 148047
|
||||
|
Loading…
Reference in New Issue
Block a user