diff options
| author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-09-28 02:35:52 +0000 |
|---|---|---|
| committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-09-28 02:41:14 +0000 |
| commit | 2dddbbc80615aebab0d535efe7ff983e9b97948b (patch) | |
| tree | b07b7c00d77f1298229525b932b65e608e1fc1f5 /misc/py-google-ai-generativelanguage | |
| parent | 00b9ce3136181f492026fa80a8c9f68df3bf2783 (diff) | |
Diffstat (limited to 'misc/py-google-ai-generativelanguage')
| -rw-r--r-- | misc/py-google-ai-generativelanguage/Makefile | 4 | ||||
| -rw-r--r-- | misc/py-google-ai-generativelanguage/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/py-google-ai-generativelanguage/Makefile b/misc/py-google-ai-generativelanguage/Makefile index 1cf2e57e799e..04dfbc335041 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.6.18 +DISTVERSION= 0.7.0 CATEGORIES= misc python # machine-learning MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +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}proto-plus>=1.22.3:devel/py-proto-plus@${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 diff --git a/misc/py-google-ai-generativelanguage/distinfo b/misc/py-google-ai-generativelanguage/distinfo index 6823b48462f4..f0db52cd8198 100644 --- a/misc/py-google-ai-generativelanguage/distinfo +++ b/misc/py-google-ai-generativelanguage/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1752881601 -SHA256 (google_ai_generativelanguage-0.6.18.tar.gz) = 274ba9fcf69466ff64e971d565884434388e523300afd468fc8e3033cd8e606e -SIZE (google_ai_generativelanguage-0.6.18.tar.gz) = 1444757 +TIMESTAMP = 1759026437 +SHA256 (google_ai_generativelanguage-0.7.0.tar.gz) = 207fed3089949e2e99f7cbd513e2d0ea5f2babdfa5a8f2f239c3ddffe6bd4297 +SIZE (google_ai_generativelanguage-0.7.0.tar.gz) = 1475859 |
