public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: gbcox <gbcox@bzb.us>
To: git-commits@fedoraproject.org
Subject: [rpms/yubikey-manager] epel10: BuildRequire python3-setuptools explicitly
Date: Fri, 21 Aug 2026 14:27:07 GMT [thread overview]
Message-ID: <178732242750.1.5177851659574553926.rpms-yubikey-manager-0aeb5d60bf55@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/yubikey-manager
Branch : epel10
Commit : 0aeb5d60bf5532217a31858a7f0d10e9749b6f67
Author : gbcox <gbcox@bzb.us>
Date : 2020-10-05T13:25:57-07:00
Stats : +5/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/yubikey-manager/c/0aeb5d60bf5532217a31858a7f0d10e9749b6f67?branch=epel10
Log:
BuildRequire python3-setuptools explicitly
---
diff --git a/yubikey-manager.rpmlintrc b/yubikey-manager.rpmlintrc
index c89a4ef..db4c866 100644
--- a/yubikey-manager.rpmlintrc
+++ b/yubikey-manager.rpmlintrc
@@ -3,3 +3,4 @@ addFilter(r" spelling-error .* (ykman)")
addFilter(r" no-manual-page-for-binary ykman")
addFilter(r" description-shorter-than-summary")
addFilter(r" no-documentation")
+addFilter(r" incoherent-version-in-changelog")
diff --git a/yubikey-manager.spec b/yubikey-manager.spec
index aee28b2..5befc17 100644
--- a/yubikey-manager.spec
+++ b/yubikey-manager.spec
@@ -14,7 +14,7 @@ Source0: https://github.com/%{owner}/%{name}/archive/%{commit}.tar.gz#/%{
Source1: %{name}.rpmlintrc
BuildArch: noarch
-BuildRequires: python3-devel swig pcsc-lite-devel ykpers
+BuildRequires: python3-devel swig pcsc-lite-devel ykpers python3-setuptools
# install_requires from setup.py
BuildRequires: %{py3_dist six pyscard pyusb click cryptography pyopenssl fido2}
Requires: python3-%{name} python3-setuptools u2f-hidraw-policy
@@ -52,6 +52,9 @@ Python library for configuring a YubiKey.
%{_bindir}/ykman
%changelog
+* Mon Oct 05 2020 Gerald Cox <gbcox@fedoraproject.org> - 3.1.1.4.git87dd1d8
+- BuildRequire python3-setuptools explicitly
+
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.1-3.git87dd1d8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
next reply other threads:[~2026-08-21 14:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-21 14:27 gbcox [this message]
-- strict thread matches above, loose matches on Subject: below --
2026-08-21 14:27 [rpms/yubikey-manager] epel10: BuildRequire python3-setuptools explicitly gbcox
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=178732242750.1.5177851659574553926.rpms-yubikey-manager-0aeb5d60bf55@fedoraproject.org \
--to=gbcox@bzb.us \
--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