Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Jul 2026 14:49:41 +0000
From:      Nuno Teixeira <eduardo@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: e3a8ad0fb179 - main - shells/xonsh: Update to 0.24.0
Message-ID:  <6a467a85.3f269.3db217f9@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by eduardo:

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

commit e3a8ad0fb179de9c398063707ced43ef24b55c38
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2026-07-02 12:41:01 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2026-07-02 14:49:27 +0000

    shells/xonsh: Update to 0.24.0
    
    ChangeLog: https://github.com/xonsh/xonsh/releases/tag/0.24.0
---
 shells/xonsh/Makefile | 4 ++--
 shells/xonsh/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/shells/xonsh/Makefile b/shells/xonsh/Makefile
index cdaede13457c..f010539b623c 100644
--- a/shells/xonsh/Makefile
+++ b/shells/xonsh/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	xonsh
-DISTVERSION=	0.23.8
+DISTVERSION=	0.24.0
 CATEGORIES=	shells python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -14,7 +14,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 BUILD_DEPENDS=	${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}wheel>0:devel/py-wheel@${PY_FLAVOR}
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}prompt-toolkit>=3.0.29:devel/py-prompt-toolkit@${PY_FLAVOR} \
-		${PYTHON_PKGNAMEPREFIX}pygments>0:textproc/py-pygments@${PY_FLAVOR}
+		${PYTHON_PKGNAMEPREFIX}pygments>=2.2:textproc/py-pygments@${PY_FLAVOR}
 TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}coverage>=5.3.1:devel/py-coverage@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pip>0:devel/py-pip@${PY_FLAVOR} \
 		${PYTHON_PKGNAMEPREFIX}pygments>=2.2:textproc/py-pygments@${PY_FLAVOR} \
diff --git a/shells/xonsh/distinfo b/shells/xonsh/distinfo
index 8f13fa6a6c1a..c7fcd217d36e 100644
--- a/shells/xonsh/distinfo
+++ b/shells/xonsh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1780139415
-SHA256 (xonsh-0.23.8.tar.gz) = 541bb976c93a81571792644403bae8737145023da5f48d4c493909ab5c04ba0f
-SIZE (xonsh-0.23.8.tar.gz) = 1172271
+TIMESTAMP = 1782995333
+SHA256 (xonsh-0.24.0.tar.gz) = 14cbf5bcac12bdbedd8ddb7bd2221ca869903eb039e97158ee86aa639152fff6
+SIZE (xonsh-0.24.0.tar.gz) = 1204432


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a467a85.3f269.3db217f9>