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.git
commit 7afbb531e18f36314e01653104c4c8fefca01372 Merge: f2db8fbfc 0bc322019 Author: Jürg Billeter <[email protected]> AuthorDate: Fri Jul 19 07:56:19 2024 +0200 Merge pull request #1933 from apache/juerg/python-3.7 Drop support for Python 3.7 .github/common.env | 4 ++-- .github/compose/ci.docker-compose.yml | 9 ++------ .github/run-ci.sh | 2 +- .github/workflows/ci.yml | 3 +-- .github/workflows/release.yml | 1 - doc/source/main_install.rst | 2 +- pyproject.toml | 3 ++- requirements/dev-requirements.in | 3 --- setup.py | 7 +++--- tox.ini | 40 +++++++++++++++++------------------ 10 files changed, 33 insertions(+), 41 deletions(-)
