murano-pkg-check: add obsoletes for dropped python 2.x version
Change-Id: I277e0734686a756f4f5cbf2e6d5414c6d6eea9e9
This commit is contained in:
parent
93d8253104
commit
567aef0619
@ -36,6 +36,9 @@ Requires: {{ py3('semantic_version') }}
|
||||
Requires: {{ py3('six') }}
|
||||
Requires: {{ py3('stevedore') }}
|
||||
Requires: {{ py3('yaql') }}
|
||||
%if 0%{?suse_version}
|
||||
Obsoletes: {{ py2name(py_versions='py2') }} < 0.3.1
|
||||
%endif
|
||||
|
||||
%description -n {{ py2name(py_versions='py3') }}
|
||||
Murano package validator tool
|
||||
|
Loading…
x
Reference in New Issue
Block a user