Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python313-PyMuPDF-1.26.5-1.3 RPM for i586

From OpenSuSE Ports Tumbleweed for i586

Name: python313-PyMuPDF Distribution: openSUSE Tumbleweed
Version: 1.26.5 Vendor: openSUSE
Release: 1.3 Build date: Wed Oct 22 00:07:42 2025
Group: Development/Libraries/Python Build host: reproducible
Size: 63042567 Source RPM: python-PyMuPDF-1.26.5-1.3.src.rpm
Packager: http://bugs.opensuse.org
Url: https://github.com/pymupdf/PyMuPDF
Summary: Python binding for MuPDF, a PDF and XPS viewer
This is PyMuPDF, a Python binding for MuPDF, a PDF and XPS viewer.
MuPDF can access files in PDF, XPS, OpenXPS, epub, comic and fiction
book formats. PyMuPDF can also access files with extensions *.pdf,
*.xps, *.oxps, *.epub, *.cbz or *.fb2 from Python scripts.

Provides

Requires

License

AGPL-3.0-only

Changelog

* Tue Oct 21 2025 Giacomo Comes <gcomes.obs@gmail.com>
  - Update to version 1.26.5:
    * Use MuPDF-1.26.10.
    * Fixed issues:
    * Fixed #2883
    * Fixed #4507
    * Fixed #4613
    * Fixed #4700
    * Fixed #4716
    * Other:
    * Supported Python versions are now 3.9-3.14.
    * We now define all class methods explicitly instead of with dynamic assignment; this improves type hints.
    * Removed pymupdf.utils.Shape class, was duplicate of pymupdf.Shape.
    * Allow use of cibuildwheel to build and test on Pyodide.
    * Fixed various Pyodide bugs.
    * In documentation, added section about Linux wheels and glibc compatibility.
    * Improved documentation of pymupdf.open()'s arg.
    * Retrospectively mark 4544 <https://github.com/pymupdf/PyMuPDF/issues/4544>_ as fixed in 1.26.4.
  - Update to version 1.26.4:
  - Update to version 1.26.3:
  - Update to version 1.26.1:
  - Update to version 1.26.0:
  - Update to version 1.25.5:
  - Update to version 1.25.4:
  - Update to version 1.25.3:
  - Update to version 1.25.2:
  - Update to version 1.25.1:
  - Update to version 1.25.0:
  - Update to version 1.24.14:
    ...
  - Update to version 1.24.0:
  - Update to version 1.23.26:
    ...
  - Update to version 1.23.0:
  - Update to version 1.22.5:
  - Update to version 1.22.3:
  - Update to version 1.22.2:
  - Update to version 1.22.1:
  - Update to version 1.22.0:
    * many many changes, see:
      https://github.com/pymupdf/PyMuPDF/blob/main/changes.txt
  - Add mupdf source tarball (previously bundled with PyMuPDF)
  - Add BuildRequires: clang19-devel python3-clang19
  - Add %define pythons python313
    * build as app not module since the required python3-clangxx
      is available only for python 3.13
  - created devel package
  - added CFLAGS option -ffat-lto-objects (rpmlint request)
  - fix boo#1252103
* Wed Jul 02 2025 Max Lin <mlin@suse.com>
  - Fix packaging for Leap 16
* Tue Apr 01 2025 Markéta Machová <mmachova@suse.com>
  - Fix packaging with new setuptools
* Mon Mar 17 2025 Andreas Schwab <schwab@suse.de>
  - Compile everything with -DNDEBUG to fix reference to undefined symbols
  - Compile mupdf with %optflags
* Wed Dec 13 2023 ecsos <ecsos@opensuse.org>
  - Add %{?sle15_python_module_pythons}
* Tue Mar 07 2023 Jan Engelhardt <jengelh@inai.de>
  - Drop BuildRequires mupdf-devel-static, this is not used
    and the build always relies on the bundled copy.
* Mon Mar 06 2023 Jan Engelhardt <jengelh@inai.de>
  - Drop BuildRequires pkgconfig(gumbo), the package never used it
    and used its bundled copy.
* Thu Jan 05 2023 Yogalakshmi Arunachalam <yarunachalam@suse.com>
  - Update to version 1.21.1:
    Bug fixes:
    * Fixed #2110: Fully embedded font is extracted only partially if it occupies more than one object
    * Fixed #2094: Rectangle Detection Logic
    * Fixed #2088: Destination point not set for named links in toc
    * Fixed #2087: Image with Filter “[/FlateDecode/JPXDecode]” not extracted
    * Fixed #2086: Document.save() owner_pw & user_pw has buffer overflow bug
    * Fixed #2076: Segfault in fitz.py
    * Fixed #2057: Document.save garbage parameter not working in PyMuPDF 1.21.0
    * Fixed #2051: Missing DPI Parameter
    * Fixed #2048: Invalid size of TextPage and bbox with newest version 1.21.0
    * Fixed #2045: SystemError: <built-in function Page_get_texttrace> returned a result with an error set
    * Fixed #2039: 1.21.0 fails to build against system libmupdf
    * Fixed #2036: Archive::Archive defined twice
    Other
    * Swallow “&zoom=nan” in link uri strings.
    * Add new Page utility methods Page.replace_image() and Page.delete_image().
    Documentation:
    [#2040]: Added note about test failure with non-default build of MuPDF, to tests/README.md.
    [#2037]: In docs/installation.rst, mention incompatibility with chocolatey.org on Windows.
    [#2061]: Fixed description of Annot.file_info.
    [#2065]: Show how to insert internal PDF link.
    Improved description of building from source without an sdist.
    Added information about running tests.
    [#2084]: Fixed broken link to PyMuPDF-Utilities.
* Thu Dec 01 2022 Yogalakshmi Arunachalam <yarunachalam@suse.com>
  - Update to version 1.21.0
    * This release uses MuPDF-1.21.0.
      New feature: Stories.
      Added wheels for Python-3.11.
    * Bug fixes:
      Fixed #1701: Broken custom image insertion.
      Fixed #1854: Document.delete_pages() declines keyword arguments.
      Fixed #1868: Access Violation Error at page.apply_redactions().
      Fixed #1909: Adding text with fontname=”Helvetica” can silently fail.
      Fixed #1913: draw_rect(): does not respect width if color is not specified.
      Fixed #1917: subset_fonts(): make it possible to silence the stdout.
      Fixed #1936: Rectangle detection can be incorrect producing wrong output.
      Fixed #1945: Segmentation fault when saving with clean=True.
      Fixed #1965: pdfocr_save() Hard Crash.
      Fixed #1971: Segmentation fault when using get_drawings().
      Fixed #1946: block_no and block_type switched in get_text() docs.
      Fixed #2013: AttributeError: ‘Widget’ object has no attribute ‘_annot’ in delete
      widget.
    * Misc changes to core code:
      Fixed various compiler warnings and a sequence-point bug.
      Added support for Memento builds.
      Fixed leaks detected by Memento in test suite.
      Fixed handling of exceptions in set_name() and set_rect().
      Allow build with latest MuPDF, for regular testing of PyMuPDF master.
      Cope with new MuPDF exceptions when setting rect for some Annot types.
      Reduced cosmetic differences between MuPDF’s config.h and PyMuPDF’s _config.h.
      Cope with various changes to MuPDF API.
    * Other:
      Fixed various broken links and typos in docs.
      Mention install of swig-python on MacOS for #875.
      Added (untested) wheels for macos-arm64.
* Fri Sep 09 2022 John Vandenberg <jayvdb@gmail.com>
  - Update to v1.20.2
    * This release uses MuPDF-1.20.3
    * Fix linking issues on Unix systems.
    * Fixed SegFault when applying redactions overlapping a transparent image.
    * Improvements to documentation
    * Removed some unused files and directories
  - from v1.20.1
    * Fix for building on FreeBSD.
    * Fixed linkDest() had a broken call to re.match(), introduced in 1.20.0.
    * Fixed get_drawings() and get_cdrawings() previously always returned
      with closePath=False.
    * Default FreeText annotation text color is now black.
    * Improvements to sphinx-generated documentation
  - from v1.20.0
    * This release uses MuPDF-1.20.0
    * Cope with new MuPDF link uri format, changed from #<int>,<int>,<int>
      to #page=<int>&zoom=<float>,<float>,<float>.
    * In tests/test_insertpdf.py, use new reference output joined-1.20.pdf.
      We also check that new output values are approximately the same as the old ones.
    * Fixed Leak of pdf_graft_map. Also fixed a SEGV issue that this seemed
      to expose, caused by incorrect freeing of underlying fz_document.
    * Fixed ownership of Annotation.get_pixmap().
    * If pip builds from source because an appropriate wheel is not available,
      we no longer require MuPDF to be pre-installed. Instead the required
      MuPDF source is embedded in the sdist and automatically built into PyMuPDF.
    * Various changes to setup.py to download the required MuPDF release
      as required. See comments at start of setup.py for details.

Files

/usr/bin/pymupdf
/usr/lib/python3.13/site-packages/fitz
/usr/lib/python3.13/site-packages/fitz/__init__.py
/usr/lib/python3.13/site-packages/fitz/__pycache__
/usr/lib/python3.13/site-packages/fitz/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fitz/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/fitz/__pycache__/table.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fitz/__pycache__/table.cpython-313.pyc
/usr/lib/python3.13/site-packages/fitz/__pycache__/utils.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/fitz/__pycache__/utils.cpython-313.pyc
/usr/lib/python3.13/site-packages/fitz/table.py
/usr/lib/python3.13/site-packages/fitz/utils.py
/usr/lib/python3.13/site-packages/pymupdf
/usr/lib/python3.13/site-packages/pymupdf-1.26.5.dist-info
/usr/lib/python3.13/site-packages/pymupdf-1.26.5.dist-info/COPYING
/usr/lib/python3.13/site-packages/pymupdf-1.26.5.dist-info/INSTALLER
/usr/lib/python3.13/site-packages/pymupdf-1.26.5.dist-info/METADATA
/usr/lib/python3.13/site-packages/pymupdf-1.26.5.dist-info/README.md
/usr/lib/python3.13/site-packages/pymupdf-1.26.5.dist-info/RECORD
/usr/lib/python3.13/site-packages/pymupdf-1.26.5.dist-info/REQUESTED
/usr/lib/python3.13/site-packages/pymupdf-1.26.5.dist-info/WHEEL
/usr/lib/python3.13/site-packages/pymupdf-1.26.5.dist-info/entry_points.txt
/usr/lib/python3.13/site-packages/pymupdf/__init__.py
/usr/lib/python3.13/site-packages/pymupdf/__main__.py
/usr/lib/python3.13/site-packages/pymupdf/__pycache__
/usr/lib/python3.13/site-packages/pymupdf/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pymupdf/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/pymupdf/__pycache__/__main__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pymupdf/__pycache__/__main__.cpython-313.pyc
/usr/lib/python3.13/site-packages/pymupdf/__pycache__/_apply_pages.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pymupdf/__pycache__/_apply_pages.cpython-313.pyc
/usr/lib/python3.13/site-packages/pymupdf/__pycache__/_build.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pymupdf/__pycache__/_build.cpython-313.pyc
/usr/lib/python3.13/site-packages/pymupdf/__pycache__/_wxcolors.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pymupdf/__pycache__/_wxcolors.cpython-313.pyc
/usr/lib/python3.13/site-packages/pymupdf/__pycache__/extra.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pymupdf/__pycache__/extra.cpython-313.pyc
/usr/lib/python3.13/site-packages/pymupdf/__pycache__/mupdf.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pymupdf/__pycache__/mupdf.cpython-313.pyc
/usr/lib/python3.13/site-packages/pymupdf/__pycache__/pymupdf.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pymupdf/__pycache__/pymupdf.cpython-313.pyc
/usr/lib/python3.13/site-packages/pymupdf/__pycache__/table.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pymupdf/__pycache__/table.cpython-313.pyc
/usr/lib/python3.13/site-packages/pymupdf/__pycache__/utils.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pymupdf/__pycache__/utils.cpython-313.pyc
/usr/lib/python3.13/site-packages/pymupdf/_apply_pages.py
/usr/lib/python3.13/site-packages/pymupdf/_build.py
/usr/lib/python3.13/site-packages/pymupdf/_extra.cpython-313-i386-linux-gnu.so
/usr/lib/python3.13/site-packages/pymupdf/_mupdf.so
/usr/lib/python3.13/site-packages/pymupdf/_wxcolors.py
/usr/lib/python3.13/site-packages/pymupdf/extra.py
/usr/lib/python3.13/site-packages/pymupdf/libmupdf.so.26.10
/usr/lib/python3.13/site-packages/pymupdf/libmupdfcpp.so.26.10
/usr/lib/python3.13/site-packages/pymupdf/mupdf.py
/usr/lib/python3.13/site-packages/pymupdf/pymupdf.py
/usr/lib/python3.13/site-packages/pymupdf/table.py
/usr/lib/python3.13/site-packages/pymupdf/utils.py
/usr/share/doc/packages/python313-PyMuPDF
/usr/share/doc/packages/python313-PyMuPDF/README.md
/usr/share/licenses/python313-PyMuPDF
/usr/share/licenses/python313-PyMuPDF/COPYING


Generated by rpm2html 1.8.1

Fabrice Bellet, Mon Mar 2 23:07:59 2026