Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 May 2026 17:10:44 +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: b2bc7a430fb3 - main - shells/xonsh: Update to 0.23.4
Message-ID:  <69f78194.27c8e.23db5621@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=b2bc7a430fb371d5f91324c9c03d0b908957593c

commit b2bc7a430fb371d5f91324c9c03d0b908957593c
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2026-05-03 16:58:55 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2026-05-03 17:10:13 +0000

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

diff --git a/shells/xonsh/Makefile b/shells/xonsh/Makefile
index 13296122dc53..bbc5c63d9c50 100644
--- a/shells/xonsh/Makefile
+++ b/shells/xonsh/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	xonsh
-DISTVERSION=	0.23.3
+DISTVERSION=	0.23.4
 CATEGORIES=	shells python
-#MASTER_SITES=	PYPI
+MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	eduardo@FreeBSD.org
@@ -29,7 +29,6 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}coverage>=5.3.1:devel/py-coverage@${PY_FLAV
 		${PYTHON_PKGNAMEPREFIX}virtualenv>=20.16.2:devel/py-virtualenv@${PY_FLAVOR}
 
 USES=		python
-USE_GITHUB=	yes
 USE_PYTHON=	autoplist concurrent pep517 pytest
 
 NO_ARCH=	yes
diff --git a/shells/xonsh/distinfo b/shells/xonsh/distinfo
index 1809bb1f6ce3..a244e1c87b4c 100644
--- a/shells/xonsh/distinfo
+++ b/shells/xonsh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1777631686
-SHA256 (xonsh-xonsh-0.23.3_GH0.tar.gz) = c888f1c23e5aefa4af5553a202a666ec017b288a2e5f1097529a98398ac821f4
-SIZE (xonsh-xonsh-0.23.3_GH0.tar.gz) = 6177041
+TIMESTAMP = 1777826936
+SHA256 (xonsh-0.23.4.tar.gz) = 05e60bbc9f2234f6482a96bfa8d936deb45c915e3f3fcfdc3056bfe32aa8d1cf
+SIZE (xonsh-0.23.4.tar.gz) = 1082073


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69f78194.27c8e.23db5621>