=================================== buildstream-plugins-community 2.3.2 =================================== o oci: Fix Convert healthcheck ScalarNode to str instead of list[str] o cargo2, git_repo, pypi: Report ecosystem o flatpak_repo: Make it possible to have different arches in same repo o pyproject: Document the element plugin o git_module: Gracefully handle missing submodules in a repository o git_module: Add documentation for git_module source plugin o collect_manifest: Add integration tests o go_module: Match all go tags o gnu: Use ``r:*`` instead of ``r:gz`` to enable other compression algorithms o Plugin Packaging: optional dependency ``bazel`` has been rename to ``httpfetcher`` as more than just the bazel plugins use the requests dependency o Plugin Packaging: python packaging has been moved from a default dependency to an optional dependency under ``pypi`` o Plugin Packaging: ``git`` and ``cargo2`` optional dependencies have been added o Plugin Packaging: Use ``pip install buildstream-community-plugins[feature]``, where ``feature`` can be one or more of the following features: pypi, deb, httpfetcher, git & cargo2