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.2: rhbz#2095489 - Patch to allow new python-fido2 version 1.0
Date: Fri, 21 Aug 2026 14:27:57 GMT [thread overview]
Message-ID: <178732247746.1.1965658916522144139.rpms-yubikey-manager-7ae398d9ca95@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/yubikey-manager
Branch : epel10.2
Commit : 7ae398d9ca95ad0d6d066b96815ef875c4c14bec
Author : gbcox <gbcox@bzb.us>
Date : 2022-06-10T09:14:34-07:00
Stats : +17/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/yubikey-manager/c/7ae398d9ca95ad0d6d066b96815ef875c4c14bec?branch=epel10.2
Log:
rhbz#2095489 - Patch to allow new python-fido2 version 1.0
---
diff --git a/rhbz2095489.patch b/rhbz2095489.patch
new file mode 100644
index 0000000..8347371
--- /dev/null
+++ b/rhbz2095489.patch
@@ -0,0 +1,12 @@
+diff -ruN yubikey-manager-6a61db55a316aec374de8e80950918331bcc33d6/pyproject.toml yubikey-manager-6a61db55a316aec374de8e80950918331bcc33d6.new/pyproject.toml
+--- yubikey-manager-6a61db55a316aec374de8e80950918331bcc33d6/pyproject.toml 2022-01-31 03:26:02.000000000 -0800
++++ yubikey-manager-6a61db55a316aec374de8e80950918331bcc33d6.new/pyproject.toml 2022-06-10 08:57:36.109909910 -0700
+@@ -32,7 +32,7 @@
+ cryptography = ">=2.1, <39"
+ pyOpenSSL = {version = ">=0.15.1", optional = true}
+ pyscard = "^1.9 || ^2.0"
+-fido2 = ">=0.9, <1.0"
++fido2 = ">=0.9, <2.0"
+ click = "^6.0 || ^7.0 || ^8.0"
+ pywin32 = {version = ">=223", platform = "win32"}
+
diff --git a/yubikey-manager.spec b/yubikey-manager.spec
index cea2c2b..a59f4b4 100644
--- a/yubikey-manager.spec
+++ b/yubikey-manager.spec
@@ -6,12 +6,13 @@ Version: 4.0.8
%forgemeta
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Python library and command line tool for configuring a YubiKey
License: BSD
URL: %{forgeurl}
Source0: %{forgesource}
Source1: %{name}.rpmlintrc
+Patch0: rhbz2095489.patch
BuildArch: noarch
BuildRequires: swig pcsc-lite-devel ykpers pyproject-rpm-macros
@@ -59,6 +60,9 @@ Python library for configuring a YubiKey.
%{_bindir}/ykman
%changelog
+* Fri Jun 10 2022 Gerald Cox <gbcox@member.fsf.org> - 4.0.8-3
+- rhbz#2095489 - Patch to allow new python-fido2 version 1.0
+
* Thu Jun 09 2022 Gerald Cox <gbcox@member.fsf.org> - 4.0.8-2
- rhbz#2095489
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=178732247746.1.1965658916522144139.rpms-yubikey-manager-7ae398d9ca95@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