↵ Return to the main page of python-PyMuPDF-doc
View build
Search for updates
Package Info
🠗 Changelog
🠗 Provides
🠗 Files
| Date | Author | Change |
|---|---|---|
| 2026-08-07 | Michael J Gruber <mjg at fedoraproject dot org> - 1.28.2-1 | - Update to new upstream release 1.28.2 (rhbz#2446026) - Compatible with MuPDF-1.28.2. - pymupdf.Document.__init__(): new arg `archive` to support documents with archives. - pymupdf.Document.convert_to_pdf(): also generate links. - pymupdf.Document.save() now saves non-PDF documents in PDF format. - New method pymupdf.Document.apply_css(). - Various fixes. |
| 2026-07-28 | Jitka Plesnikova <jplesnik at redhat dot com> - 1.27.2.2-11 | - Replace removed Python 2 C API macros for SWIG 4.5.0 compatibility |
| 2026-07-22 | Python Maint <python dash maint at redhat dot com> - 1.27.2.2-10 | - Rebuilt for Python 3.15.0b4 ABI change |
| 2026-07-16 | Michael J Gruber <mjg at fedoraproject dot org> - 1.27.2.2-8 | - build against limited python API |
| 2026-07-16 | Fedora Release Engineering <releng at fedoraproject dot org> - 1.27.2.2-5 | - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild |
| 2026-06-05 | Michael J Gruber <mjg at fedoraproject dot org> - 1.27.2.2-4 | - fix FTBFS with python 3.15 |
| 2026-06-05 | Python Maint <python dash maint at redhat dot com> - 1.27.2.2-3 | - Rebuilt for Python 3.15 |
| 2026-04-01 | Michael J Gruber <mjg at fedoraproject dot org> - 1.27.2.2-1 | - Update to new upstream release 1.27.2.2 (rhbz#2446026) - Works with mupdf 1.27.2 - Improved get_textpage_ocr() - Various fixes |
| 2026-02-11 | Michael J Gruber <mjg at fedoraproject dot org> - 1.27.1-2 | - add added patch |
| 2026-02-11 | Michael J Gruber <mjg at fedoraproject dot org> - 1.27.1-1 | - Update to new upstream release 1.27.1 (rhbz#2412929) - compatibility with mupdf 1.27.1 - new method `Document.repair()` - various fixes |