juergbi opened a new pull request, #1933: URL: https://github.com/apache/buildstream/pull/1933
Python 3.7 is no longer maintained upstream since June 27, 2023 and many Python packages have dropped support for it. Updating our dependencies is required to get pylint and mypy working on Python 3.12. However, not all of the updated dependencies are compatible with Python 3.7 anymore. This replaces the Python 3.7-based Debian 10 with the Python 3.8-based Ubuntu 20.04 in CI to keep testing with the oldest supported version of Python. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
