Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Jul 2023 01:12:50 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: e4be32d9c8a8 - main - misc/py-shell-gpt: update to 0.9.4
Message-ID:  <202307240112.36O1Co9L039123@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by tagattie:

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

commit e4be32d9c8a87d8e0689588132d1f7542017922e
Author:     Hiroki Tagato <tagattie@FreeBSD.org>
AuthorDate: 2023-07-24 01:11:07 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2023-07-24 01:12:40 +0000

    misc/py-shell-gpt: update to 0.9.4
    
    Changelog: https://github.com/TheR1D/shell_gpt/releases/tag/0.9.4
    
    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 9f6ba153ab9f..5a3439f104ca 100644
--- a/misc/py-shell-gpt/Makefile
+++ b/misc/py-shell-gpt/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	shell-gpt
-DISTVERSION=	0.9.3
+DISTVERSION=	0.9.4
 CATEGORIES=	misc python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
diff --git a/misc/py-shell-gpt/distinfo b/misc/py-shell-gpt/distinfo
index be60d77e976d..cb83e086a17c 100644
--- a/misc/py-shell-gpt/distinfo
+++ b/misc/py-shell-gpt/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1686783684
-SHA256 (shell_gpt-0.9.3.tar.gz) = 83bcd0f628b7f2304c513d27f128e471c9c6964a423b8f35ec6676ca2771a4c5
-SIZE (shell_gpt-0.9.3.tar.gz) = 28692
+TIMESTAMP = 1690159695
+SHA256 (shell_gpt-0.9.4.tar.gz) = 478ae1013b8cd152ff379f9d5dfdebf5b176fc0544710841d89e0a627c5d1db9
+SIZE (shell_gpt-0.9.4.tar.gz) = 30422


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202307240112.36O1Co9L039123>