forked from pool/python-coverage
Get rid of whole %python3_only thing
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-coverage?expand=0&rev=86
This commit is contained in:
@@ -17,13 +17,6 @@
|
|||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
# We redefine this locally, because we are sure that it is only used for files,
|
|
||||||
# which only the primary python3 flavor should provide for python3 multiflavor
|
|
||||||
# gh#openSUSE/python-rpm-macros#66
|
|
||||||
%define python3_only() %%if "%%{python_flavor}" == "python3" || "%%{python_provides}" == "python3" \
|
|
||||||
%** \
|
|
||||||
%%endif
|
|
||||||
|
|
||||||
Name: python-coverage
|
Name: python-coverage
|
||||||
Version: 5.3
|
Version: 5.3
|
||||||
Release: 0
|
Release: 0
|
||||||
|
Reference in New Issue
Block a user