Date: Sun, 9 Apr 2023 11:42:08 GMT From: Hiroki Tagato <tagattie@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: d9647c195b77 - main - misc/py-shell-gpt: update to 0.8.5 Message-ID: <202304091142.339Bg8r5095925@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by tagattie: URL: https://cgit.FreeBSD.org/ports/commit/?id=d9647c195b771b18050c5a12e78010ea18931cd5 commit d9647c195b771b18050c5a12e78010ea18931cd5 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2023-04-09 11:41:13 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2023-04-09 11:41:13 +0000 misc/py-shell-gpt: update to 0.8.5 Changelog: https://github.com/TheR1D/shell_gpt/releases/tag/0.8.5 Reported by: GitHub (watch releases) --- misc/py-shell-gpt/Makefile | 2 +- misc/py-shell-gpt/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/py-shell-gpt/Makefile b/misc/py-shell-gpt/Makefile index 33988d6f8d21..da66a479195f 100644 --- a/misc/py-shell-gpt/Makefile +++ b/misc/py-shell-gpt/Makefile @@ -1,5 +1,5 @@ PORTNAME= shell-gpt -DISTVERSION= 0.8.3 +DISTVERSION= 0.8.5 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-shell-gpt/distinfo b/misc/py-shell-gpt/distinfo index 1bfa513ea92a..0afcae45de67 100644 --- a/misc/py-shell-gpt/distinfo +++ b/misc/py-shell-gpt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1680588203 -SHA256 (shell_gpt-0.8.3.tar.gz) = efc6be45de509af84a3ed14628c951ed4d175a7c5189a9026027aa623b45adb7 -SIZE (shell_gpt-0.8.3.tar.gz) = 18526 +TIMESTAMP = 1681039458 +SHA256 (shell_gpt-0.8.5.tar.gz) = 37fd7868541ea5661a9f23e19824a249b9bcaec114aa6d5fac6db9e34d2d9217 +SIZE (shell_gpt-0.8.5.tar.gz) = 18817
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304091142.339Bg8r5095925>