mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
www/py-google-cloud-core: Update to 2.0.0
Changes: https://github.com/googleapis/python-cloud-core/releases
This commit is contained in:
parent
03ecb0d652
commit
6f5ab8a78c
@ -1,5 +1,5 @@
|
||||
PORTNAME= google-cloud-core
|
||||
PORTVERSION= 1.7.2
|
||||
PORTVERSION= 2.0.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -10,11 +10,10 @@ COMMENT= API Client library for Google Cloud: Core Helpers
|
||||
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}six>=1.12.0:devel/py-six@${PY_FLAVOR}
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.21.0<3.0:www/py-google-api-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}google-auth>=1.24.0<3.0.0:security/py-google-auth@${PY_FLAVOR}
|
||||
|
||||
USES= python:3.5+
|
||||
USES= python:3.6+
|
||||
USE_PYTHON= autoplist concurrent distutils
|
||||
|
||||
NO_ARCH= yes
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1628103174
|
||||
SHA256 (google-cloud-core-1.7.2.tar.gz) = b1030aadcbb2aeb4ee51475426351af83c1072456b918fb8fdb80666c4bb63b5
|
||||
SIZE (google-cloud-core-1.7.2.tar.gz) = 35444
|
||||
TIMESTAMP = 1632037266
|
||||
SHA256 (google-cloud-core-2.0.0.tar.gz) = 90ee99648ccf9e11a16781a7fc58d13e58f662b439c737d48c24ef18662c2702
|
||||
SIZE (google-cloud-core-2.0.0.tar.gz) = 33956
|
||||
|
Loading…
Reference in New Issue
Block a user