All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/5] package/python-pymupdf: bump to version 1.23.22
@ 2024-02-16 21:13 Raphaël Mélotte via buildroot
  2024-02-16 21:13 ` [Buildroot] [PATCH 1/5] package: python-pymupdf: add missing python-zlib dependency Raphaël Mélotte via buildroot
                   ` (4 more replies)
  0 siblings, 5 replies; 21+ messages in thread
From: Raphaël Mélotte via buildroot @ 2024-02-16 21:13 UTC (permalink / raw)
  To: buildroot; +Cc: james.hilliard1, Raphaël Mélotte

Hello,

This series builds on the following series from James to update python-pymupdf:
https://patchwork.ozlabs.org/project/buildroot/list/?series=389751&state=*

Note that patch 1 fixes an issue that was present before the version
bumps, so it could be applied separately or backported.

Patch 3 could potentially be backported as well, but I did not test it
with any other mupdf or python-pymupdf version.

Kind regards,

Raphaël

James Hilliard (2):
  package/mupdf: bump to version 1.23.9
  package/python-pymupdf: bump to version 1.23.22

Raphaël Mélotte (3):
  package: python-pymupdf: add missing python-zlib dependency
  support/testing: add new test for python-pymupdf
  package/mupdf: fix building shared libraries

 DEVELOPERS                                    |   2 +
 ...issing-limits.h-include-for-UINT_MAX.patch |  70 ----------
 package/mupdf/Config.in                       |   4 +
 package/mupdf/mupdf.hash                      |   4 +-
 package/mupdf/mupdf.mk                        |   9 +-
 ...w-providing-python-config-externally.patch | 125 ++++++++++++++++++
 package/python-pymupdf/Config.in              |   3 +-
 package/python-pymupdf/python-pymupdf.hash    |   4 +-
 package/python-pymupdf/python-pymupdf.mk      |  31 ++---
 .../tests/package/sample_python_pymupdf.py    |  17 +++
 .../tests/package/test_python_pymupdf.py      |  26 ++++
 11 files changed, 203 insertions(+), 92 deletions(-)
 delete mode 100644 package/mupdf/0001-Add-missing-limits.h-include-for-UINT_MAX.patch
 create mode 100644 package/python-pymupdf/0001-pipcl.py-allow-providing-python-config-externally.patch
 create mode 100644 support/testing/tests/package/sample_python_pymupdf.py
 create mode 100644 support/testing/tests/package/test_python_pymupdf.py

-- 
2.37.3

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2024-08-12  9:51 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-16 21:13 [Buildroot] [PATCH 0/5] package/python-pymupdf: bump to version 1.23.22 Raphaël Mélotte via buildroot
2024-02-16 21:13 ` [Buildroot] [PATCH 1/5] package: python-pymupdf: add missing python-zlib dependency Raphaël Mélotte via buildroot
2024-06-07 16:32   ` [Buildroot] [PATCH v2 " Raphaël Mélotte via buildroot
2024-06-07 16:32     ` [Buildroot] [PATCH v2 2/5] support/testing: add new test for python-pymupdf Raphaël Mélotte via buildroot
2024-07-13 20:35       ` Thomas Petazzoni via buildroot
2024-08-12  9:51         ` Peter Korsgaard
2024-06-07 16:32     ` [Buildroot] [PATCH v2 3/5] package/mupdf: fix building shared libraries Raphaël Mélotte via buildroot
2024-07-13 20:36       ` Thomas Petazzoni via buildroot
2024-08-12  9:14       ` Peter Korsgaard
2024-06-07 16:32     ` [Buildroot] [PATCH v2 4/5] package/mupdf: bump to version 1.23.9 Raphaël Mélotte via buildroot
2024-07-13 20:36       ` Thomas Petazzoni via buildroot
2024-06-07 16:32     ` [Buildroot] [PATCH v2 5/5] package/python-pymupdf: bump to version 1.23.22 Raphaël Mélotte via buildroot
2024-07-13 20:38       ` Thomas Petazzoni via buildroot
2024-07-13 20:34     ` [Buildroot] [PATCH v2 1/5] package: python-pymupdf: add missing python-zlib dependency Thomas Petazzoni via buildroot
2024-08-12  9:51       ` Peter Korsgaard
2024-02-16 21:13 ` [Buildroot] [PATCH 2/5] support/testing: add new test for python-pymupdf Raphaël Mélotte via buildroot
2024-02-16 21:13 ` [Buildroot] [PATCH 3/5] package/mupdf: fix building shared libraries Raphaël Mélotte via buildroot
2024-04-01 20:06   ` Arnout Vandecappelle via buildroot
2024-06-07 16:44     ` Raphaël Mélotte via buildroot
2024-02-16 21:13 ` [Buildroot] [PATCH 4/5] package/mupdf: bump to version 1.23.9 Raphaël Mélotte via buildroot
2024-02-16 21:13 ` [Buildroot] [PATCH 5/5] package/python-pymupdf: bump to version 1.23.22 Raphaël Mélotte via buildroot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.