ggogel / seafile-containerized

A fully containerized deployment of Seafile for Docker, Docker Swarm and Kubernetes.
167 stars 22 forks source link

Update dependency PyMuPDF to v1.24.11 #315

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
PyMuPDF (changelog) ==1.24.10 -> ==1.24.11 age adoption passing confidence

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.