Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Mar 2026 22:46:20 +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: 76196683ba08 - main - shells/xonsh: Update to 0.22.7
Message-ID:  <69b1f0bc.1a4f3.390efc2e@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=76196683ba08b708db4c81a3845ffa79faebcc70

commit 76196683ba08b708db4c81a3845ffa79faebcc70
Author:     Nuno Teixeira <eduardo@FreeBSD.org>
AuthorDate: 2026-03-11 20:46:33 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2026-03-11 22:46:07 +0000

    shells/xonsh: Update to 0.22.7
    
    ChangeLog: https://github.com/xonsh/xonsh/releases/tag/0.22.7
---
 shells/xonsh/Makefile | 11 +++++------
 shells/xonsh/distinfo |  6 +++---
 2 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/shells/xonsh/Makefile b/shells/xonsh/Makefile
index 5d3f4f644cc1..674fec0e01e3 100644
--- a/shells/xonsh/Makefile
+++ b/shells/xonsh/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	xonsh
-DISTVERSION=	0.22.6
+DISTVERSION=	0.22.7
 CATEGORIES=	shells python
 MASTER_SITES=	PYPI
 PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
@@ -30,11 +30,10 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}coverage>=5.3.1:devel/py-coverage@${PY_FLAV
 
 USES=		python shebangfix
 USE_PYTHON=	autoplist concurrent pep517 pytest
-PYTEST_BROKEN_TESTS=	test_builtins.py test_commands_cache.py \
-			test_integrations.py test_man.py test_ptk_highlight.py \
-			test_bash_completer.py test_dir_completers.py \
-			test_specs.py test_os.xsh test_command_completers.py \
-			test_tracer.py
+PYTEST_BROKEN_TESTS=	test_commands_cache.py test_integrations.py test_man.py \
+			test_ptk_highlight.py test_bash_completer.py \
+			test_specs.py test_os.xsh test_dir_completers.py \
+			test_command_completers.py
 SHEBANG_FILES=	tests/bin/cat tests/bin/pwd tests/bin/wc
 
 NO_ARCH=	yes
diff --git a/shells/xonsh/distinfo b/shells/xonsh/distinfo
index dcfde833b921..ecb28ee7e1b0 100644
--- a/shells/xonsh/distinfo
+++ b/shells/xonsh/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1772735537
-SHA256 (xonsh-0.22.6.tar.gz) = 830df3fd7d403b5efa255b199bc3aecb4357f46964c37d5c4b05b19b69d156bd
-SIZE (xonsh-0.22.6.tar.gz) = 828299
+TIMESTAMP = 1773256587
+SHA256 (xonsh-0.22.7.tar.gz) = 80f0298c111cb70d5e2d637982dcf402b2573ce712ab0c8134904774531d4709
+SIZE (xonsh-0.22.7.tar.gz) = 829243


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b1f0bc.1a4f3.390efc2e>