Sat, 04 Jan 2025 15:13:29 UTC | login

Information for build python-PyMuPDF-1.25.1-1.fc42

ID344560
Package Namepython-PyMuPDF
Version1.25.1
Release1.fc42
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/python-PyMuPDF.git#e968d23b8a935cfa55f53baa5cb01582987163bc
SummaryPython binding for MuPDF - a lightweight PDF and XPS viewer
DescriptionThis is PyMuPDF, a Python binding for MuPDF - a lightweight PDF and XPS viewer. MuPDF can access files in PDF, XPS, OpenXPS, epub, comic and fiction book formats, and it is known for its top performance and high rendering quality. With PyMuPDF you therefore can also access files with extensions *.pdf, *.xps, *.oxps, *.epub, *.cbz or *.fb2 from your Python scripts.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 01 Jan 2025 14:35:40 UTC
CompletedWed, 01 Jan 2025 14:58:42 UTC
Taskbuild (f42, /rpms/python-PyMuPDF.git:e968d23b8a935cfa55f53baa5cb01582987163bc)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-PyMuPDF.git#e968d23b8a935cfa55f53baa5cb01582987163bc'}}
Tags
f42
RPMs
src
python-PyMuPDF-1.25.1-1.fc42.src.rpm (info) (download)
noarch
python-PyMuPDF-doc-1.25.1-1.fc42.noarch.rpm (info) (download)
riscv64
python3-PyMuPDF-1.25.1-1.fc42.riscv64.rpm (info) (download)
python-PyMuPDF-debugsource-1.25.1-1.fc42.riscv64.rpm (info) (download)
python3-PyMuPDF-debuginfo-1.25.1-1.fc42.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
root.log
build.log
state.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Dec 22 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.25.1-1 - Update to new upstream release 1.25.1 (rhbz#2300000) - Various accumulated fixes - adjust to tesseract package split - remove now optional fonttools dependency * Wed Nov 13 2024 Sandro Mani <manisandro@gmail.com> - 1.24.8-4 - BR: python3-setuptools * Tue Nov 12 2024 Sandro Mani <manisandro@gmail.com> - 1.24.8-3 - Rebuild (tesseract) * Thu Aug 15 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.24.8-2 - Use more pyproject macros * Tue Jul 23 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.24.8-1 - Update to new upstream release 1.24.8 (rhbz#2299417) - Fix subset font name extraction (regression in 1.24.6 and 1.24.7). - Other minor fixes. * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.24.7-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Wed Jul 10 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.24.7-1 - Update to new upstream release 1.24.7 (rhbz#2295693) - Various fixes. * Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 1.24.5-2 - Rebuilt for Python 3.13 * Fri May 31 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.24.5-1 - Update to new upstream release 1.24.5 (rhbz#2280912) - Various fixes. - Removed/disabled some unnecessary diagnostics. * Wed May 29 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.24.4-2 - Rebuild for RPM 4.20 regression * Fri May 17 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.24.4-1 - Update to new upstream release 1.24.4 (rhbz#2280912) - Various fixes (1.24.3, 1.24.4) - The Python module is now (1.24.3 and up) called `pymupdf`. `fitz` is still supported for backwards compatibility. * Fri Apr 19 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.24.2-1 - Update to new upstream release 1.24.2 (rhbz#2276014) - `Document.bake()`: new, make annotations / fields permanent content. - `Page.cluster_drawings()`: new, identifies drawing items that belong together based on their geometrical vicinity. - `Page.apply_redactions()`: added new parameter `text`. - `Document.subset_fonts()`: use MuPDF's `pdf_subset_fonts()` instead of PyMuPDF code. - The `Document` class now supports page numbers specified as slices. - various fixes * Thu Apr 11 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.24.1-2 - skip flaky test_2791 * Wed Apr 03 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.24.1-1 - Update to new upstream release 1.24.1 (rhbz#2272970) - support ObjStm Compression - some fixes around annotations and links * Fri Mar 22 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.24.0-1 - Update to new upstream release 1.24.0 (rhbz#2270926) - support for redacting vector graphics - several fixes for table module - various other fixes * Sat Mar 02 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.23.26-1 - Update to new upstream release 1.23.26 (rhbz#2267405) - new command pymupdf as shortcut for using PyMuPDF/fitz as command - various fixes around tables * Wed Feb 21 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.23.25-1 - Update to new upstream release 1.23.25 (rhbz#2265290) - 3 minor bug fixes * Tue Feb 20 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.23.24-1 - Update to new upstream release 1.23.24 (rhbz#2256708) - various fixes around tables - various fixes around Document * Sat Feb 17 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.23.22-2 - Allow to build without docs * Sat Feb 17 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.23.22-1 - Update to new upstream release 1.23.22 (rhbz#2256708) - minor fixes - interoperability with mupdf 1.23.x * Sat Feb 17 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.23.21-1 - Update to new upstream release 1.23.21 (rhbz#2256708) - various fixes, especially in the rebased implementation - build with rebased implementation * Tue Feb 06 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.23.8-7 - Rebuild against mupdf 1.23.10 * Fri Feb 02 2024 Michael J Gruber <mjg@fedoraproject.org> - 1.23.8-6 - Build against mupdf shared library * Sun Jan 28 2024 Sandro Mani <manisandro@gmail.com> - 1.23.8-4 - Rebuild (tesseract) * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.23.8-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.23.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Wed Dec 20 2023 Michael J Gruber <mjg@fedoraproject.org> - 1.23.8-1 - Update to new upstream release 1.23.8 (rhbz#2252504) * Sat Dec 02 2023 Michael J Gruber <mjg@fedoraproject.org> - 1.23.7-1 - Update to new upstream release 1.23.7 (rhbz#2252504) * Mon Nov 06 2023 Michael J Gruber <mjg@fedoraproject.org> - 1.23.6-1 - Update to new upstream release 1.23.6 (rhbz#2244148) * Mon Nov 06 2023 Michael J Gruber <mjg@fedoraproject.org> - 1.23.5-1 - Update to new upstream release 1.23.5 (rhbz#2244148) * Wed Oct 11 2023 Michael J Gruber <mjg@fedoraproject.org> - 1.23.4-2 - Rebuild for mupdf 1.23.4 * Tue Oct 10 2023 Michael J Gruber <mjg@fedoraproject.org> - 1.23.4-1 - Update to new upstream release 1.23.4 (rhbz#2241098) * Tue Oct 10 2023 Michael J Gruber <mjg@fedoraproject.org> - 1.23.3-3 - Adjust tesseract tessdata path to Fedora default * Sat Oct 07 2023 Sandro Mani <manisandro@gmail.com> - 1.23.3-2 - Rebuild (tesseract) * Mon Sep 04 2023 Michael J Gruber <mjg@fedoraproject.org> - 1.23.3-1 - Update to new upstream release 1.23.3 (rhbz#2231206) - Switch to new pyproject packaging macros * Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.22.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Fri Jul 14 2023 Sandro Mani <manisandro@gmail.com> - 1.22.5-3 - Rebuild (tesseract) * Thu Jun 29 2023 Python Maint <python-maint@redhat.com> - 1.22.5-2 - Rebuilt for Python 3.12 * Thu Jun 22 2023 Michael J Gruber <mjg@fedoraproject.org> - 1.22.5-1 - Update to new upstream release 1.22.5 (rhbz#2216869) * Thu May 11 2023 Michael J Gruber <mjg@fedoraproject.org> - 1.22.3-2 - Reenable test suite where possible * Thu May 11 2023 Michael J Gruber <mjg@fedoraproject.org> - 1.22.3-1 - Update to new upstream release 1.22.3 (rhbz#2186919) * Fri Apr 28 2023 Michael J Gruber <mjg@fedoraproject.org> - 1.22.2-1 - Update to new upstream release 1.22.2 (rhbz#2186919) * Mon Apr 24 2023 Michael J Gruber <mjg@fedoraproject.org> - 1.22.1-1 - Update to new upstream release 1.22.1 (rhbz#2186919) - Minor bug fixes * Sat Apr 15 2023 Michael J Gruber <mjg@fedoraproject.org> - 1.22.0-1 - Update to new upstream release 1.22.0 (rhbz#2186919) - Text extraction now includes glyphs that overlap with clip rect, not just those contained entirely. - Compatibility with mupdf 1.22.0, various bug fixes. * Thu Apr 06 2023 Sandro Mani <manisandro@gmail.com> - 1.21.1-6 - Rebuild (tesseract) * Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.21.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Fri Dec 23 2022 Sandro Mani <manisandro@gmail.com> - 1.21.1-4 - Rebuild (tesseract)