diff --git a/python-genfire.spec b/python-genfire.spec index e31398f..aec57c7 100644 --- a/python-genfire.spec +++ b/python-genfire.spec @@ -17,9 +17,6 @@ %define packagename genfire -%{?!python_module:%define python_module() python-%{**} python3-%{**}} -# NEP 29: python36-numpy and -scipy are no longer available in TW -%define skip_python36 1 Name: python-genfire Version: 1.1.11 Release: 0 @@ -77,6 +74,7 @@ oriented projection images %files %{python_files} %doc README.md %python_alternative %{_bindir}/genfire -%{python_sitelib}/* +%{python_sitelib}/genfire +%{python_sitelib}/genfire-%{version}*-info %changelog