public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-rich-toolkit] rawhide: No longer version-bound test dependencies
@ 2026-09-08 20:02 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-08 20:02 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-rich-toolkit
Branch : rawhide
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=rawhide
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}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-08 20:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-08 20:02 [rpms/python-rich-toolkit] rawhide: No longer 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