Name: testing-farm Version: v0.0.21 Release: 1.20241217085705535997.add.spec.file.1.g99de6fa%{?dist} Summary: Testing Farm CLI License: Apache-2.0 URL: https://gitlab.com/testing-farm/cli Source0: tft-cli-v0.0.21.tar.gz BuildArch: noarch BuildRequires: python3-devel %description CLI tool for interacting with the Testing Farm API. %prep %setup -q -n tft-cli-v0.0.21 %generate_buildrequires %pyproject_buildrequires %build export SETUPTOOLS_SCM_PRETEND_VERSION=v%{version} %pyproject_wheel %install %pyproject_install %pyproject_save_files tft %check %pyproject_check_import %files -n testing-farm -f %{pyproject_files} #%doc README.adoc # it's not in pypi source archive %{_bindir}/testing-farm