public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/python-installer] rawhide: Allow building with flit-core 4+
Date: Thu, 17 Sep 2026 10:14:13 GMT	[thread overview]
Message-ID: <178964005355.1.729194466506709657.rpms-python-installer-dac2da540029@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-installer
Branch : rawhide
Commit : dac2da540029d43c4d4d72f037ef9875f341bbd2
Author : Miro Hrončok <miro@hroncok.cz>
Date   : 2026-08-24T18:12:47+02:00
Stats  : +5/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-installer/c/dac2da540029d43c4d4d72f037ef9875f341bbd2?branch=rawhide

Log:
Allow building with flit-core 4+

---
diff --git a/python-installer.spec b/python-installer.spec
index 03594bd..53259fb 100644
--- a/python-installer.spec
+++ b/python-installer.spec
@@ -35,6 +35,11 @@ Summary:        %{summary}
 %prep
 %autosetup -p1 -n installer-%{version}
 
+# This package builds successfully with flit-core 4
+# https://github.com/pypa/installer/pull/352
+%pyproject_patch_dependency flit_core:set_upper:5
+
+
 %generate_buildrequires
 %pyproject_buildrequires
 

                 reply	other threads:[~2026-09-17 10:14 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=178964005355.1.729194466506709657.rpms-python-installer-dac2da540029@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