This is an automated email from the ASF dual-hosted git repository. juergbi pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/buildstream-plugins.git
commit 85ebf8a644ef3f2022a7806ba70ef95f74965937 Merge: b623961 56667ba Author: Jürg Billeter <[email protected]> AuthorDate: Fri Jan 10 16:02:06 2025 +0100 Merge pull request #84 from apache/juerg/python-3.13 Drop support for Python 3.8 and add support for Python 3.13 .github/common.env | 4 ++-- .github/compose/ci.docker-compose.yml | 4 ++++ .github/run-ci.sh | 2 +- .github/workflows/ci.yml | 1 + requirements/test-requirements.txt | 1 + setup.py | 2 +- tox.ini | 14 +++++++------- 7 files changed, 17 insertions(+), 11 deletions(-)
