14
0

Accepting request 880532 from home:frispete:python

- Add fix-image-argb.patch to fix image formatting with
  pybind11 >= 2.6.0

OBS-URL: https://build.opensuse.org/request/show/880532
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-poppler?expand=0&rev=4
This commit is contained in:
2021-03-22 14:47:10 +00:00
committed by Git OBS Bridge
parent 968ffdf893
commit d7b813ad8e
5 changed files with 28 additions and 18 deletions

View File

@@ -27,8 +27,9 @@ License: GPL-2.0-only
Group: Development/Libraries/Python
URL: https://github.com/cbrunet/python-poppler
Source: python-poppler-%{version}.tar.xz
Source1: series
Patch: use-system-pybind11.patch
Patch1: fix-image-argb-test.patch
Patch1: fix-image-argb.patch
BuildRequires: %{python_module devel}
BuildRequires: %{python_module pybind11-devel}
BuildRequires: %{python_module pytest}