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 6d885c229 Add support for Python 3.14
 discard 85c04af84 ci: Update cibuildwheel to 3.1.4
 discard 052203c60 ci: Update Ubuntu images from 22.04 to 24.04
     add 7ead79ca6 tests/testutils: Use `threading` instead of `multiprocessing`
     add 9dcaab2f5 Merge pull request #2067 from apache/jbilleter/test-servers
     add b2cd38be6 _sandboxreapi: check stdout and stderr exist when fetching 
action result
     add 1d33dcd01 Merge pull request #2045 from 
apache/abderrahim/no-fetch-stdout-stderr
     add def2ea791 _frontend: allow showing the element kind in `bst show`
     add 3c7d10cd5 Merge pull request #2058 from apache/abderrahim/bst-show-kind
     add e3b93c3e3 ci: Update Ubuntu images from 22.04 to 24.04
     add fd4223418 ci: Update cibuildwheel to 3.1.4
     add 576635339 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   (6d885c229)
            \
             N -- N -- N   refs/heads/jbilleter/python3.14 (576635339)

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:
 src/buildstream/_frontend/cli.py         |  1 +
 src/buildstream/_frontend/widget.py      |  1 +
 src/buildstream/sandbox/_sandboxreapi.py |  9 +++++++--
 tests/frontend/show.py                   |  2 ++
 tests/testutils/bearer_http_server.py    |  6 +++---
 tests/testutils/ftp_server.py            | 10 ++++------
 tests/testutils/http_server.py           |  6 +++---
 7 files changed, 21 insertions(+), 14 deletions(-)

Reply via email to