pymupdf/pymupdf (PyMuPDF)
### [`v1.24.11`](https://redirect.github.com/pymupdf/PyMuPDF/releases/tag/1.24.11): PyMuPDF-1.24.11 released
[Compare Source](https://redirect.github.com/pymupdf/pymupdf/compare/1.24.10...1.24.11)
PyMuPDF-1.24.11 has been released.
Wheels for Windows, Linux and MacOS, and the sdist, are available on 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.24.11 (2024-10-03)**
- Use MuPDF-1.24.10.
- Fixed issues:
- **Fixed** [#3624](https://redirect.github.com/pymupdf/pymupdf/issues/3624)
- **Fixed** [#3859](https://redirect.github.com/pymupdf/pymupdf/issues/3859)
- **Fixed** [#3863](https://redirect.github.com/pymupdf/pymupdf/issues/3863)
- **Fixed** [#3905](https://redirect.github.com/pymupdf/pymupdf/issues/3905)
- Wheels now use the Python Stable ABI:
- There is one PyMuPDF wheel for each platform.
- Each wheel works with all supported Python versions.
- Each wheel is built using the oldest supported Python version (currently 3.8).
- There is no PyMuPDFb wheel.
- Other:
- Improvements to get_text_words() with sort=True.
- Tests now always get the latest versions of required Python packages.
- Removed dependency on setuptools.
- Added item to PyMuPDF-1.24.10 changes below - fix of [#3630](https://redirect.github.com/pymupdf/pymupdf/issues/3630).
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
==1.24.10
->==1.24.11
Release Notes
pymupdf/pymupdf (PyMuPDF)
### [`v1.24.11`](https://redirect.github.com/pymupdf/PyMuPDF/releases/tag/1.24.11): PyMuPDF-1.24.11 released [Compare Source](https://redirect.github.com/pymupdf/pymupdf/compare/1.24.10...1.24.11) PyMuPDF-1.24.11 has been released. Wheels for Windows, Linux and MacOS, and the sdist, are available on 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.24.11 (2024-10-03)** - Use MuPDF-1.24.10. - Fixed issues: - **Fixed** [#3624](https://redirect.github.com/pymupdf/pymupdf/issues/3624) - **Fixed** [#3859](https://redirect.github.com/pymupdf/pymupdf/issues/3859) - **Fixed** [#3863](https://redirect.github.com/pymupdf/pymupdf/issues/3863) - **Fixed** [#3905](https://redirect.github.com/pymupdf/pymupdf/issues/3905) - Wheels now use the Python Stable ABI: - There is one PyMuPDF wheel for each platform. - Each wheel works with all supported Python versions. - Each wheel is built using the oldest supported Python version (currently 3.8). - There is no PyMuPDFb wheel. - Other: - Improvements to get_text_words() with sort=True. - Tests now always get the latest versions of required Python packages. - Removed dependency on setuptools. - Added item to PyMuPDF-1.24.10 changes below - fix of [#3630](https://redirect.github.com/pymupdf/pymupdf/issues/3630).Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.