public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/yubikey-manager] epel10.2: BuildRequire python3-setuptools explicitly
@ 2026-08-21 14:27 gbcox
0 siblings, 0 replies; 2+ messages in thread
From: gbcox @ 2026-08-21 14:27 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/yubikey-manager
Branch : epel10.2
Commit : dbaa1a5a3af3052d24c66ab299bbd5729c323df1
Author : gbcox <gbcox@bzb.us>
Date : 2020-10-05T13:29:47-07:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/yubikey-manager/c/dbaa1a5a3af3052d24c66ab299bbd5729c323df1?branch=epel10.2
Log:
BuildRequire python3-setuptools explicitly
---
diff --git a/yubikey-manager.spec b/yubikey-manager.spec
index 5befc17..c6c644a 100644
--- a/yubikey-manager.spec
+++ b/yubikey-manager.spec
@@ -5,7 +5,7 @@
Name: yubikey-manager
Version: 3.1.1
-Release: 3.git%{shortcommit}%{?dist}
+Release: 4.git%{shortcommit}%{?dist}
Summary: Python library and command line tool for configuring a YubiKey
License: BSD
^ permalink raw reply related [flat|nested] 2+ messages in thread* [rpms/yubikey-manager] epel10.2: BuildRequire python3-setuptools explicitly
@ 2026-08-21 14:27 gbcox
0 siblings, 0 replies; 2+ messages in thread
From: gbcox @ 2026-08-21 14:27 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/yubikey-manager
Branch : epel10.2
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.2
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-08-21 14:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21 14:27 [rpms/yubikey-manager] epel10.2: BuildRequire python3-setuptools explicitly gbcox
-- strict thread matches above, loose matches on Subject: below --
2026-08-21 14:27 gbcox
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox