py-bottle: add py314 subport, fix tests

This commit is contained in:
Mark Mentovai
2025-12-29 01:26:21 -05:00
committed by Renee Otten
parent 14610335c4
commit a35f1d6cb4
+1 -4
View File
@@ -26,11 +26,8 @@ checksums rmd160 d3e4825fb91334ce1243a558dee917623735bf20 \
sha256 787e78327e12b227938de02248333d788cfe45987edca735f8f88e03472c3f47 \
size 98717
python.versions 310 311 312 313
python.versions 310 311 312 313 314
if {${name} ne ${subport}} {
test.run yes
python.test_framework
test.cmd ${python.bin}
test.target test/testall.py
}