Accepting request 871426 from home:mcalabkova:branches:devel:languages:python:numeric
- Get rid of %ifpython3, we could provide/obsolete more variants OBS-URL: https://build.opensuse.org/request/show/871426 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-reportlab?expand=0&rev=26
This commit is contained in:
@@ -35,14 +35,12 @@ BuildRequires: fdupes
|
||||
BuildRequires: freetype2-devel
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-Pillow >= 4.0.0
|
||||
Provides: python-ReportLab = %{version}
|
||||
Obsoletes: python-ReportLab < %{version}
|
||||
%ifpython2
|
||||
Obsoletes: %{oldpython}-ReportLab < %{version}
|
||||
Provides: %{oldpython}-ReportLab = %{version}
|
||||
%endif
|
||||
%ifpython3
|
||||
Provides: python3-ReportLab = %{version}
|
||||
Obsoletes: python3-ReportLab < %{version}
|
||||
%endif
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user