This is an automated email from the ASF dual-hosted git repository.
juergbi pushed a change to branch jbilleter/python3.14
in repository https://gitbox.apache.org/repos/asf/buildstream.git
discard 70a3a957b Try simpler apparmor disabling
discard 10e043941 wip: tests/testutils: Use `threading` instead of
`multiprocessing`
discard 3bf7d8c1f Add support for Python 3.14
discard 21c476559 ci: Update cibuildwheel to 3.1.4
discard adfabde6c ci: Update Ubuntu images from 22.04 to 24.04
add 052203c60 ci: Update Ubuntu images from 22.04 to 24.04
add 85c04af84 ci: Update cibuildwheel to 3.1.4
add 6d885c229 Add support for Python 3.14
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (70a3a957b)
\
N -- N -- N refs/heads/jbilleter/python3.14 (6d885c229)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/ci.yml | 6 +++---
.github/workflows/merge.yml | 2 +-
.github/workflows/release.yml | 2 +-
tests/testutils/bearer_http_server.py | 6 +++---
tests/testutils/ftp_server.py | 5 +++--
tests/testutils/http_server.py | 6 +++---
6 files changed, 14 insertions(+), 13 deletions(-)