jc: use Python 3.14

This commit is contained in:
Renee Otten
2026-01-20 21:35:38 -05:00
parent 9123bc1652
commit a50a058240
+2 -4
View File
@@ -5,7 +5,7 @@ PortGroup python 1.0
name jc
version 1.25.6
revision 0
revision 1
homepage https://pypi.org/project/jc
@@ -27,9 +27,7 @@ checksums rmd160 057bc6c28eba3ecde62f68cd73172fcf2b48faeb \
sha256 27f58befc7ae0a4c63322926c5f1ec892e3eac4a065eff3b07cfe420a6924a07 \
size 602542
python.default_version 313
depends_build-append port:py${python.version}-setuptools
python.default_version 314
depends_lib-append port:py${python.version}-ruamel-yaml \
port:py${python.version}-pygments \