public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/buildstream-plugins] f45: buildstream-plugins.spec: requires buildstream for the tests
Date: Thu, 27 Aug 2026 16:50:32 GMT [thread overview]
Message-ID: <178784943219.1.5914703909301234613.rpms-buildstream-plugins-69207a897193@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/buildstream-plugins
Branch : f45
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=f45
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
reply other threads:[~2026-08-27 16:50 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=178784943219.1.5914703909301234613.rpms-buildstream-plugins-69207a897193@fedoraproject.org \
--to=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