forked from pool/python-Cheetah3
- Do not provide Cheetah3 namespace on python2, if someone wants
Cheetah3 binary they need the python3 variant anyway OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cheetah3?expand=0&rev=16
This commit is contained in:
committed by
Git OBS Bridge
parent
5e89207bee
commit
8fa7c16109
@@ -32,7 +32,9 @@ BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Conflicts: python-Cheetah
|
||||
%ifpython3
|
||||
Provides: Cheetah3 = %{version}
|
||||
%endif
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user