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/python-rich-toolkit] f43: No longer version-bound test dependencies
Date: Tue, 08 Sep 2026 20:29:56 GMT [thread overview]
Message-ID: <178889939691.1.2238039324705554022.rpms-python-rich-toolkit-6714d8de086d@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-rich-toolkit
Branch : f43
Commit : 6714d8de086dcfadc4bf58e3c166e01f132d3914
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-08T21:01:50+01:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-rich-toolkit/c/6714d8de086dcfadc4bf58e3c166e01f132d3914?branch=f43
Log:
No longer version-bound test dependencies
[skip changelog]
---
diff --git a/python-rich-toolkit.spec b/python-rich-toolkit.spec
index 8ba81a6..d875002 100644
--- a/python-rich-toolkit.spec
+++ b/python-rich-toolkit.spec
@@ -22,9 +22,9 @@ BuildArch: noarch
# this also includes a number of dependencies that are only used for debugging,
# typechecking, running the examples, etc.; we therefore maintain this list
# manually rather than attempting to generate it.
-BuildRequires: %{py3_dist pytest} >= 8.3.2
+BuildRequires: %{py3_dist pytest}
%if %{with inline_snapshot}
-BuildRequires: %{py3_dist inline-snapshot} >= 0.12.1
+BuildRequires: %{py3_dist inline-snapshot}
%endif
# For tests/test_input_validator.py:
BuildRequires: %{py3_dist pydantic}
reply other threads:[~2026-09-08 20:29 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=178889939691.1.2238039324705554022.rpms-python-rich-toolkit-6714d8de086d@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