bindings: python: generate CPython 3.13 wheels
authorVincent Fazio <vfazio@xes-inc.com>
Wed, 6 Nov 2024 14:22:48 +0000 (08:22 -0600)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Tue, 12 Nov 2024 12:59:48 +0000 (13:59 +0100)
commite376cb63349c7f78ac97d7c2208b5330a7351a9e
tree3fc738e480d77c60d94f0bf055609714311a9a58
parentb66ebbbcf96f104b5d1d8f66c272f737cd8eed90
bindings: python: generate CPython 3.13 wheels

Support for CPython 3.13 was added to cibuildwheel in 2.21.3 and
advertised by build in 1.2.2.post1.

Update the dependencies used by generate_pypi_artifacts.sh so CPython
3.13 wheels are now generated.

Closes: https://github.com/brgl/libgpiod/issues/106
Signed-off-by: Vincent Fazio <vfazio@xes-inc.com>
Link: https://lore.kernel.org/r/20241106142248.305219-1-vfazio@xes-inc.com
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
bindings/python/generate_pypi_artifacts.sh