Name: python-sts-libs Version: 1.13.1.dev12+gd732fc7 Release: 1.20251023072129605342.pr109.12.gd732fc7%{?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-1.13.1.dev12+gd732fc741.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-1.13.1.dev12+gd732fc741 %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