public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-docutils] rawhide: Allow building with flit-core 4+
@ 2026-09-08 12:19
0 siblings, 0 replies; only message in thread
From: @ 2026-09-08 12:19 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-docutils
Branch : rawhide
Commit : f3eaa862268c0656773552431b09f1e7e46e5d2f
Author : Miro Hrončok <miro@hroncok.cz>
Date : 2026-08-24T17:51:10+02:00
Stats : +4/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-docutils/c/f3eaa862268c0656773552431b09f1e7e46e5d2f?branch=rawhide
Log:
Allow building with flit-core 4+
---
diff --git a/python-docutils.spec b/python-docutils.spec
index 22b056e..a8eff1e 100644
--- a/python-docutils.spec
+++ b/python-docutils.spec
@@ -45,6 +45,10 @@ sed -i -e '/#! *\/usr\/bin\/.*/{1D}' $(grep -Erl '^#!.+python' docutils)
# We want the licenses but don't need this build file
rm -f licenses/docutils.conf
+# This package builds successfully with flit-core 4
+# Not sent upstream, as they are on sourceforge :/
+%pyproject_patch_dependency flit_core:set_upper:5
+
%generate_buildrequires
%pyproject_buildrequires -r
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-08 12:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-08 12:19 [rpms/python-docutils] rawhide: Allow building with flit-core 4+
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox