This is an automated email from the ASF dual-hosted git repository.
tvb pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/buildstream.git
from 6f228c1a5 Merge pull request #1914 from nanonyme/nanonyme/bst-graph
add 26e477afa Support %{description} in bst show commands
new e6d685e7d Merge pull request #1924 from
apache/tristan/bst-show-description
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:
src/buildstream/_frontend/cli.py | 1 +
src/buildstream/_frontend/widget.py | 4 ++++
src/buildstream/_loader/loadelement.pyi | 1 +
src/buildstream/_loader/loadelement.pyx | 2 ++
src/buildstream/_loader/types.py | 1 +
src/buildstream/element.py | 1 +
6 files changed, 10 insertions(+)