public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/yubikey-manager] epel10.2: Remove superfluous runtime dependency on python3-setuptools
@ 2026-08-21 14:27
0 siblings, 0 replies; only message in thread
From: @ 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 : d6eaacfccd46de5c5bdbe0547e1235c262519fea
Author : Miro Hrončok <miro@hroncok.cz>
Date : 2021-10-05T01:18:58+02:00
Stats : +2/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/yubikey-manager/c/d6eaacfccd46de5c5bdbe0547e1235c262519fea?branch=epel10.2
Log:
Remove superfluous runtime dependency on python3-setuptools
---
diff --git a/yubikey-manager.spec b/yubikey-manager.spec
index 395b000..564bb80 100644
--- a/yubikey-manager.spec
+++ b/yubikey-manager.spec
@@ -26,7 +26,7 @@ BuildRequires: %{py3_dist makefun pytest}
BuildRequires: %{py3_dist fido2} >= 0.9.0
Requires: python3-%{name} = %{?epoch:%{epoch}:}%{version}-%{release}
-Requires: python3-setuptools u2f-hidraw-policy
+Requires: u2f-hidraw-policy
%description
Command line tool for configuring a YubiKey.
@@ -66,6 +66,7 @@ Python library for configuring a YubiKey.
* Mon Oct 04 2021 Miro Hrončok <mhroncok@redhat.com> - 4.0.7-3
- Require the exact same version-release of python3-yubikey-manager
- Do not install docs to site-packages
+- Remove superfluous runtime dependency on python3-setuptools
* Mon Oct 04 2021 Gerald Cox <gbcox@member.fsf.org> - 4.0.7-2
- Patch until upstream corrects for rhbz#2009934
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-21 14:27 UTC | newest]
Thread overview: (only message) (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: Remove superfluous runtime dependency on python3-setuptools
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox