mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
www/py-google-cloud-core: Update to 2.2.3
Changes: https://github.com/googleapis/python-cloud-core/releases
This commit is contained in:
parent
c5b7cfe7df
commit
ac63209367
2 changed files with 6 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= google-cloud-core
|
PORTNAME= google-cloud-core
|
||||||
PORTVERSION= 2.2.2
|
PORTVERSION= 2.2.3
|
||||||
CATEGORIES= www python
|
CATEGORIES= www python
|
||||||
MASTER_SITES= CHEESESHOP
|
MASTER_SITES= CHEESESHOP
|
||||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||||
|
@ -10,8 +10,8 @@ COMMENT= API Client library for Google Cloud: Core Helpers
|
||||||
LICENSE= APACHE20
|
LICENSE= APACHE20
|
||||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.21.0<3.0:www/py-google-api-core@${PY_FLAVOR} \
|
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.31.5<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}
|
${PYTHON_PKGNAMEPREFIX}google-auth>=1.25.0<3.0.0:security/py-google-auth@${PY_FLAVOR}
|
||||||
|
|
||||||
USES= python:3.6+
|
USES= python:3.6+
|
||||||
USE_PYTHON= autoplist concurrent distutils
|
USE_PYTHON= autoplist concurrent distutils
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1643133805
|
TIMESTAMP = 1647264702
|
||||||
SHA256 (google-cloud-core-2.2.2.tar.gz) = 7d19bf8868b410d0bdf5a03468a3f3f2db233c0ee86a023f4ecc2b7a4b15f736
|
SHA256 (google-cloud-core-2.2.3.tar.gz) = 89d2f7189bc6dc74de128d423ea52cc8719f0a5dbccd9ca80433f6504a20255c
|
||||||
SIZE (google-cloud-core-2.2.2.tar.gz) = 35004
|
SIZE (google-cloud-core-2.2.3.tar.gz) = 35042
|
||||||
|
|
Loading…
Add table
Reference in a new issue