⬆ Bump pymupdf from 1.26.7 to 1.27.1 in /packages/shared
Type: Pull Request
State: Open
Association: Unknown
Comments: 2
(4 months ago)
(3 months ago)
dependencies python
Bumps pymupdf from 1.26.7 to 1.27.1.
Release notes
Sourced from pymupdf's releases.
PyMuPDF-1.27.1 released
Wheels for Windows, Linux and MacOS, and the sdist, are available on https://pypi.org and can be installed in the usual way, for example:
python -m pip install --upgrade pymupdf[Linux-aarch64 wheels will be built and uploaded later.]
Changes in version 1.27.1 (2026-02-11)
Changelog
Sourced from pymupdf's changelog.
Change Log
Changes in version 1.27.1 ()
Use MuPDF-1.27.1.
Fixed issues:
- Fixed
4599 <https://github.com/pymupdf/PyMuPDF/issues/4599>_: page.cluster_drawings extract a lot of small clusters once upgraded to 1.26- Fixed
4751 <https://github.com/pymupdf/PyMuPDF/issues/4751>_: Memory leaking in page.widgets()- Fixed
4762 <https://github.com/pymupdf/PyMuPDF/issues/4762>_: Importing pymupdf make pillow segmentation fault for converting jp2 file on ArchLinux- Fixed
4790 <https://github.com/pymupdf/PyMuPDF/issues/4790>_: Problem to delete pages on PDF- Fixed
4857 <https://github.com/pymupdf/PyMuPDF/issues/4857>_: Package is missing py.typed file required for type checking- Fixed
4886 <https://github.com/pymupdf/PyMuPDF/issues/4886>_: width attribute behaviour seems wrongOther:
- Added
pymupdf.TEXT_CLIP.- Removed support for mupdf < 1.26.
- New arg
raise_on_repairinDocument.save().- New method
Document.repair().Changes in version 1.26.7 (2025-12-11)
Use MuPDF-1.26.12.
- Fixed
4801 <https://github.com/pymupdf/PyMuPDF/issues/4801>_: Build failure dumping all environment variablesOther:
- Retrospectively mark
4756 <https://github.com/pymupdf/PyMuPDF/issues/4756>_ as fixed in 1.26.6.- Improved safety of
pymupdf embed-extract. This now refuses to write to an existing file or outside current directory, unless-outputor new flag-unsafeis specified.Changes in version 1.26.6 (2025-11-05)
Use MuPDF-1.26.11.
Supported Python versions are now 3.10-3.14.
Fixed issues:
- Fixed
4699 <https://github.com/pymupdf/PyMuPDF/issues/4699>_: cannot find ExtGState resource- Fixed
4712 <https://github.com/pymupdf/PyMuPDF/issues/4712>_: Crash with "corrupted double-linked list"- Fixed
4720 <https://github.com/pymupdf/PyMuPDF/issues/4720>_: Memory leaking in rewrite_images?
... (truncated)
Commits
40b5524changes.txt: minor updates for release.2a770dasrc/: fix new warnings from recent pylint.9bc6000setup.py: added a clean fn for pipcl to call.9422b74pipcl.py: minor change to logging when cleaning.1d59d99Update for release 1.27.1.ccdefb3tests/: added test_4599().17c18fasetup.py: avoid modifying mupdf's config.h on Windows.be11a12src/init.py: add <raise_on_repair> arg to Document.write().9b43610Docs: Updates Python version to the default for ReadTheDocs521342fUpdates Sphinx version to 8.1.3- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
pymupdf
pip
1.26.7 → 1.27.1
Minor
/packages/shared
Technical Details
| ID: | 14542268 |
| UUID: | 3927668658 |
| Node ID: | PR_kwDORAsO4s7DEFCP |
| Host: | GitHub |
| Repository: | Driver-Adam-Testing/python-backend-test-g |