From 75d78526da972e68f947a7cd40ffe45ef7f23a92487b0767720b32fba59b790f Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Mon, 20 Mar 2023 11:09:18 +0000 Subject: [PATCH] Clean up SPEC file OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-conu?expand=0&rev=6 --- python-conu.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-conu.spec b/python-conu.spec index 407aaa5..bbe1979 100644 --- a/python-conu.spec +++ b/python-conu.spec @@ -16,7 +16,6 @@ # -%{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-conu Version: 1.0.0 @@ -71,6 +70,7 @@ rm tests/integration/test_k8s.py tests/integration/test_openshift.py tests/relea %files %{python_files} %doc README.md %license LICENSE -%{python_sitelib}/* +%{python_sitelib}/conu +%{python_sitelib}/conu-%{version}*-info %changelog