public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Orion Poplawski <orion@nwra.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-fido2] epel10.2: Update to 0.9.2
Date: Fri, 21 Aug 2026 13:51:26 GMT	[thread overview]
Message-ID: <178732028651.1.11427381326865788654.rpms-python-fido2-6c75926a68e9@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-fido2
Branch : epel10.2
Commit : 6c75926a68e94faeacd7dcf961a9ce9982d3e6fc
Author : Orion Poplawski <orion@nwra.com>
Date   : 2021-10-14T19:27:04-06:00
Stats  : +12/-8 in 4 file(s)
URL    : https://src.fedoraproject.org/rpms/python-fido2/c/6c75926a68e94faeacd7dcf961a9ce9982d3e6fc?branch=epel10.2

Log:
Update to 0.9.2

---
diff --git a/.gitignore b/.gitignore
index efe62ca..630b789 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /python-python-fido2-0.8.1.tar.gz
 /python-python-fido2-0.9.0.tar.gz
 /python-python-fido2-0.9.1.tar.gz
+/python-python-fido2-0.9.2.tar.gz

diff --git a/python-fido2-setup.patch b/python-fido2-setup.patch
index a9f7b6f..31ef1b1 100644
--- a/python-fido2-setup.patch
+++ b/python-fido2-setup.patch
@@ -1,11 +1,11 @@
 diff --git a/setup.py b/setup.py
-index ad6d3d5..7c5018e 100755
+index 445aa54..7747cde 100755
 --- a/setup.py
 +++ b/setup.py
-@@ -58,7 +58,7 @@ setup(
-         "cryptography>=1.5",
-         'uhid-freebsd>=1.2.1;platform_system=="FreeBSD"',
-     ],
+@@ -54,7 +54,7 @@ setup(
+     url="https://github.com/Yubico/python-fido2",
+     python_requires=">=2.7.6,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*",
+     install_requires=["six", "cryptography>=1.5"],
 -    extras_require={':python_version < "3.4"': ["enum34"], "pcsc": ["pyscard"]},
 +    extras_require={"pcsc": ["pyscard"]},
      classifiers=[

diff --git a/python-fido2.spec b/python-fido2.spec
index 8d6b591..0f63930 100644
--- a/python-fido2.spec
+++ b/python-fido2.spec
@@ -3,8 +3,8 @@
 %global srcname fido2
 
 Name:           python-%{srcname}
-Version:        0.9.1
-Release:        4%{?dist}
+Version:        0.9.2
+Release:        1%{?dist}
 Summary:        Functionality for FIDO 2.0, including USB device communication
 
 # Main code is BSD
@@ -77,6 +77,9 @@ Requires:       python%{python3_pkgversion}-six
 
 
 %changelog
+* Fri Oct 15 2021 Orion Poplawski <orion@nwra.com> - 0.9.2-1
+- Update to 0.9.2
+
 * Tue Jul 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.9.1-4
 - Second attempt - Rebuilt for
   https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild

diff --git a/sources b/sources
index 8687864..c6d4686 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (python-python-fido2-0.9.1.tar.gz) = 10bb45edf9a277a7ab8a001db82717613c0f56b86353d0702b826e82d59f58d47f71c28da458ef3f651baba331536fde52468486df6c6ffc69f8c32b2bee6cfc
+SHA512 (python-python-fido2-0.9.2.tar.gz) = 0b5ca100fe03666066cfbb6ab70562ab92cae006c47a5a706d67246bcd487ddf18aa6ebbc8a0a5a2f2892cc9cb2be89c1b51b890cbe1bf1e9d361c2d8870a5fb

                 reply	other threads:[~2026-08-21 13:51 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=178732028651.1.11427381326865788654.rpms-python-fido2-6c75926a68e9@fedoraproject.org \
    --to=orion@nwra.com \
    --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