public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/buildstream-plugins] main: buildstream-plugins.spec: get test dependencies from upstream
@ 2026-08-27 13:43 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-08-27 13:43 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/buildstream-plugins
Branch : main
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=main

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-27 13:43 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:43 [rpms/buildstream-plugins] main: buildstream-plugins.spec: get test dependencies from upstream 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox