platformio: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:28:56 -05:00
parent 21ca3e998e
commit 7f2a71a749

View file

@ -1,7 +1,7 @@
# Template file for 'platformio' # Template file for 'platformio'
pkgname=platformio pkgname=platformio
version=6.1.16 version=6.1.16
revision=1 revision=2
build_style=python3-module build_style=python3-module
# According to https://github.com/platformio/platformio-core/blob/9c20ab81cb68f1ffb7a8cac22ce95c4c797643ec/Makefile#L13 # According to https://github.com/platformio/platformio-core/blob/9c20ab81cb68f1ffb7a8cac22ce95c4c797643ec/Makefile#L13
make_check_target="tests/test_examples.py" make_check_target="tests/test_examples.py"