forked from pool/python-Mako
Accepting request 493118 from home:TheBlackCat:branches:devel:languages:python
Don't provide python2-mako, singlespec packages should use correct name. OBS-URL: https://build.opensuse.org/request/show/493118 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Mako?expand=0&rev=47
This commit is contained in:
@@ -36,12 +36,14 @@ BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-MarkupSafe
|
||||
Recommends: python-Beaker >= 1.1
|
||||
Provides: python-mako = %{version}
|
||||
Obsoletes: python-mako < %{version}
|
||||
%ifpython2
|
||||
Provides: %{oldpython}-mako = %{version}
|
||||
Obsoletes: %{oldpython}-mako < %{version}
|
||||
%endif
|
||||
%ifpython3
|
||||
Provides: python3-mako = %{version}
|
||||
Obsoletes: python3-mako < %{version}
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildArch: noarch
|
||||
%python_subpackages
|
||||
|
||||
Reference in New Issue
Block a user