From 6ee0d6cb28f25e218d46b49c50e32d3a31c0f3f02bb906aa56beaf12136aa4f2 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 7 Nov 2022 07:44:40 +0000 Subject: [PATCH] Clean up SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-genfire?expand=0&rev=10 --- python-genfire.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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