diff options
Diffstat (limited to 'www/py-google-cloud-appengine-logging')
-rw-r--r-- | www/py-google-cloud-appengine-logging/Makefile | 9 | ||||
-rw-r--r-- | www/py-google-cloud-appengine-logging/distinfo | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/www/py-google-cloud-appengine-logging/Makefile b/www/py-google-cloud-appengine-logging/Makefile index c3444640d2c5..e9180479401a 100644 --- a/www/py-google-cloud-appengine-logging/Makefile +++ b/www/py-google-cloud-appengine-logging/Makefile @@ -1,8 +1,9 @@ PORTNAME= google-cloud-appengine-logging -PORTVERSION= 1.4.4 +PORTVERSION= 1.6.2 CATEGORIES= www python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +DISTNAME= google_cloud_appengine_logging-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Python Client for Google Cloud Appengine Logging @@ -14,10 +15,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR} -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.10.0<3.0.0:www/py-google-api-core@${PY_FLAVOR} \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=2.11.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<6.0.0,1:devel/py-protobuf@${PY_FLAVOR} + ${PYTHON_PKGNAMEPREFIX}proto-plus>=1.25.0<2.0.0:devel/py-proto-plus@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}protobuf>=4.21.6,1<7.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 609be89fd1a9..95f63e9f8dd6 100644 --- a/www/py-google-cloud-appengine-logging/distinfo +++ b/www/py-google-cloud-appengine-logging/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720536510 -SHA256 (google-cloud-appengine-logging-1.4.4.tar.gz) = 8b4427f06fba669a959fd54c8da63560ff4cf2f8e2c158c20d5479b088904795 -SIZE (google-cloud-appengine-logging-1.4.4.tar.gz) = 13730 +TIMESTAMP = 1753796110 +SHA256 (google_cloud_appengine_logging-1.6.2.tar.gz) = 4890928464c98da9eecc7bf4e0542eba2551512c0265462c10f3a3d2a6424b90 +SIZE (google_cloud_appengine_logging-1.6.2.tar.gz) = 16587 |