You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
neovim-remote: use Python 3.14
This commit is contained in:
@@ -5,7 +5,7 @@ PortGroup python 1.0
|
||||
|
||||
name neovim-remote
|
||||
version 2.5.1
|
||||
revision 0
|
||||
revision 1
|
||||
|
||||
categories sysutils editors
|
||||
platforms {darwin any}
|
||||
@@ -25,12 +25,9 @@ checksums rmd160 41946f9397d515ee5d98537017a1d2d94a767817 \
|
||||
sha256 4b3cc35463544c5747c895c52a0343cfdbba15d307647d7f57f1cce0c6a27d02 \
|
||||
size 16010
|
||||
|
||||
python.default_version \
|
||||
311
|
||||
|
||||
depends_lib-append \
|
||||
port:py${python.version}-setuptools
|
||||
python.default_version 314
|
||||
|
||||
depends_run-append \
|
||||
port:py${python.version}-neovim \
|
||||
port:py${python.version}-psutil
|
||||
port:py${python.version}-psutil \
|
||||
port:py${python.version}-setuptools
|
||||
|
||||
Reference in New Issue
Block a user