public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fontmake] rawhide: Don’t version-bound test dependencies
@ 2026-09-07 20:58 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-09-07 20:58 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fontmake
Branch : rawhide
Commit : bd2752cfdc29f70e437f9326f5c5afde980ed30f
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-07T21:57:10+01:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fontmake/c/bd2752cfdc29f70e437f9326f5c5afde980ed30f?branch=rawhide
Log:
Don’t version-bound test dependencies
[skip changelog]
---
diff --git a/fontmake.spec b/fontmake.spec
index cf6e634..c8e44fe 100644
--- a/fontmake.spec
+++ b/fontmake.spec
@@ -45,7 +45,7 @@ BuildRequires: help2man
# See test_requirements.txt, which also contains unwanted dependencies for
# linting, coverage, etc.
-BuildRequires: %{py3_dist pytest} >= 4.5
+BuildRequires: %{py3_dist pytest}
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Python/#_provides_for_importable_modules
%py_provides python3-fontmake
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-09-07 20:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-07 20:58 [rpms/fontmake] 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