public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/buildstream-plugins] main: Add python3-pytest to BuildRequires to be able to run tests
@ 2026-08-27 13:09
0 siblings, 0 replies; only message in thread
From: @ 2026-08-27 13:09 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/buildstream-plugins
Branch : main
Commit : 8b2936aa620da4ba854ff4812ca9081fa6bcd3b9
Author : Javier Jardón <jjardon@gnome.org>
Date : 2026-08-27T14:09:05+01:00
Stats : +1/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/buildstream-plugins/c/8b2936aa620da4ba854ff4812ca9081fa6bcd3b9?branch=main
Log:
Add python3-pytest to BuildRequires to be able to run tests
---
diff --git a/buildstream-plugins.spec b/buildstream-plugins.spec
index d601a75..6cd7432 100644
--- a/buildstream-plugins.spec
+++ b/buildstream-plugins.spec
@@ -11,6 +11,7 @@ Release: %autorelease
Source0: https://github.com/apache/buildstream-plugins/archive/%{version}/buildstream-plugins-%{version}.tar.gz
BuildRequires: python3-devel >= 3.10
+BuildRequires: python3-pytest
Requires: buildstream >= %{version}
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-27 13:09 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-27 13:09 [rpms/buildstream-plugins] main: Add python3-pytest to BuildRequires to be able to run tests
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox