Name: python-sts-libs Version: 0.3.2.dev4+gf3828b4 Release: 1.20240626191506366405.pr36.4.gf3828b4%{?dist} Summary: Library for pytest-based Linux storage tests License: GPL-3.0-or-later URL: https://pypi.org/project/sts-libs/ Source: sts_libs-0.3.2.dev4+gf3828b4.tar.gz BuildArch: noarch BuildRequires: python3-devel %global _description %{expand: Library for storage testing with pytest. Used by sts tests: https://gitlab.com/rh-kernel-stqe/sts } %description %_description %package -n python3-sts-libs Summary: %{summary} %description -n python3-sts-libs %_description %prep %autosetup -p1 -n sts_libs-0.3.2.dev4+gf3828b4 %generate_buildrequires %pyproject_buildrequires %build %pyproject_wheel %install %pyproject_install %pyproject_save_files sts %check %pyproject_check_import %files -n python3-sts-libs -f %{pyproject_files} %changelog %autochangelog