public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/buildstream] f43: buildstream.spec: Run upstream tests by default
Date: Fri, 05 Jun 2026 09:34:32 GMT [thread overview]
Message-ID: <178065207208.1.9656769917766418795.rpms-buildstream-9185b28139d5@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/buildstream
Branch : f43
Commit : 9185b28139d5d62cee4ed43d3f1f2f59d5de5e34
Author : Javier Jardón <jjardon@gnome.org>
Date : 2026-06-05T00:26:22+01:00
Stats : +8/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/buildstream/c/9185b28139d5d62cee4ed43d3f1f2f59d5de5e34?branch=f43
Log:
buildstream.spec: Run upstream tests by default
---
diff --git a/buildstream.spec b/buildstream.spec
index 8d1e912..38ba9af 100644
--- a/buildstream.spec
+++ b/buildstream.spec
@@ -15,6 +15,12 @@ BuildRequires: python3-devel >= 3.9
BuildRequires: python3-setuptools < 82
BuildRequires: python3-grpcio-tools
+BuildRequires: buildbox
+BuildRequires: python3-pexpect
+BuildRequires: python3-pyftpdlib
+BuildRequires: python3-pytest
+BuildRequires: python3-pytest-timeout
+
Requires: buildbox
Requires: fuse3
Requires: fuse3-libs
@@ -46,11 +52,12 @@ platforms and chipsets.
./setup.py build_grpc
%pyproject_wheel
-
%install
%pyproject_install
%pyproject_save_files -l %{name}
+%check
+%pytest
%files -n %{name} -f %{pyproject_files}
%doc NEWS README.rst
reply other threads:[~2026-06-05 9:34 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=178065207208.1.9656769917766418795.rpms-buildstream-9185b28139d5@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