public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedfind] test-pr-branch-2: Correct BuildRequires to python3-devel
@ 2026-06-19 22:31 Adam Williamson
0 siblings, 0 replies; only message in thread
From: Adam Williamson @ 2026-06-19 22:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedfind
Branch : test-pr-branch-2
Commit : 88d834e06abc519546266e9b979b4b99dde90c39
Author : Adam Williamson <awilliam@redhat.com>
Date : 2023-01-25T10:02:17-08:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedfind/c/88d834e06abc519546266e9b979b4b99dde90c39?branch=test-pr-branch-2
Log:
Correct BuildRequires to python3-devel
Thanks to Miro for pointing this out.
---
diff --git a/fedfind.spec b/fedfind.spec
index 92f3f77..f673d0c 100644
--- a/fedfind.spec
+++ b/fedfind.spec
@@ -9,7 +9,7 @@ License: GPLv3+
URL: https://pagure.io/fedora-qa/fedfind
Source0: https://files.pythonhosted.org/packages/source/f/%{srcname}/%{srcname}-%{version}.tar.gz
BuildArch: noarch
-BuildRequires: pyproject-rpm-macros
+BuildRequires: python3-devel
Requires: python%{python3_pkgversion}-fedfind
%description
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-19 22:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-19 22:31 [rpms/fedfind] test-pr-branch-2: Correct BuildRequires to python3-devel Adam Williamson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox