diff --git a/misc/py-google-ai-generativelanguage/Makefile b/misc/py-google-ai-generativelanguage/Makefile index 04dfbc335041..4cce62887679 100644 --- a/misc/py-google-ai-generativelanguage/Makefile +++ b/misc/py-google-ai-generativelanguage/Makefile @@ -1,27 +1,28 @@ PORTNAME= google-ai-generativelanguage -DISTVERSION= 0.7.0 +DISTVERSION= 0.10.0 CATEGORIES= misc python # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME:S/-/_/g}-${PORTVERSION} MAINTAINER= yuri@FreeBSD.org COMMENT= Google's Python Client for Generative Language API WWW= https://github.com/googleapis/google-cloud-python/tree/main/packages/google-ai-generativelanguage LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}google-api-core>=1.34.1:www/py-google-api-core@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}google-auth>=2.14.1:security/py-google-auth@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}grpcio>=1.33.2>0:devel/py-grpcio@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}proto-plus>=1.25.0:devel/py-proto-plus@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}protobuf>=3.20.2:devel/py-protobuf@${PY_FLAVOR} USES= python USE_PYTHON= distutils autoplist pytest NO_ARCH= yes -# tests as of 0.6.18: 7018 passed, 433 warnings in 95.27s (0:01:35) +# tests as of 0.10.0: 7225 passed, 513 warnings in 22.73s .include diff --git a/misc/py-google-ai-generativelanguage/distinfo b/misc/py-google-ai-generativelanguage/distinfo index f0db52cd8198..b6cf8590600f 100644 --- a/misc/py-google-ai-generativelanguage/distinfo +++ b/misc/py-google-ai-generativelanguage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1759026437 -SHA256 (google_ai_generativelanguage-0.7.0.tar.gz) = 207fed3089949e2e99f7cbd513e2d0ea5f2babdfa5a8f2f239c3ddffe6bd4297 -SIZE (google_ai_generativelanguage-0.7.0.tar.gz) = 1475859 +TIMESTAMP = 1768813335 +SHA256 (google_ai_generativelanguage-0.10.0.tar.gz) = 17e998094003a566e0fa52249fdd49e8f4c030cebe7fe0c521b40d605aba783e +SIZE (google_ai_generativelanguage-0.10.0.tar.gz) = 1524340