Commit Graph

7 Commits

Author SHA1 Message Date
Oscar Lesta
ffe617d066 pymupdf: drop Python 3.9 support.
Nothing seems to use this on-tree.
2025-09-19 22:53:14 -03:00
OscarL
70ac5cadda python3.8: bulk removal of now obsolete "_python38" packages. (#9328)
* python3.8: bulk removal of now obsolete "_python38" packages.

Done via scripting. No functional change intended or expected.

Some manual tweaks will follow.

* python3.8: further manual tweaks after bulk-3.8-removal.

Unlike the previous commit with automated changes,
I've tested builds for *these* recipes in beta4 64 bits.
2023-09-01 18:19:50 +00:00
OscarL
d978bcdf0e pymupdf: cleanups, provide "non _x86" package name. (#8819)
Also: switch SOURCE_URI to github. The tarball there is 7.28 MB,
versus the previous 86.25 MB (due to the inclusion of mupdf.tar.gz,
which we don't need here, and weights 84.36 MB).
2023-06-08 18:10:24 +02:00
Jérôme Duval
df145a169a Drop python 3.7 (and 2.7) for recipes under dev-python/
Recipes with only 3.7 are left alone. Help with #8025.
2023-03-23 21:18:44 +01:00
Ivan Holmes
12187a4ed4 add $secondaryArchSuffix to swig to fix 32-bit build (#7126) 2022-08-24 09:24:02 +02:00
Ivan Holmes
6e0d20000a Bump MuPDF to version 1.20.3 and update packages that depend on it (#7125)
* update recipes for mupdf 1.20.3

* update documentviewer

* revert revision number of documentviewer
2022-08-23 14:15:33 +02:00
Ivan Holmes
de56660808 pymupdf: add recipe for 1.19.6 (#6824)
* pymupdf: add recipe for 1.19.6

* Exclude x86_gcc2 and add python3.10 as target

* Add AGPL-3.0 locally to pymupdf

* Add x86 support to setup.py

* Move closing quote mark

* Change include/library folder order to better support secondary-arch

* look for corresponding version of mupdf

* hardcode mupdf version number
2022-05-05 07:45:28 +02:00