Skip to content

Commit

Permalink
misc/py-shell-gpt: update to 0.9.1
Browse files Browse the repository at this point in the history
Changelog: https://github.com/TheR1D/shell_gpt/releases/tag/0.9.1

Reported by:	GitHub (watch releases)
  • Loading branch information
Hiroki Tagato authored and Hiroki Tagato committed May 22, 2023
1 parent 1c8c089 commit 0732099
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions misc/py-shell-gpt/Makefile
@@ -1,5 +1,5 @@
PORTNAME= shell-gpt
DISTVERSION= 0.9.0
DISTVERSION= 0.9.1
CATEGORIES= misc python
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Expand All @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}hatchling>0:devel/py-hatchling@${PY_FLAVOR
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=7.1.1<9.0.0:devel/py-click@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}typer>=0.7.0<1.0.0:devel/py-typer@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}distro>=1.8.0<2.0.0:sysutils/py-distro@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}rich>=10.11.0<14.0.0:textproc/py-rich@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}rich>=13.1.0<14.0.0:textproc/py-rich@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}requests>=2.28.2<3.0.0:www/py-requests@${PY_FLAVOR}
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests-mock>=1.10.0<2.0.0:www/py-requests-mock@${PY_FLAVOR}

Expand Down
6 changes: 3 additions & 3 deletions misc/py-shell-gpt/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1681801216
SHA256 (shell_gpt-0.9.0.tar.gz) = 2b35bdc88d53186da114a7971c5aaa6022f0fcf07dfa52684e0c96ad7c421e9a
SIZE (shell_gpt-0.9.0.tar.gz) = 27015
TIMESTAMP = 1684755552
SHA256 (shell_gpt-0.9.1.tar.gz) = 939ee83ea52906eaa8245276254dcee1de044aa6f50ea25a9bf2fe9498015884
SIZE (shell_gpt-0.9.1.tar.gz) = 27750

0 comments on commit 0732099

Please sign in to comment.