bashplotlib: use Python 3.14

This commit is contained in:
Renee Otten
2026-01-20 13:01:35 -05:00
parent d5cee76cb3
commit 9eda067f5e
+3 -5
View File
@@ -5,7 +5,8 @@ PortGroup python 1.0
name bashplotlib
version 0.6.5
revision 1
revision 2
platforms {darwin any}
supported_archs noarch
license BSD
@@ -21,7 +22,4 @@ checksums rmd160 5a74279705a670d9d9dacf97f03c7c736d5b43a9 \
sha256 b1b59be49d6254a5bd808919e0a23a75a703a02e7e84478edda765714e0bfaee \
size 6213
python.default_version 39
depends_build-append \
port:py${python.default_version}-setuptools
python.default_version 314