forked from pool/python-weasyprint
we don't multibuild python36 anymore, now it is made unresolvable by python-base >= 3.7
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-weasyprint?expand=0&rev=12
This commit is contained in:
@@ -17,9 +17,6 @@
|
|||||||
|
|
||||||
|
|
||||||
%{?!python_module:%define python_module() python3-%{**}}
|
%{?!python_module:%define python_module() python3-%{**}}
|
||||||
%define skip_python2 1
|
|
||||||
%define skip_python36 1
|
|
||||||
|
|
||||||
Name: python-weasyprint
|
Name: python-weasyprint
|
||||||
Version: 55.0
|
Version: 55.0
|
||||||
Release: 0
|
Release: 0
|
||||||
@@ -39,7 +36,7 @@ Requires(post): update-alternatives
|
|||||||
Requires(postun):update-alternatives
|
Requires(postun):update-alternatives
|
||||||
Requires: libgobject-2_0-0
|
Requires: libgobject-2_0-0
|
||||||
Requires: pango
|
Requires: pango
|
||||||
Requires: python >= 3.7
|
Requires: python-base >= 3.7
|
||||||
Requires: python-Pillow >= 4.0.0
|
Requires: python-Pillow >= 4.0.0
|
||||||
Requires: python-Pyphen >= 0.9.1
|
Requires: python-Pyphen >= 0.9.1
|
||||||
Requires: python-cffi >= 0.6
|
Requires: python-cffi >= 0.6
|
||||||
|
|||||||
Reference in New Issue
Block a user