15
0
2022-12-09 00:18:17 +00:00
committed by Git OBS Bridge
parent 35c4d970fb
commit 5a6407b18c

View File

@@ -16,7 +16,6 @@
#
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-copr-cli
Version: 1.104
Release: 0
@@ -76,6 +75,7 @@ sed -i '1{/#!/d}' copr_cli/package_build_order.py
%files %{python_files}
%license LICENSE
%python_alternative %{_bindir}/copr-cli
%{python_sitelib}/*
%{python_sitelib}/copr_cli
%{python_sitelib}/copr_cli-%{version}*-info
%changelog