public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-installer] rawhide: Allow building with flit-core 4+
@ 2026-09-17 10:14 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-09-17 10:14 UTC (permalink / raw)
  To: git-commits

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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-17 10:14 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-17 10:14 [rpms/python-installer] 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