public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-croniter] rawhide: Relax exact build requirement versions
@ 2026-06-07  9:13 Steve Traylen
  0 siblings, 0 replies; only message in thread
From: Steve Traylen @ 2026-06-07  9:13 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/python-croniter
            Branch : rawhide
            Commit : 24076c63b1d3904ebc38bf8c23a1b5fe76748886
            Author : Steve Traylen <steve.traylen@cern.ch>
            Date   : 2026-06-07T10:34:32+02:00
            Stats  : +4/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/python-croniter/c/24076c63b1d3904ebc38bf8c23a1b5fe76748886?branch=rawhide

            Log:
            Relax exact build requirement versions

- Resolves: rhbz#2485841

---
diff --git a/python-croniter.spec b/python-croniter.spec
index ada9732..e2b833b 100644
--- a/python-croniter.spec
+++ b/python-croniter.spec
@@ -31,8 +31,11 @@ Requires:       python3-dateutil
 
 %prep
 %autosetup -p1 -n %{pypi_name}-%{version}
+
 # Relax packaging version requirement
-sed -i 's/"packaging==[^"]*"/"packaging"/' pyproject.toml
+%pyproject_patch_dependency packaging:ignore
+%pyproject_patch_dependency pathspec:ignore
+%pyproject_patch_dependency trove-classifiers:ignore
 
 
 %generate_buildrequires

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

only message in thread, other threads:[~2026-06-07  9:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-07  9:13 [rpms/python-croniter] rawhide: Relax exact build requirement versions Steve Traylen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox