--- - hosts: localhost roles: - role: standard-test-basic tags: - classic repositories: - repo: "https://gitlab.com/redhat/centos-stream/rpms/pyproject-rpm-macros.git" dest: "pyproject-rpm-macros" version: "c10s" tests: - pyproject_entrypoints: dir: pyproject-rpm-macros/tests run: ./mocktest.sh python-entrypoints - import_test: run: python3 -c "import flit_core" required_packages: - 'https://kojipkgs.fedoraproject.org/packages/epel-release/10/1.el10_0/noarch/epel-release-10-1.el10_0.noarch.rpm' - mock - python3 - python3-flit-core - rpmdevtools - rpm-build