Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-PyMuPDF for openSUSE:Factory checked in at 2026-03-24 18:50:07 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-PyMuPDF (Old) and /work/SRC/openSUSE:Factory/.python-PyMuPDF.new.8177 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-PyMuPDF" Tue Mar 24 18:50:07 2026 rev:31 rq:1342215 version:1.27.2.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-PyMuPDF/python-PyMuPDF.changes 2025-10-27 14:40:48.205330969 +0100 +++ /work/SRC/openSUSE:Factory/.python-PyMuPDF.new.8177/python-PyMuPDF.changes 2026-03-24 18:51:02.727844476 +0100 @@ -1,0 +2,17 @@ +Fri Mar 20 13:37:06 UTC 2026 - Markéta Machová <[email protected]> + +- Update to version 1.27.2.2 + * Added `Annot.__bool__()`. + * Use MuPDF-1.27.2. + * Retrospectively marked #4907 as fixed in pymupdf-1.27.1. + * Improved get_textpage_ocr(). + * Added `pymupdf.TEXT_CLIP`. + * Removed support for mupdf < 1.26. + * New arg `raise_on_repair` in `Document.save()`. + * New method `Document.repair()`. + * Improved safety of `pymupdf embed-extract`. This now refuses to write to + an existing file or outside current directory, unless `-output` or new flag + `-unsafe` is specified. (CVE-2026-3029, bsc#1259921) + * Many issues fixed, see upstream changelog. + +------------------------------------------------------------------- Old: ---- PyMuPDF-1.26.5.tar.gz mupdf-1.26.10-source.tar.gz New: ---- mupdf-1.27.2-source.tar.gz pymupdf-1.27.2.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-PyMuPDF.spec ++++++ --- /var/tmp/diff_new_pack.FiiWQK/_old 2026-03-24 18:51:04.383912806 +0100 +++ /var/tmp/diff_new_pack.FiiWQK/_new 2026-03-24 18:51:04.399913466 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-PyMuPDF # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,19 +18,19 @@ # Python 2 build fails always %define skip_python2 1 -%define pypi_name PyMuPDF -%define mupdf_version 1.26.10 +%define pypi_name pymupdf +%define mupdf_version 1.27.2 %{?sle15_python_module_pythons} #python3-clangxx is only available for python 3.13 %define pythons python313 -Name: python-%{pypi_name} -Version: 1.26.5 +Name: python-PyMuPDF +Version: 1.27.2.2 Release: 0 Summary: Python binding for MuPDF, a PDF and XPS viewer License: AGPL-3.0-only Group: Development/Libraries/Python URL: https://github.com/pymupdf/PyMuPDF -Source: https://files.pythonhosted.org/packages/source/P/PyMuPDF/PyMuPDF-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/P/PyMuPDF/pymupdf-%{version}.tar.gz Source1: mupdf-%{mupdf_version}-source.tar.gz BuildRequires: %{python_module certifi} BuildRequires: %{python_module devel} ++++++ mupdf-1.26.10-source.tar.gz -> mupdf-1.27.2-source.tar.gz ++++++ /work/SRC/openSUSE:Factory/python-PyMuPDF/mupdf-1.26.10-source.tar.gz /work/SRC/openSUSE:Factory/.python-PyMuPDF.new.8177/mupdf-1.27.2-source.tar.gz differ: char 5, line 1
