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

A new commit has been pushed.

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

Log:
Allow building with flit-core 4+

---
diff --git a/python-testpath.spec b/python-testpath.spec
index df89bd9..296e5d9 100644
--- a/python-testpath.spec
+++ b/python-testpath.spec
@@ -49,6 +49,10 @@ Documentation for %{name}.
 # The exe files are only needed on Microsoft Windows
 rm -f testpath/*.exe
 
+# This package builds successfully with flit-core 4
+# https://github.com/jupyter/testpath/pull/35
+%pyproject_patch_dependency flit_core:set_upper:5
+
 
 %generate_buildrequires
 %pyproject_buildrequires -x test

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

only message in thread, other threads:[~2026-09-17 10:40 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:40 [rpms/python-testpath] 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