public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/yubikey-manager] epel10: Move the %generate_buildrequires section to where it logically happens
Date: Fri, 21 Aug 2026 14:27:30 GMT [thread overview]
Message-ID: <178732245082.1.14794255136281562190.rpms-yubikey-manager-0eab588167fc@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/yubikey-manager
Branch : epel10
Commit : 0eab588167fc6bc713f54ae5016f7bf64f09cbf0
Author : Miro Hrončok <miro@hroncok.cz>
Date : 2024-11-01T15:44:34+01:00
Stats : +3/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/yubikey-manager/c/0eab588167fc6bc713f54ae5016f7bf64f09cbf0?branch=epel10
Log:
Move the %generate_buildrequires section to where it logically happens
[skip changelog]
---
diff --git a/yubikey-manager.spec b/yubikey-manager.spec
index 9f3f747..5e7c954 100644
--- a/yubikey-manager.spec
+++ b/yubikey-manager.spec
@@ -27,9 +27,6 @@ Requires: u2f-hidraw-policy
%description
Command line tool for configuring a YubiKey.
-%generate_buildrequires
-%pyproject_buildrequires
-
%package -n python3-%{name}
Summary: Python library for configuring a YubiKey
Requires: ykpers pcsc-lite
@@ -44,6 +41,9 @@ Python library for configuring a YubiKey.
# frequently, usually without significant incompatibilities.
sed -r -i 's/(keyring = ">=[^"]+), <[^"]+"/\1"/' pyproject.toml
+%generate_buildrequires
+%pyproject_buildrequires
+
%build
%pyproject_wheel
reply other threads:[~2026-08-21 14:27 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=178732245082.1.14794255136281562190.rpms-yubikey-manager-0eab588167fc@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