build: update the required python version
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 16 Jan 2023 15:15:25 +0000 (16:15 +0100)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Wed, 18 Jan 2023 09:52:06 +0000 (10:52 +0100)
commit74e53e512ce6b860aba5840e78abe2a34906f475
tree0ffe51b6cff360e1152e7afa48eca8c76be94cc0
parent8aab09cb23b19799c058f3375afde5f07de03eef
build: update the required python version

We don't guarantee libgpiod python bindings to work with anything older
than python 3.9. Let's fix the required version in configure.ac.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
configure.ac