*No copyright* Apache License 2.0 --------------------------------- buildstream-plugins-2.2.0/.pylintrc buildstream-plugins-2.2.0/LICENSE buildstream-plugins-2.2.0/doc/source/index.rst buildstream-plugins-2.2.0/project.conf buildstream-plugins-2.2.0/pyproject.toml buildstream-plugins-2.2.0/setup.cfg buildstream-plugins-2.2.0/setup.py buildstream-plugins-2.2.0/src/buildstream_plugins/__init__.py buildstream-plugins-2.2.0/src/buildstream_plugins/elements/autotools.py buildstream-plugins-2.2.0/src/buildstream_plugins/elements/autotools.yaml buildstream-plugins-2.2.0/src/buildstream_plugins/elements/cmake.py buildstream-plugins-2.2.0/src/buildstream_plugins/elements/cmake.yaml buildstream-plugins-2.2.0/src/buildstream_plugins/elements/make.py buildstream-plugins-2.2.0/src/buildstream_plugins/elements/make.yaml buildstream-plugins-2.2.0/src/buildstream_plugins/elements/meson.py buildstream-plugins-2.2.0/src/buildstream_plugins/elements/meson.yaml buildstream-plugins-2.2.0/src/buildstream_plugins/elements/pip.py buildstream-plugins-2.2.0/src/buildstream_plugins/elements/pip.yaml buildstream-plugins-2.2.0/src/buildstream_plugins/elements/setuptools.py buildstream-plugins-2.2.0/src/buildstream_plugins/elements/setuptools.yaml buildstream-plugins-2.2.0/src/buildstream_plugins/sources/_utils.py buildstream-plugins-2.2.0/src/buildstream_plugins/sources/bzr.py buildstream-plugins-2.2.0/src/buildstream_plugins/sources/cargo.py buildstream-plugins-2.2.0/src/buildstream_plugins/sources/docker.py buildstream-plugins-2.2.0/src/buildstream_plugins/sources/git.py buildstream-plugins-2.2.0/src/buildstream_plugins/sources/patch.py buildstream-plugins-2.2.0/src/buildstream_plugins/sources/pip.py buildstream-plugins-2.2.0/tests/conftest.py buildstream-plugins-2.2.0/tests/elements/autotools.py buildstream-plugins-2.2.0/tests/elements/cmake.py buildstream-plugins-2.2.0/tests/elements/make.py buildstream-plugins-2.2.0/tests/elements/meson.py buildstream-plugins-2.2.0/tests/elements/pip.py buildstream-plugins-2.2.0/tests/elements/setuptools.py buildstream-plugins-2.2.0/tests/sources/bzr.py buildstream-plugins-2.2.0/tests/sources/docker.py buildstream-plugins-2.2.0/tests/sources/git.py buildstream-plugins-2.2.0/tests/sources/patch.py buildstream-plugins-2.2.0/tests/sources/pip.py buildstream-plugins-2.2.0/tests/sources/pip_build.py buildstream-plugins-2.2.0/tox.ini Unknown or generated -------------------- buildstream-plugins-2.2.0/.asf.yaml buildstream-plugins-2.2.0/.github/CODEOWNERS buildstream-plugins-2.2.0/.github/common.env buildstream-plugins-2.2.0/.github/compose/ci.docker-compose.yml buildstream-plugins-2.2.0/.github/run-ci.sh buildstream-plugins-2.2.0/.github/workflows/ci.yml buildstream-plugins-2.2.0/.github/workflows/merge.yml buildstream-plugins-2.2.0/COMMITTERS.rst buildstream-plugins-2.2.0/MANIFEST.in buildstream-plugins-2.2.0/NEWS buildstream-plugins-2.2.0/NOTICE buildstream-plugins-2.2.0/README.rst buildstream-plugins-2.2.0/doc/Makefile buildstream-plugins-2.2.0/doc/source/conf.py buildstream-plugins-2.2.0/doc/source/plugin.rsttemplate buildstream-plugins-2.2.0/doc/sphinx-build3 buildstream-plugins-2.2.0/requirements/mypy-requirements.txt buildstream-plugins-2.2.0/requirements/plugin-requirements.txt buildstream-plugins-2.2.0/requirements/test-requirements.txt buildstream-plugins-2.2.0/tests/cachekey/cachekey.py buildstream-plugins-2.2.0/tests/cachekey/project/elements/autotools1.bst buildstream-plugins-2.2.0/tests/cachekey/project/elements/autotools1.expected buildstream-plugins-2.2.0/tests/cachekey/project/elements/cmake1.bst buildstream-plugins-2.2.0/tests/cachekey/project/elements/cmake1.expected buildstream-plugins-2.2.0/tests/cachekey/project/elements/make1.bst buildstream-plugins-2.2.0/tests/cachekey/project/elements/make1.expected buildstream-plugins-2.2.0/tests/cachekey/project/elements/meson1.bst buildstream-plugins-2.2.0/tests/cachekey/project/elements/meson1.expected buildstream-plugins-2.2.0/tests/cachekey/project/elements/pip1.bst buildstream-plugins-2.2.0/tests/cachekey/project/elements/pip1.expected buildstream-plugins-2.2.0/tests/cachekey/project/elements/setuptools1.bst buildstream-plugins-2.2.0/tests/cachekey/project/elements/setuptools1.expected buildstream-plugins-2.2.0/tests/cachekey/project/files/local/etc/hello.conf buildstream-plugins-2.2.0/tests/cachekey/project/files/local/etc/ponystyle.conf buildstream-plugins-2.2.0/tests/cachekey/project/files/local/usr/bin/hello buildstream-plugins-2.2.0/tests/cachekey/project/files/patches/patch.diff buildstream-plugins-2.2.0/tests/cachekey/project/project.conf buildstream-plugins-2.2.0/tests/cachekey/project/sources/bzr1.bst buildstream-plugins-2.2.0/tests/cachekey/project/sources/bzr1.expected buildstream-plugins-2.2.0/tests/cachekey/project/sources/cargo1.bst buildstream-plugins-2.2.0/tests/cachekey/project/sources/cargo1.expected buildstream-plugins-2.2.0/tests/cachekey/project/sources/cargo2.bst buildstream-plugins-2.2.0/tests/cachekey/project/sources/cargo2.expected buildstream-plugins-2.2.0/tests/cachekey/project/sources/docker1.bst buildstream-plugins-2.2.0/tests/cachekey/project/sources/docker1.expected buildstream-plugins-2.2.0/tests/cachekey/project/sources/docker2.bst buildstream-plugins-2.2.0/tests/cachekey/project/sources/docker2.expected buildstream-plugins-2.2.0/tests/cachekey/project/sources/git1.bst buildstream-plugins-2.2.0/tests/cachekey/project/sources/git1.expected buildstream-plugins-2.2.0/tests/cachekey/project/sources/git2.bst buildstream-plugins-2.2.0/tests/cachekey/project/sources/git2.expected buildstream-plugins-2.2.0/tests/cachekey/project/sources/patch1.bst buildstream-plugins-2.2.0/tests/cachekey/project/sources/patch1.expected buildstream-plugins-2.2.0/tests/cachekey/project/sources/patch2.bst buildstream-plugins-2.2.0/tests/cachekey/project/sources/patch2.expected buildstream-plugins-2.2.0/tests/cachekey/project/sources/patch3.bst buildstream-plugins-2.2.0/tests/cachekey/project/sources/patch3.expected buildstream-plugins-2.2.0/tests/cachekey/project/sources/pip1.bst buildstream-plugins-2.2.0/tests/cachekey/project/sources/pip1.expected buildstream-plugins-2.2.0/tests/cachekey/project/target.bst buildstream-plugins-2.2.0/tests/cachekey/project/target.expected buildstream-plugins-2.2.0/tests/elements/autotools/elements/amhello.bst buildstream-plugins-2.2.0/tests/elements/autotools/elements/amhelloconfroot.bst buildstream-plugins-2.2.0/tests/elements/autotools/elements/base.bst buildstream-plugins-2.2.0/tests/elements/autotools/elements/base/alpine-image.bst buildstream-plugins-2.2.0/tests/elements/autotools/files/amhello.tar.gz buildstream-plugins-2.2.0/tests/elements/autotools/project.conf buildstream-plugins-2.2.0/tests/elements/cmake/elements/base.bst buildstream-plugins-2.2.0/tests/elements/cmake/elements/base/alpine-image.bst buildstream-plugins-2.2.0/tests/elements/cmake/elements/base/base-configure.bst buildstream-plugins-2.2.0/tests/elements/cmake/elements/base/install-dpkg.bst buildstream-plugins-2.2.0/tests/elements/cmake/elements/base/ninja.bst buildstream-plugins-2.2.0/tests/elements/cmake/elements/bst-plugins-experimental-junction.bst buildstream-plugins-2.2.0/tests/elements/cmake/elements/cmakeconfroothello.bst buildstream-plugins-2.2.0/tests/elements/cmake/elements/cmakehello.bst buildstream-plugins-2.2.0/tests/elements/cmake/files/cmakehello.tar.gz buildstream-plugins-2.2.0/tests/elements/cmake/project.conf buildstream-plugins-2.2.0/tests/elements/make/elements/base.bst buildstream-plugins-2.2.0/tests/elements/make/elements/base/alpine-image.bst buildstream-plugins-2.2.0/tests/elements/make/elements/makehello.bst buildstream-plugins-2.2.0/tests/elements/make/files/makehello.tar.gz buildstream-plugins-2.2.0/tests/elements/make/project.conf buildstream-plugins-2.2.0/tests/elements/meson/elements/base.bst buildstream-plugins-2.2.0/tests/elements/meson/elements/base/alpine-image.bst buildstream-plugins-2.2.0/tests/elements/meson/elements/base/base-configure.bst buildstream-plugins-2.2.0/tests/elements/meson/elements/base/install-dpkg.bst buildstream-plugins-2.2.0/tests/elements/meson/elements/base/meson.bst buildstream-plugins-2.2.0/tests/elements/meson/elements/base/ninja.bst buildstream-plugins-2.2.0/tests/elements/meson/elements/bst-plugins-experimental-junction.bst buildstream-plugins-2.2.0/tests/elements/meson/elements/mesonconfroothello.bst buildstream-plugins-2.2.0/tests/elements/meson/elements/mesonhello.bst buildstream-plugins-2.2.0/tests/elements/meson/files/mesonhello.tar.gz buildstream-plugins-2.2.0/tests/elements/meson/project.conf buildstream-plugins-2.2.0/tests/elements/pip/elements/base.bst buildstream-plugins-2.2.0/tests/elements/pip/elements/base/alpine-image.bst buildstream-plugins-2.2.0/tests/elements/pip/files/piphello.tar.xz buildstream-plugins-2.2.0/tests/elements/pip/project.conf buildstream-plugins-2.2.0/tests/elements/setuptools/elements/base.bst buildstream-plugins-2.2.0/tests/elements/setuptools/elements/base/alpine-image.bst buildstream-plugins-2.2.0/tests/elements/setuptools/elements/setuptoolshello.bst buildstream-plugins-2.2.0/tests/elements/setuptools/files/setuptoolshello.tar.gz buildstream-plugins-2.2.0/tests/elements/setuptools/project.conf buildstream-plugins-2.2.0/tests/sources/bzr/basic/test buildstream-plugins-2.2.0/tests/sources/bzr/project.conf buildstream-plugins-2.2.0/tests/sources/docker/elements/dockerhub-alpine.bst buildstream-plugins-2.2.0/tests/sources/docker/project.conf buildstream-plugins-2.2.0/tests/sources/git/project-override/project.conf buildstream-plugins-2.2.0/tests/sources/git/project-override/repofiles/file.txt buildstream-plugins-2.2.0/tests/sources/git/project-override/subrepofiles/ponyfile.txt buildstream-plugins-2.2.0/tests/sources/git/template/inconsistent-submodule/.gitmodules buildstream-plugins-2.2.0/tests/sources/git/template/othersubrepofiles/unicornfile.txt buildstream-plugins-2.2.0/tests/sources/git/template/project.conf buildstream-plugins-2.2.0/tests/sources/git/template/repofiles/file.txt buildstream-plugins-2.2.0/tests/sources/git/template/subrepofiles/ponyfile.txt buildstream-plugins-2.2.0/tests/sources/patch/basic/failure-empty-dir.bst buildstream-plugins-2.2.0/tests/sources/patch/basic/failure-nonexistent-dir.bst buildstream-plugins-2.2.0/tests/sources/patch/basic/file.txt buildstream-plugins-2.2.0/tests/sources/patch/basic/file_1.patch buildstream-plugins-2.2.0/tests/sources/patch/basic/irregular.bst buildstream-plugins-2.2.0/tests/sources/patch/basic/project.conf buildstream-plugins-2.2.0/tests/sources/patch/basic/target.bst buildstream-plugins-2.2.0/tests/sources/patch/different-strip-level/file.txt buildstream-plugins-2.2.0/tests/sources/patch/different-strip-level/file_1.patch buildstream-plugins-2.2.0/tests/sources/patch/different-strip-level/project.conf buildstream-plugins-2.2.0/tests/sources/patch/different-strip-level/target.bst buildstream-plugins-2.2.0/tests/sources/patch/invalid-relative-path/file_1.patch buildstream-plugins-2.2.0/tests/sources/patch/invalid-relative-path/irregular.bst buildstream-plugins-2.2.0/tests/sources/patch/invalid-relative-path/project.conf buildstream-plugins-2.2.0/tests/sources/patch/multiple-patches/file.txt buildstream-plugins-2.2.0/tests/sources/patch/multiple-patches/file_1.patch buildstream-plugins-2.2.0/tests/sources/patch/multiple-patches/file_2.patch buildstream-plugins-2.2.0/tests/sources/patch/multiple-patches/project.conf buildstream-plugins-2.2.0/tests/sources/patch/multiple-patches/target.bst buildstream-plugins-2.2.0/tests/sources/patch/separate-patch-dir/file_1.patch buildstream-plugins-2.2.0/tests/sources/patch/separate-patch-dir/files/test-dir/file.txt buildstream-plugins-2.2.0/tests/sources/patch/separate-patch-dir/project.conf buildstream-plugins-2.2.0/tests/sources/patch/separate-patch-dir/target.bst buildstream-plugins-2.2.0/tests/sources/pip-build/elements/base.bst buildstream-plugins-2.2.0/tests/sources/pip-build/elements/base/alpine-image.bst buildstream-plugins-2.2.0/tests/sources/pip-build/files/pip-source/app1.py buildstream-plugins-2.2.0/tests/sources/pip-build/files/pip-source/myreqs.txt buildstream-plugins-2.2.0/tests/sources/pip-build/project.conf buildstream-plugins-2.2.0/tests/sources/pip/first-source-pip/target.bst buildstream-plugins-2.2.0/tests/sources/pip/no-packages/file buildstream-plugins-2.2.0/tests/sources/pip/no-packages/target.bst buildstream-plugins-2.2.0/tests/sources/pip/no-ref/file buildstream-plugins-2.2.0/tests/sources/pip/no-ref/target.bst buildstream-plugins-2.2.0/tests/testutils/python_repo.py buildstream-plugins-2.2.0/tests/testutils/repo/__init__.py buildstream-plugins-2.2.0/tests/testutils/repo/bzrrepo.py buildstream-plugins-2.2.0/tests/testutils/repo/gitrepo.py buildstream-plugins-2.2.0/tests/testutils/site.py