public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/buildstream-plugins] main: buildstream-plugins.spec: requires buildstream for the tests
@ 2026-08-27 13:26
0 siblings, 0 replies; only message in thread
From: @ 2026-08-27 13:26 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/buildstream-plugins
Branch : main
Commit : 69207a8971939ef5433ab75bd69c4ebc29029343
Author : Javier Jardón <jjardon@gnome.org>
Date : 2026-08-27T14:26:21+01:00
Stats : +4/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/buildstream-plugins/c/69207a8971939ef5433ab75bd69c4ebc29029343?branch=main
Log:
buildstream-plugins.spec: requires buildstream for the tests
---
diff --git a/buildstream-plugins.spec b/buildstream-plugins.spec
index 6cd7432..f721f26 100644
--- a/buildstream-plugins.spec
+++ b/buildstream-plugins.spec
@@ -4,12 +4,15 @@ License: Apache-2.0
URL: https://buildstream.build/
BuildArch: noarch
-ExcludeArch: %{ix86}
+# Match buildstream: the test suite imports buildstream._testing, and the
+# binary already Requires buildstream. Core is unavailable on these arches.
+ExcludeArch: %{ix86} s390x
Version: 2.8.0
Release: %autorelease
Source0: https://github.com/apache/buildstream-plugins/archive/%{version}/buildstream-plugins-%{version}.tar.gz
+BuildRequires: buildstream >= %{version}
BuildRequires: python3-devel >= 3.10
BuildRequires: python3-pytest
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-27 13:26 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:26 [rpms/buildstream-plugins] main: buildstream-plugins.spec: requires buildstream for the tests
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox