public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Adam Williamson <awilliam@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedfind] test-pr-branch: Correct BuildRequires to python3-devel
Date: Fri, 19 Jun 2026 12:17:40 GMT [thread overview]
Message-ID: <178187146027.1.1989448521860925089.rpms-fedfind-88d834e06abc@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedfind
Branch : test-pr-branch
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
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
reply other threads:[~2026-06-19 12:17 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=178187146027.1.1989448521860925089.rpms-fedfind-88d834e06abc@fedoraproject.org \
--to=awilliam@redhat.com \
--cc=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