Name: python-mkdocstrings Version: 1.0.0 Release: %autorelease Summary: Automatic documentation from sources, for MkDocs. License: ISC URL: https://github.com/mkdocstrings/mkdocstrings Source: %{pypi_source mkdocstrings} BuildSystem: pyproject BuildOption(install): -l mkdocstrings BuildOption(generate_buildrequires): -x pypi #BuildOption(generate_buildrequires): -x pypi,crystal,python,python-legacy BuildArch: noarch BuildRequires: python3-devel %global _description %{expand: This is package 'mkdocstrings' generated automatically by pyp2spec.} %description %_description %package -n python3-mkdocstrings Summary: %{summary} %description -n python3-mkdocstrings %_description #%%pyproject_extras_subpkg -n python3-mkdocstrings crystal,python,python-legacy %check %pytest %files -n python3-mkdocstrings -f %{pyproject_files} %changelog %autochangelog