15
0
forked from pool/python-conu
2023-03-20 11:09:18 +00:00
committed by Git OBS Bridge
parent 7c8976bfce
commit 75d78526da

View File

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