public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-docutils] rawhide: Allow building with flit-core 4+
Date: Tue, 08 Sep 2026 12:19:22 GMT [thread overview]
Message-ID: <178886996225.1.13482651412664071976.rpms-python-docutils-f3eaa862268c@fedoraproject.org> (raw)
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
reply other threads:[~2026-09-08 12:19 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178886996225.1.13482651412664071976.rpms-python-docutils-f3eaa862268c@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox