public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/NiaAML-GUI] rawhide: Don’t version-bound test dependencies
Date: Mon, 07 Sep 2026 17:48:34 GMT	[thread overview]
Message-ID: <178880331479.1.10670792235269406519.rpms-NiaAML-GUI-40ce06cc5a94@fedoraproject.org> (raw)

            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
 

                 reply	other threads:[~2026-09-07 17:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178880331479.1.10670792235269406519.rpms-NiaAML-GUI-40ce06cc5a94@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox