Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 May 2024 20:24:34 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: 4ac2f8734fe9 - main - devel/py-ptpython: Update to 3.0.27
Message-ID:  <202405282024.44SKOYLB050056@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=4ac2f8734fe94d9137f7a32fef9e9287ca6ac672

commit 4ac2f8734fe94d9137f7a32fef9e9287ca6ac672
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-05-28 20:19:52 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-05-28 20:19:52 +0000

    devel/py-ptpython: Update to 3.0.27
    
    Changes:        https://github.com/prompt-toolkit/ptpython/releases
---
 devel/py-ptpython/Makefile | 5 ++---
 devel/py-ptpython/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/devel/py-ptpython/Makefile b/devel/py-ptpython/Makefile
index 0132853688bb..56d486d85b2f 100644
--- a/devel/py-ptpython/Makefile
+++ b/devel/py-ptpython/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	ptpython
-PORTVERSION=	3.0.26
-PORTREVISION=	1
+PORTVERSION=	3.0.27
 CATEGORIES=	devel python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +15,7 @@ BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLA
 		${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}appdirs>=0:devel/py-appdirs@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}jedi>=0.16.0:devel/py-jedi@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}prompt-toolkit>=3.0.34<3.1.0:devel/py-prompt-toolkit@${PY_FLAVOR} \
+		${PYTHON_PKGNAMEPREFIX}prompt-toolkit>=3.0.43<3.1.0:devel/py-prompt-toolkit@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pygments>=0:textproc/py-pygments@${PY_FLAVOR}
 
 USES=		python
diff --git a/devel/py-ptpython/distinfo b/devel/py-ptpython/distinfo
index 41328f9b9f7a..083016555e07 100644
--- a/devel/py-ptpython/distinfo
+++ b/devel/py-ptpython/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1708449296
-SHA256 (ptpython-3.0.26.tar.gz) = c8fb1406502dc349d99c57eaf06e7116f3b2deac94f02f342bae68708909f743
-SIZE (ptpython-3.0.26.tar.gz) = 71203
+TIMESTAMP = 1716892284
+SHA256 (ptpython-3.0.27.tar.gz) = 24b0fda94b73d1c99a27e6fd0d08be6f2e7cda79a2db995c7e3c7b8b1254bad9
+SIZE (ptpython-3.0.27.tar.gz) = 72022



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