diff --git a/python-SALib.spec b/python-SALib.spec index 1ac3d47..a09fef6 100644 --- a/python-SALib.spec +++ b/python-SALib.spec @@ -33,14 +33,16 @@ BuildArch: noarch %description %_description -%package -n python3-SALib +%package -n python3-salib Summary: %{summary} BuildRequires: python3-devel %if %{with tests} BuildRequires: %{py3_dist pytest} %endif -%description -n python3-SALib %_description +%py_provides python3-SALib + +%description -n python3-salib %_description %prep %autosetup -n SALib-%{version} @@ -78,7 +80,7 @@ export SETUPTOOLS_SCM_PRETEND_VERSION=%{version} %pytest %endif -%files -n python3-SALib -f %{pyproject_files} +%files -n python3-salib -f %{pyproject_files} %doc README.rst README-advanced.md CHANGELOG.md CITATIONS.rst AUTHORS.rst FAQ.MD %{_bindir}/salib