Date: Mon, 19 Jan 2026 09:54:02 +0000 From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 273bff80c955 - main - misc/py-google-ai-generativelanguage: update 0.7.0=?utf-8?Q? =E2=86=92 0.1?=0.0 Message-ID: <696dff3a.255de.3a69508f@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=273bff80c955c06295c84dc18f18cea4c7a38037 commit 273bff80c955c06295c84dc18f18cea4c7a38037 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2026-01-19 09:05:16 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2026-01-19 09:53:37 +0000 misc/py-google-ai-generativelanguage: update 0.7.0 → 0.10.0 Reported by: portscout --- misc/py-google-ai-generativelanguage/Makefile | 5 +++-- misc/py-google-ai-generativelanguage/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) 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,5 +1,5 @@ PORTNAME= google-ai-generativelanguage -DISTVERSION= 0.7.0 +DISTVERSION= 0.10.0 CATEGORIES= misc python # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,6 +14,7 @@ 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} @@ -22,6 +23,6 @@ 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 <bsd.port.mk> 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) = 1524340home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?696dff3a.255de.3a69508f>
