Date: Fri, 14 Nov 2025 09:37:15 GMT From: Nicola Vitale <nivit@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1c2602d4b8c8 - main - devel/py-gptscript: Update to 0.9.7 Message-ID: <202511140937.5AE9bFt4093292@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by nivit: URL: https://cgit.FreeBSD.org/ports/commit/?id=1c2602d4b8c827eff0bc2d9d95919618e2e70f6e commit 1c2602d4b8c827eff0bc2d9d95919618e2e70f6e Author: Nicola Vitale <nivit@FreeBSD.org> AuthorDate: 2025-11-14 09:35:51 +0000 Commit: Nicola Vitale <nivit@FreeBSD.org> CommitDate: 2025-11-14 09:35:51 +0000 devel/py-gptscript: Update to 0.9.7 - Update list of run dependencies Release changes: https://github.com/gptscript-ai/py-gptscript/releases/tag/v0.9.6 https://github.com/gptscript-ai/py-gptscript/releases/tag/v0.9.7 Reported by: portscout! --- devel/py-gptscript/Makefile | 4 +++- devel/py-gptscript/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/devel/py-gptscript/Makefile b/devel/py-gptscript/Makefile index eaf0b912a952..9df371e51615 100644 --- a/devel/py-gptscript/Makefile +++ b/devel/py-gptscript/Makefile @@ -1,6 +1,6 @@ PORTNAME= gptscript DISTVERSIONPREFIX= v -DISTVERSION= 0.9.5 +DISTVERSION= 0.9.7 CATEGORIES= devel python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -18,9 +18,11 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}certifi>=2024.2.2:security/py-certifi@${PY_F ${PYTHON_PKGNAMEPREFIX}charset-normalizer>=3.3.2:textproc/py-charset-normalizer@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}httpx>=0.27.0:www/py-httpx@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}idna>=3.6:dns/py-idna@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pydantic2>=2.11.10:devel/py-pydantic2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}requests>=2.31.0:www/py-requests@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tqdm>=4.66.2:misc/py-tqdm@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}urllib3>=2.2.1:net/py-urllib3@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}uvicorn>=0.38.0:www/py-uvicorn@${PY_FLAVOR} \ gptscript:lang/gptscript USES= python diff --git a/devel/py-gptscript/distinfo b/devel/py-gptscript/distinfo index 55ef40949a94..9452ea4fab4d 100644 --- a/devel/py-gptscript/distinfo +++ b/devel/py-gptscript/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1727967532 -SHA256 (gptscript-ai-py-gptscript-v0.9.5_GH0.tar.gz) = 58656b75cac3885e56e7854f0618801262e7ca67f6b43956e0ad383534aa3940 -SIZE (gptscript-ai-py-gptscript-v0.9.5_GH0.tar.gz) = 28939 +TIMESTAMP = 1763112235 +SHA256 (gptscript-ai-py-gptscript-v0.9.7_GH0.tar.gz) = b8a7e0a7df1f6ed71b128270199179ae28117fc124c4252220e6b702c7ff5bda +SIZE (gptscript-ai-py-gptscript-v0.9.7_GH0.tar.gz) = 32059home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202511140937.5AE9bFt4093292>
