diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-10 04:58:03 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-10 04:59:33 +0000 |
commit | 4cc206d9c7c48c9b88ff15242119aeed401fbeff (patch) | |
tree | bec16c36bd95b8cbd42ae60140e0890f01eb9c20 | |
parent | ae7a32993a716a3e00c71751fa714d239f94b610 (diff) |
www/py-google-cloud-appengine-logging: Update to 1.4.4
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
-rw-r--r-- | www/py-google-cloud-appengine-logging/Makefile | 4 | ||||
-rw-r--r-- | www/py-google-cloud-appengine-logging/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/www/py-google-cloud-appengine-logging/Makefile b/www/py-google-cloud-appengine-logging/Makefile index 1691425e3071..c3444640d2c5 100644 --- a/www/py-google-cloud-appengine-logging/Makefile +++ b/www/py-google-cloud-appengine-logging/Makefile @@ -1,5 +1,5 @@ PORTNAME= google-cloud-appengine-logging -PORTVERSION= 1.4.3 +PORTVERSION= 1.4.4 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.10.0<3.0.0:www/py-google-api-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-auth>=2.14.1<3.0.0:security/py-google-auth@${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}protobuf>=4.21.6,1<6.0.0,1:devel/py-protobuf@${PY_FLAVOR} USES= python USE_PYTHON= autoplist concurrent pep517 diff --git a/www/py-google-cloud-appengine-logging/distinfo b/www/py-google-cloud-appengine-logging/distinfo index 038f173d1306..609be89fd1a9 100644 --- a/www/py-google-cloud-appengine-logging/distinfo +++ b/www/py-google-cloud-appengine-logging/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710712550 -SHA256 (google-cloud-appengine-logging-1.4.3.tar.gz) = fb504e6199fe8de85baa9d31cecf6776877851fe58867de603317ec7cc739987 -SIZE (google-cloud-appengine-logging-1.4.3.tar.gz) = 13721 +TIMESTAMP = 1720536510 +SHA256 (google-cloud-appengine-logging-1.4.4.tar.gz) = 8b4427f06fba669a959fd54c8da63560ff4cf2f8e2c158c20d5479b088904795 +SIZE (google-cloud-appengine-logging-1.4.4.tar.gz) = 13730 |