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: Patch until upstream corrects for rhbz#2009934
Date: Fri, 21 Aug 2026 14:27:15 GMT [thread overview]
Message-ID: <178732243531.1.18060446411159204821.rpms-yubikey-manager-60cbd2554637@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/yubikey-manager
Branch : epel10
Commit : 60cbd255463772bf4a17fc6fa1c89903261fbd61
Author : gbcox <gbcox@bzb.us>
Date : 2021-10-04T16:04:53-07:00
Stats : +18/-1 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/yubikey-manager/c/60cbd255463772bf4a17fc6fa1c89903261fbd61?branch=epel10
Log:
Patch until upstream corrects for rhbz#2009934
---
diff --git a/rhbz-2009934.patch b/rhbz-2009934.patch
new file mode 100644
index 0000000..6b387ab
--- /dev/null
+++ b/rhbz-2009934.patch
@@ -0,0 +1,12 @@
+diff -urN yubikey-manager-bf45dadd33fbe67f6fc0ce57057debced6830ee2-orig/pyproject.toml yubikey-manager-bf45dadd33fbe67f6fc0ce57057debced6830ee2/pyproject.toml
+--- yubikey-manager-bf45dadd33fbe67f6fc0ce57057debced6830ee2-orig/pyproject.toml 2021-09-08 03:54:37.000000000 -0700
++++ yubikey-manager-bf45dadd33fbe67f6fc0ce57057debced6830ee2/pyproject.toml 2021-10-04 15:08:27.023397539 -0700
+@@ -29,7 +29,7 @@
+ [tool.poetry.dependencies]
+ python = "^3.6"
+ dataclasses = {version = "^0.8", python = "<3.7"}
+-cryptography = "^2.1 || ^3.0"
++cryptography = "^35"
+ pyOpenSSL = {version = ">=0.15.1", optional = true}
+ pyscard = "^1.9 || ^2.0"
+ fido2 = ">=0.9, <1.0"
diff --git a/yubikey-manager.spec b/yubikey-manager.spec
index 327df60..f70ceac 100644
--- a/yubikey-manager.spec
+++ b/yubikey-manager.spec
@@ -7,12 +7,14 @@ Version: 4.0.7
%forgemeta
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Python library and command line tool for configuring a YubiKey
License: BSD
URL: %{forgeurl}
Source0: %{forgesource}
Source1: %{name}.rpmlintrc
+Patch0: rhbz-2009934.patch
+
BuildArch: noarch
BuildRequires: swig pcsc-lite-devel ykpers pyproject-rpm-macros
@@ -61,6 +63,9 @@ Python library for configuring a YubiKey.
%{_bindir}/ykman
%changelog
+* Mon Oct 04 2021 Gerald Cox <gbcox@member.fsf.org> - 4.0.7-2
+- Patch until upstream corrects for rhbz#2009934
+
* Wed Sep 08 2021 Gerald Cox <gbcox@member.fsf.org> - 4.0.7-1
- Upstream release rhbz#2002419
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=178732243531.1.18060446411159204821.rpms-yubikey-manager-60cbd2554637@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