public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-PyMuPDF] rawhide: build against limited python API
@ 2026-07-19 14:05 Michael J Gruber
0 siblings, 0 replies; only message in thread
From: Michael J Gruber @ 2026-07-19 14:05 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-PyMuPDF
Branch : rawhide
Commit : faf6ff3b7a421b287d9d1be4d69ed61467dab113
Author : Michael J Gruber <mjg@fedoraproject.org>
Date : 2026-07-16T20:14:06+02:00
Stats : +0/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-PyMuPDF/c/faf6ff3b7a421b287d9d1be4d69ed61467dab113?branch=rawhide
Log:
build against limited python API
This is upstream's default now and works on all current Fedoras (it used
not to on some), so we follow it.
---
diff --git a/python-PyMuPDF.spec b/python-PyMuPDF.spec
index 5444571..c9953d9 100644
--- a/python-PyMuPDF.spec
+++ b/python-PyMuPDF.spec
@@ -90,8 +90,6 @@ export PYMUPDF_SETUP_MUPDF_BUILD_TYPE='release'
export PYMUPDF_SETUP_MUPDF_BUILD=''
# build rebased implementation only:
export PYMUPDF_SETUP_IMPLEMENTATIONS='b'
-# build breaks on F39/EL9 with limited API, and we depend on py version anyways:
-export PYMUPDF_SETUP_PY_LIMITED_API=0
CFLAGS="$CFLAGS -I/usr/include -I/usr/include/freetype2 -I/usr/include/mupdf"
LDFLAGS="$LDFLAGS -lfreetype -lmupdf"
%pyproject_wheel
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-19 14:05 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-19 14:05 [rpms/python-PyMuPDF] rawhide: build against limited python API Michael J Gruber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox