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: get test dependencies from upstream
Date: Thu, 27 Aug 2026 16:50:32 GMT	[thread overview]
Message-ID: <178784943267.1.8938528227922126532.rpms-buildstream-plugins-01ee26605956@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/buildstream-plugins
Branch : f45
Commit : 01ee266059566e6e8edfcb0fee095cb1ceb79a98
Author : Javier Jardón <jjardon@gnome.org>
Date   : 2026-08-27T14:43:04+01:00
Stats  : +1/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/buildstream-plugins/c/01ee266059566e6e8edfcb0fee095cb1ceb79a98?branch=f45

Log:
buildstream-plugins.spec: get test dependencies from upstream

---
diff --git a/buildstream-plugins.spec b/buildstream-plugins.spec
index f721f26..e1a6d97 100644
--- a/buildstream-plugins.spec
+++ b/buildstream-plugins.spec
@@ -14,7 +14,6 @@ Source0:       https://github.com/apache/buildstream-plugins/archive/%{version}/
 
 BuildRequires: buildstream >= %{version}
 BuildRequires: python3-devel >= 3.10
-BuildRequires: python3-pytest
 
 Requires:      buildstream >= %{version}
 
@@ -31,7 +30,7 @@ A collection of plugins for the BuildStream project
 %autosetup -n %{name}-%{version} -p1
 
 %generate_buildrequires
-%pyproject_buildrequires
+%pyproject_buildrequires -r requirements/test-requirements.txt -r requirements/plugin-requirements.txt
 
 %build
 %pyproject_wheel

                 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=178784943267.1.8938528227922126532.rpms-buildstream-plugins-01ee26605956@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