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-plugins.git
from 5fa7688 Merge pull request #8 from apache/tristan/add-docker-tests
add de6dedf plugins: Adding comments about original provenance to all
plugins
new 8a3cf55 Merge pull request #9 from
apache/tristan/comment-plugin-origins
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_plugins/elements/autotools.py | 6 ++++++
src/buildstream_plugins/elements/cmake.py | 5 +++++
src/buildstream_plugins/elements/make.py | 5 +++++
src/buildstream_plugins/elements/meson.py | 5 +++++
src/buildstream_plugins/elements/pip.py | 5 +++++
src/buildstream_plugins/elements/setuptools.py | 5 +++++
src/buildstream_plugins/sources/bzr.py | 5 +++++
src/buildstream_plugins/sources/cargo.py | 5 +++++
src/buildstream_plugins/sources/docker.py | 5 +++++
src/buildstream_plugins/sources/git.py | 5 +++++
src/buildstream_plugins/sources/patch.py | 5 +++++
src/buildstream_plugins/sources/pip.py | 5 +++++
12 files changed, 61 insertions(+)