cs-shadow opened a new pull request, #1806: URL: https://github.com/apache/buildstream/pull/1806
The pinned version of some our dependencies (like `pyroaring`) are too old and hence fail to build on Python 3.11. Here's a sample job that is failing to install the current list of dependencies: https://gitlab.com/BuildStream/buildstream-docker-images/-/jobs/3532414193 Note: The reason none of the jobs are failing on this repository is because none of the current images come with Python 3.11. The `fedora:37` image would add a test branch for Python 3.11 except that it cannot be published currently because the tests are failing (like above). -- 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]
