Name: python-sts-libs Version: 1.13.1.dev8+g6fd67db Release: 1.20251103082800731540.pr110.8.g6fd67db%{?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.dev8+g6fd67db25.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.dev8+g6fd67db25 %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