Date: Wed, 21 Feb 2024 15:23:39 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: abe8f1357d14 - main - devel/py-ptpython: Update to 3.0.26 Message-ID: <202402211523.41LFNdce041820@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=abe8f1357d140a1611fb45a313e7f181c742a1ec commit abe8f1357d140a1611fb45a313e7f181c742a1ec Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:42:35 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:07:38 +0000 devel/py-ptpython: Update to 3.0.26 Changes: https://github.com/prompt-toolkit/ptpython/releases --- devel/py-ptpython/Makefile | 2 +- devel/py-ptpython/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/py-ptpython/Makefile b/devel/py-ptpython/Makefile index 949d97c28d41..e133aaaa0afc 100644 --- a/devel/py-ptpython/Makefile +++ b/devel/py-ptpython/Makefile @@ -1,5 +1,5 @@ PORTNAME= ptpython -PORTVERSION= 3.0.25 +PORTVERSION= 3.0.26 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/py-ptpython/distinfo b/devel/py-ptpython/distinfo index eaa6616e0115..41328f9b9f7a 100644 --- a/devel/py-ptpython/distinfo +++ b/devel/py-ptpython/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1703227892 -SHA256 (ptpython-3.0.25.tar.gz) = 887f0a91a576bc26585a0dcec41cd03f004ac7c46a2c88576c87fc51d6c06cd7 -SIZE (ptpython-3.0.25.tar.gz) = 71126 +TIMESTAMP = 1708449296 +SHA256 (ptpython-3.0.26.tar.gz) = c8fb1406502dc349d99c57eaf06e7116f3b2deac94f02f342bae68708909f743 +SIZE (ptpython-3.0.26.tar.gz) = 71203
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402211523.41LFNdce041820>