OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flit-core?expand=0&rev=26
This commit is contained in:
parent
90fbf5960c
commit
e6b564f974
@ -71,6 +71,8 @@ BuildArch: noarch
|
||||
Provides: %{mypython}%{python_version}dist(%{modname}) = %{version}
|
||||
%if "%{python_flavor}" == "python3" || "%{python_provides}" == "python3"
|
||||
Provides: %{mypython}3dist(%{modname}) = %{version}
|
||||
Provides: %{mypython}3-%{modname} = %{version}-%{release}
|
||||
Obsoletes: %{mypython}3-%{modname} < %{version}-%{release}
|
||||
%endif
|
||||
# /SECTION
|
||||
%python_subpackages
|
||||
|
Loading…
Reference in New Issue
Block a user