www/py-google-cloud-appengine-logging: Update to 1.4.0
- Update WWW Changes: https://github.com/googleapis/google-cloud-python/releases https://github.com/googleapis/google-cloud-python/blob/main/packages/google-cloud-appengine-logging/CHANGELOG.md
This commit is contained in:
parent
3cd65ab57e
commit
bbcca87563
2 changed files with 7 additions and 6 deletions
|
@ -1,18 +1,19 @@
|
|||
PORTNAME= google-cloud-appengine-logging
|
||||
PORTVERSION= 1.3.2
|
||||
PORTVERSION= 1.4.0
|
||||
CATEGORIES= www python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Python Client for Google Cloud Appengine Logging
|
||||
WWW= https://github.com/googleapis/google-cloud-python
|
||||
WWW= https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-appengine-logging \
|
||||
https://github.com/googleapis/google-cloud-python
|
||||
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.10.0<3.0.0:www/py-google-api-core@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}proto-plus>=1.22.2<2.0.0:devel/py-proto-plus@${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}
|
||||
|
||||
USES= python
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1696432972
|
||||
SHA256 (google-cloud-appengine-logging-1.3.2.tar.gz) = a2989fca0e88463b56432aa821e64b81c3d171ee37b84771189b48e8b97cd496
|
||||
SIZE (google-cloud-appengine-logging-1.3.2.tar.gz) = 13528
|
||||
TIMESTAMP = 1702028158
|
||||
SHA256 (google-cloud-appengine-logging-1.4.0.tar.gz) = fe74f418d0b01ebebe83ae212abf051ad42692a636677e397de3d459e00d7b64
|
||||
SIZE (google-cloud-appengine-logging-1.4.0.tar.gz) = 13613
|
||||
|
|
Loading…
Reference in a new issue