You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
xonsh: update to 0.24.0
This commit is contained in:
@@ -4,7 +4,7 @@ PortSystem 1.0
|
||||
PortGroup github 1.0
|
||||
PortGroup python 1.0
|
||||
|
||||
github.setup xonsh xonsh 0.23.8
|
||||
github.setup xonsh xonsh 0.24.0
|
||||
github.tarball_from archive
|
||||
revision 0
|
||||
|
||||
@@ -23,9 +23,9 @@ long_description {*}${description} \
|
||||
supported_archs noarch
|
||||
platforms {darwin any}
|
||||
|
||||
checksums rmd160 f4115a8d96f84efc7552125a33a3d52e34751ef8 \
|
||||
sha256 3482272f0a27d08f9381169bcd7b4945783b855751c7053cd534d54c7fe84081 \
|
||||
size 6305822
|
||||
checksums rmd160 ca4e3deaaa475c00efc56302186f214669101827 \
|
||||
sha256 6da89369188f3ab43628ff2dd4f378bf335fc563d84e5978c63e4f64eda68eb9 \
|
||||
size 6336902
|
||||
|
||||
variant python310 conflicts python311 python312 python313 python314 description {Use Python 3.10} {}
|
||||
variant python311 conflicts python310 python312 python313 python314 description {Use Python 3.11} {}
|
||||
|
||||
Reference in New Issue
Block a user