ID | 325698 |
Package Name | python-PyMuPDF |
Version | 1.24.8 |
Release | 1.fc41 |
Epoch | |
Source | git+https://src.fedoraproject.org/rpms/python-PyMuPDF.git#b7a6a1393c9439c5c2bef1d15e2ffb50480f4c05 |
Summary |
Description |
Built by | davidlt |
State |
complete
|
Volume |
DEFAULT |
Started | Fri, 26 Jul 2024 15:30:53 UTC |
Completed | Fri, 26 Jul 2024 15:49:48 UTC |
Task | build (f41, /rpms/python-PyMuPDF.git:b7a6a1393c9439c5c2bef1d15e2ffb50480f4c05) |
Extra | {'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-PyMuPDF.git#b7a6a1393c9439c5c2bef1d15e2ffb50480f4c05'}} |
Tags |
|
RPMs |
src | |
|
python-PyMuPDF-1.24.8-1.fc41.src.rpm (info) (download) |
noarch |
|
python-PyMuPDF-doc-1.24.8-1.fc41.noarch.rpm (info) (download)
|
riscv64 |
|
python3-PyMuPDF-1.24.8-1.fc41.riscv64.rpm (info) (download)
|
|
python-PyMuPDF-debugsource-1.24.8-1.fc41.riscv64.rpm (info) (download)
|
|
python3-PyMuPDF-debuginfo-1.24.8-1.fc41.riscv64.rpm (info) (download)
|
|
Logs |
|
Changelog |
* 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)
* Wed Dec 21 2022 Sandro Mani <manisandro@gmail.com> - 1.21.1-3
- Rebuild (leptonica)
* Sat Dec 17 2022 Michael J Gruber <mjg@fedoraproject.org> - 1.21.1-2
- SPDX migration
* Tue Dec 13 2022 Michael J Gruber <mjg@fedoraproject.org> - 1.21.1-1
- Update to new upstream release 1.21.1 (rhbz#2152969)
* Tue Nov 08 2022 Michael J Gruber <mjg@fedoraproject.org> - 1.21.0-1
- Update to new upstream release 1.21.0 (rhbz#2139246)
* Fri Aug 12 2022 Michael J Gruber <mjg@fedoraproject.org> - 1.20.2-1
- Update to new upstream release 1.20.2 (#2118056)
* Thu Jul 28 2022 Scott Talbert <swt@techie.net> - 1.20.1-1
- Update to new upstream release 1.20.1 (#2101869)
|