This is an automated email from the ASF dual-hosted git repository.
tvb pushed a change to branch tristan/sboms
in repository https://gitbox.apache.org/repos/asf/buildstream.git
discard 51227aca4 pyproject.toml: Workaround broken setuptools
discard fc11127c6 man: Updated man pages because of changed `bst show`
interface.
discard 0c2a92d26 tox.ini: Fix `tox -e man` manpage regeneration
discard 0f8868ca1 tests/frontend/show.py: Add tests for new %{source-info}
format
discard ed2506148 frontend: Support %{source-info} in `bst show`
discard a382e0603 plugins/sources/remote.py: Documentation updates
discard 5cb0e5c13 plugins/sources/tar.py: Documentation updates
discard 769e1f55b downloadablefilesource.py: Implement collect_source_info()
discard 44ab7bb69 local source: Implement collect_source_info()
discard d50d85793 workspace source: Implement collect_source_info()
discard 096440760 source.py: Add collect_source_info() abstract method.
discard 575f1e008 source.py: Added missing documentation for AliasSubstitution
add fbf87239b Upgrade setuptools version
add 3eb32c789 Stop monkey patching ScriptWriter
add 961571320 Merge pull request #2007 from apache/abderrahim/setuptools
add afcda2fc2 source.py: Added missing documentation for AliasSubstitution
add 8b63240a0 source.py: Add collect_source_info() abstract method.
add fcf4715a9 workspace source: Implement collect_source_info()
add ef7b9b208 local source: Implement collect_source_info()
add 258c703ee downloadablefilesource.py: Implement collect_source_info()
add 1c51fb7d1 plugins/sources/tar.py: Documentation updates
add 4dd5bc9b3 plugins/sources/remote.py: Documentation updates
add 1387355b6 frontend: Support %{source-info} in `bst show`
add 500810dc2 tests/frontend/show.py: Add tests for new %{source-info}
format
add 1152f151d tox.ini: Fix `tox -e man` manpage regeneration
add b8f453277 man: Updated man pages because of changed `bst show`
interface.
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 (51227aca4)
\
N -- N -- N refs/heads/tristan/sboms (b8f453277)
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:
pyproject.toml | 4 ++--
setup.py | 45 ---------------------------------------------
2 files changed, 2 insertions(+), 47 deletions(-)