Matej Cepl 2022-11-07 07:44:40 +00:00 committed by Git OBS Bridge
parent 66eeda8a2a
commit 6ee0d6cb28

View File

@ -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