14
0

- Add patch support-poppler-25.01.patch:

* Support Poppler 25.01 changes.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-poppler?expand=0&rev=10
This commit is contained in:
2025-01-20 01:37:27 +00:00
committed by Git OBS Bridge
parent 6417a382e4
commit 53713f4448
3 changed files with 35 additions and 0 deletions

View File

@@ -26,6 +26,8 @@ URL: https://github.com/cbrunet/python-poppler
Source: https://github.com/cbrunet/python-poppler/archive/refs/tags/v%{version}.tar.gz#/python-poppler-%{version}.tar.gz
# PATCH-FEATURE-OPENSUSE Build against system pybind11
Patch0: use-system-pybind11.patch
# PATCH-FIX-UPSTREAM gh#cbrunet/python-poppler#92
Patch1: support-poppler-25.01.patch
BuildRequires: %{python_module devel >= 3.7}
BuildRequires: %{python_module meson-python}
BuildRequires: %{python_module pip}