git: bea726d6f5b6 - 2025Q2 - misc/py-shell-gpt: update to 1.4.5
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 17 May 2025 12:05:30 UTC
The branch 2025Q2 has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=bea726d6f5b66e94e5784d8bd985191bf8ef2958 commit bea726d6f5b66e94e5784d8bd985191bf8ef2958 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2025-04-16 12:12:43 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2025-05-17 12:05:23 +0000 misc/py-shell-gpt: update to 1.4.5 Changelog: https://github.com/TheR1D/shell_gpt/releases/tag/1.4.5 Reported by: GitHub (watch releases) (cherry picked from commit 8e338106baf9f928be3488caa18c2327ae13d46f) --- misc/py-shell-gpt/Makefile | 8 ++++---- misc/py-shell-gpt/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/misc/py-shell-gpt/Makefile b/misc/py-shell-gpt/Makefile index eafdf56a9be7..5bdce031082a 100644 --- a/misc/py-shell-gpt/Makefile +++ b/misc/py-shell-gpt/Makefile @@ -1,5 +1,5 @@ PORTNAME= shell-gpt -DISTVERSION= 1.4.4 +DISTVERSION= 1.4.5 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,9 +16,9 @@ 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} \ ${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<14.0.0:textproc/py-rich@${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>=0.4.5<1.0.0:misc/py-instructor@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}instructor>=1.0.0<2.0.0:misc/py-instructor@${PY_FLAVOR} \ curl:ftp/curl TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests-mock>=1.10.0<2.0.0:www/py-requests-mock@${PY_FLAVOR} @@ -33,7 +33,7 @@ PORTDOCS= README.md OPTIONS_DEFINE= DOCS LITELLM LITELLM_DESC= Support various LLMs via LiteLLM -LITELLM_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}litellm>=1.24.5<2.0.0:misc/py-litellm@${PY_FLAVOR} +LITELLM_RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}litellm>=1.42.5<2.0.0:misc/py-litellm@${PY_FLAVOR} post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} diff --git a/misc/py-shell-gpt/distinfo b/misc/py-shell-gpt/distinfo index aefd5ae5e71e..757c87505b06 100644 --- a/misc/py-shell-gpt/distinfo +++ b/misc/py-shell-gpt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1723426484 -SHA256 (shell_gpt-1.4.4.tar.gz) = 3384af581ba95b6d6da7004e1ede5be0884fe4a72783b408dca3c0ac3fff71e9 -SIZE (shell_gpt-1.4.4.tar.gz) = 36454 +TIMESTAMP = 1744804062 +SHA256 (shell_gpt-1.4.5.tar.gz) = 3656c58f370b436ede0d05d108ebda6f5f8107c07b8221ef1e68e53173253ecf +SIZE (shell_gpt-1.4.5.tar.gz) = 36507