This is an automated email from the ASF dual-hosted git repository.
abderrahim pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git
from 979d31ae9 Merge pull request #2179 from jjardon/jjardon/f44
add 66192ea80 pyproject.toml: Set `target-version` for `black` and reformat
new b8ce3ff5a Merge pull request #2164 from apache/jbilleter/black
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
pyproject.toml | 1 +
src/buildstream/_cas/casdprocessmanager.py | 4 ++--
src/buildstream/_elementproxy.py | 6 +++---
src/buildstream/_message.py | 2 +-
src/buildstream/_messenger.py | 2 +-
src/buildstream/_pipeline.py | 2 +-
src/buildstream/_project.py | 2 +-
src/buildstream/_scheduler/jobs/job.py | 2 +-
src/buildstream/buildelement.py | 7 ++++---
src/buildstream/plugin.py | 2 +-
src/buildstream/sandbox/_config.py | 2 +-
src/buildstream/sandbox/_sandboxremote.py | 9 ++++++---
src/buildstream/sandbox/sandbox.py | 4 ++--
src/buildstream/storage/_casbaseddirectory.py | 8 ++++----
src/buildstream/storage/_filebaseddirectory.py | 4 ++--
src/buildstream/storage/directory.py | 6 +++---
src/buildstream/utils.py | 21 ++++++++++++---------
tests/artifactcache/config.py | 7 ++++---
tests/artifactcache/junctions.py | 7 ++++---
tests/frontend/pull.py | 21 ++++++++++++---------
tests/frontend/push.py | 15 +++++++++------
tests/integration/artifact.py | 8 +++++---
tests/integration/pullbuildtrees.py | 8 +++++---
tests/integration/sandbox.py | 7 ++++---
tests/internals/storage.py | 17 +++++++++++------
25 files changed, 100 insertions(+), 74 deletions(-)