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

A new commit has been pushed.

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

Log:
Allow building with flit-core 4+

---
diff --git a/pyparsing.spec b/pyparsing.spec
index 901d5a9..0b8611a 100644
--- a/pyparsing.spec
+++ b/pyparsing.spec
@@ -76,6 +76,10 @@ The package contains documentation for pyparsing.
 
 dos2unix -k examples/*
 
+# This package builds successfully with flit-core 4
+# https://github.com/pyparsing/pyparsing/pull/654
+%pyproject_patch_dependency flit_core:set_upper:5
+
 
 %generate_buildrequires
 # tox lists only the [diagrams] extra and coverage as deps, so we bypass it

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

only message in thread, other threads:[~2026-09-11 21:41 UTC | newest]

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