Name: python-pytest-harvest Version: 1.7.2 Release: 1%{?dist} Summary: Store data created during test execution and retrieve it at the end License: BSD URL: https://pypi.org/project/pytest-harvest/ Source0: %{pypi_source pytest-harvest} Patch0: 0001-Fix-ResultsBag.__hash__-on-32-bit.patch BuildArch: noarch BuildRequires: pyproject-rpm-macros %description Store data created during your pytest tests execution, and retrieve it at the end of the session, e.g. for applicative benchmarking purposes. %package -n python3-pytest-harvest Summary: %{summary} %{?python_provide:%python_provide python3-pytest-harvest} %description -n python3-pytest-harvest %{summary}. %prep %autosetup -n pytest-harvest-%{version} -p1 cat >pyproject.toml < - 1.7.2-1 - Initial packaging