You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
virt-manager: use python314
This commit is contained in:
@@ -9,7 +9,7 @@ PortGroup app 1.1
|
||||
github.setup virt-manager virt-manager 5.1.0 v
|
||||
# Change github.tarball_from to 'releases' or 'archive' next update
|
||||
github.tarball_from tarball
|
||||
revision 2
|
||||
revision 3
|
||||
checksums rmd160 bba3d38e3edc34594920ea3620b52c54c8ed8b24 \
|
||||
sha256 ccfc44b6c1c0be8398beb687c675d9ea4ca1c721dfb67bd639209a7b0dec11b1 \
|
||||
size 1489116
|
||||
@@ -40,7 +40,7 @@ use_xz yes
|
||||
patchfiles-append patch-no-kvm-warning.diff
|
||||
patchfiles-append patch-not-in-usr.diff
|
||||
|
||||
set py_ver 3.13
|
||||
set py_ver 3.14
|
||||
set py_ver_nodot [string map {. {}} ${py_ver}]
|
||||
|
||||
# Note: 'gettext' only needed at build time. No need for a runtime dep on
|
||||
|
||||
Reference in New Issue
Block a user