xonsh: update to 0.23.3

This commit is contained in:
Marius Schamschula
2026-05-02 16:28:19 -05:00
parent cfca43fa7b
commit e4647c1c0e
+4 -4
View File
@@ -4,7 +4,7 @@ PortSystem 1.0
PortGroup github 1.0
PortGroup python 1.0
github.setup xonsh xonsh 0.23.2
github.setup xonsh xonsh 0.23.3
github.tarball_from archive
revision 0
@@ -23,9 +23,9 @@ long_description {*}${description} \
supported_archs noarch
platforms {darwin any}
checksums rmd160 8f0e848ef51f075a1467e36e5c00a3e87ddb25ae \
sha256 8d5e6711e949e02bd5912789ad78f3c6ceee6784d315ee186953618237a1eeb9 \
size 6152950
checksums rmd160 9e8d0864cdc2384ed5ae1011d4450af34854da2c \
sha256 c888f1c23e5aefa4af5553a202a666ec017b288a2e5f1097529a98398ac821f4 \
size 6177041
variant python310 conflicts python311 python312 python313 python314 description {Use Python 3.10} {}
variant python311 conflicts python310 python312 python313 python314 description {Use Python 3.11} {}