git: 219a49b5b7e3 - main - misc/py-shell-gpt: Update to 1.5.0

From: Hiroki Tagato <tagattie_at_FreeBSD.org>
Date: Sun, 15 Mar 2026 12:15:59 UTC
The branch main has been updated by tagattie:

URL: https://cgit.FreeBSD.org/ports/commit/?id=219a49b5b7e3fb60d399febc9251be1fa4857f51

commit 219a49b5b7e3fb60d399febc9251be1fa4857f51
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2026-03-15 12:14:31 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2026-03-15 12:15:47 +0000

    misc/py-shell-gpt: Update to 1.5.0
    
    Changelog: https://github.com/TheR1D/shell_gpt/releases/tag/1.5.0
    
    Reported by:    GitHub (watch releases)
---
 misc/py-shell-gpt/Makefile | 7 +++----
 misc/py-shell-gpt/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/misc/py-shell-gpt/Makefile b/misc/py-shell-gpt/Makefile
index 5bdce031082a..81735f953321 100644
--- a/misc/py-shell-gpt/Makefile
+++ b/misc/py-shell-gpt/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	shell-gpt
-DISTVERSION=	1.4.5
+DISTVERSION=	1.5.0
 CATEGORIES=	misc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -13,12 +13,11 @@ LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR}
-RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}openai>=1.34.0<2.0.0:misc/py-openai@${PY_FLAVOR} \
+RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}openai>=2.0.0<3.0.0:misc/py-openai@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}typer>=0.7.0<1.0.0:devel/py-typer@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}click>=7.1.1<9.0.0:devel/py-click@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}rich>=13.1.0<15.0.0:textproc/py-rich@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}distro>=1.8.0<2.0.0:sysutils/py-distro@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}instructor>=1.0.0<2.0.0:misc/py-instructor@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}prompt-toolkit>=3.0.51:devel/py-prompt-toolkit@${PY_FLAVOR} \
 		curl:ftp/curl
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}requests-mock>=1.10.0<2.0.0:www/py-requests-mock@${PY_FLAVOR}
 
diff --git a/misc/py-shell-gpt/distinfo b/misc/py-shell-gpt/distinfo
index 757c87505b06..6433b2b11616 100644
--- a/misc/py-shell-gpt/distinfo
+++ b/misc/py-shell-gpt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1744804062
-SHA256 (shell_gpt-1.4.5.tar.gz) = 3656c58f370b436ede0d05d108ebda6f5f8107c07b8221ef1e68e53173253ecf
-SIZE (shell_gpt-1.4.5.tar.gz) = 36507
+TIMESTAMP = 1773576147
+SHA256 (shell_gpt-1.5.0.tar.gz) = 41d43c4b916e702f3294bc07244e6a96f6deb6d676418b5905f165a0eec619ce
+SIZE (shell_gpt-1.5.0.tar.gz) = 36192