This is an automated email from the ASF dual-hosted git repository.

akitouni pushed a change to branch abderrahim/protobuf-6
in repository https://gitbox.apache.org/repos/asf/buildstream.git


 discard 0a5803247 Update requirements
 discard 634af219b _protos: regenerate with grpcio-tools 1.72.1 and protobuf 
6.30.0
 discard 9ac4af1a5 conftest.py: use importlib.metadata instad of pkg_resources
     add dfdeb0b07 Remove tests/testutils/setuptools.py
     add 99e6e3f03 tests: use importlib.metadata instad of pkg_resources
     add 8784b5c57 _protos: regenerate with grpcio-tools 1.73
     add 5d93960b9 Update requirements

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   (0a5803247)
            \
             N -- N -- N   refs/heads/abderrahim/protobuf-6 (5d93960b9)

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:
 requirements/cov-requirements.txt                  |  4 +-
 requirements/dev-requirements.in                   |  1 -
 requirements/dev-requirements.txt                  |  5 +-
 requirements/requirements.txt                      |  2 +-
 .../bazel/remote/asset/v1/remote_asset_pb2.py      |  4 +-
 .../bazel/remote/asset/v1/remote_asset_pb2.pyi     | 12 ++---
 .../bazel/remote/asset/v1/remote_asset_pb2_grpc.py |  2 +-
 .../remote/execution/v2/remote_execution_pb2.py    |  4 +-
 .../remote/execution/v2/remote_execution_pb2.pyi   |  6 +--
 .../execution/v2/remote_execution_pb2_grpc.py      |  2 +-
 .../_protos/build/bazel/semver/semver_pb2.py       |  4 +-
 .../_protos/build/bazel/semver/semver_pb2_grpc.py  |  2 +-
 .../_protos/build/buildgrid/local_cas_pb2.py       |  4 +-
 .../_protos/build/buildgrid/local_cas_pb2.pyi      |  2 +-
 .../_protos/build/buildgrid/local_cas_pb2_grpc.py  |  2 +-
 .../_protos/buildstream/v2/artifact_pb2.py         |  4 +-
 .../_protos/buildstream/v2/artifact_pb2_grpc.py    |  2 +-
 .../_protos/buildstream/v2/source_pb2.py           |  4 +-
 .../_protos/buildstream/v2/source_pb2_grpc.py      |  2 +-
 .../_protos/google/api/annotations_pb2.py          |  4 +-
 .../_protos/google/api/annotations_pb2_grpc.py     |  2 +-
 src/buildstream/_protos/google/api/http_pb2.py     |  4 +-
 .../_protos/google/api/http_pb2_grpc.py            |  2 +-
 .../_protos/google/bytestream/bytestream_pb2.py    |  4 +-
 .../google/bytestream/bytestream_pb2_grpc.py       |  2 +-
 .../_protos/google/longrunning/operations_pb2.py   |  4 +-
 .../google/longrunning/operations_pb2_grpc.py      |  2 +-
 src/buildstream/_protos/google/rpc/code_pb2.py     |  4 +-
 .../_protos/google/rpc/code_pb2_grpc.py            |  2 +-
 src/buildstream/_protos/google/rpc/status_pb2.py   |  4 +-
 .../_protos/google/rpc/status_pb2_grpc.py          |  2 +-
 tests/conftest.py                                  |  9 +++-
 tests/testutils/setuptools.py                      | 55 ----------------------
 tests/testutils/site.py                            |  4 +-
 tox.ini                                            |  1 +
 35 files changed, 61 insertions(+), 112 deletions(-)
 delete mode 100644 tests/testutils/setuptools.py

Reply via email to