Date: Sun, 4 Feb 2024 08:52:19 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: 51c2aa8b3ea0 - main - misc/py-shell-gpt: update to 1.2.0 Message-ID: <202402040852.4148qJMt070523@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=51c2aa8b3ea0da685786ef22cae4dc20fcaac862 commit 51c2aa8b3ea0da685786ef22cae4dc20fcaac862 Author: Hiroki Tagato <tagattie@FreeBSD.org> AuthorDate: 2024-02-04 08:51:02 +0000 Commit: Hiroki Tagato <tagattie@FreeBSD.org> CommitDate: 2024-02-04 08:51:02 +0000 misc/py-shell-gpt: update to 1.2.0 Changelog: https://github.com/TheR1D/shell_gpt/releases/tag/1.2.0 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 b021e363c4a0..b24039dd30ce 100644 --- a/misc/py-shell-gpt/Makefile +++ b/misc/py-shell-gpt/Makefile @@ -1,5 +1,5 @@ PORTNAME= shell-gpt -DISTVERSION= 1.1.0 +DISTVERSION= 1.2.0 CATEGORIES= misc python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/py-shell-gpt/distinfo b/misc/py-shell-gpt/distinfo index 2b5db3aa75ff..032416f8c854 100644 --- a/misc/py-shell-gpt/distinfo +++ b/misc/py-shell-gpt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1705044948 -SHA256 (shell_gpt-1.1.0.tar.gz) = b12f9531f60855bfecac670febf5d63dcff9480bd6973711730d0ad0f105e31a -SIZE (shell_gpt-1.1.0.tar.gz) = 34407 +TIMESTAMP = 1707035719 +SHA256 (shell_gpt-1.2.0.tar.gz) = e11e29cd415b234fa8fa08bc711a9bacfa1397249e6e8fc5bc67ab12eee39deb +SIZE (shell_gpt-1.2.0.tar.gz) = 37916
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402040852.4148qJMt070523>