public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/NiaAML-GUI] rawhide: Don’t version-bound test dependencies
@ 2026-09-07 17:48 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-07 17:48 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/NiaAML-GUI
            Branch : rawhide
            Commit : 40ce06cc5a94468a93e500e7381c0b5d1102b9cf
            Author : Benjamin A. Beasley <code@musicinmybrain.net>
            Date   : 2026-09-07T18:45:06+01:00
            Stats  : +1/-3 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/NiaAML-GUI/c/40ce06cc5a94468a93e500e7381c0b5d1102b9cf?branch=rawhide

            Log:
            Don’t version-bound test dependencies

[skip changelog]

---
diff --git a/NiaAML-GUI.spec b/NiaAML-GUI.spec
index 77e3eb1..b0d13f2 100644
--- a/NiaAML-GUI.spec
+++ b/NiaAML-GUI.spec
@@ -22,9 +22,7 @@ BuildRequires:  desktop-file-utils
 BuildRequires:  libappstream-glib
 
 # pyproject.toml: [tool.poetry.dev-dependencies]
-# pytest = "^7.4.3"
-# Version specification loosened to allow newer versions
-BuildRequires:  python3dist(pytest) >= 7.4.3
+BuildRequires:  python3dist(pytest)
 
 Requires:       hicolor-icon-theme
 

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

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

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-07 17:48 [rpms/NiaAML-GUI] rawhide: Don’t version-bound test dependencies Benjamin A. Beasley

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