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: Update to 0.7.2
Date: Fri, 21 Aug 2026 04:07:29 GMT [thread overview]
Message-ID: <178728524972.1.16327606759457803887.rpms-python-fido2-087014847cca@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-fido2
Branch : epel10
Commit : 087014847ccad5b24a973b258ae1c38735efe85f
Author : Orion Poplawski <orion@nwra.com>
Date : 2019-10-24T16:50:15-06:00
Stats : +17/-11 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/python-fido2/c/087014847ccad5b24a973b258ae1c38735efe85f?branch=epel10
Log:
Update to 0.7.2
---
diff --git a/.gitignore b/.gitignore
index 817e35f..ea73f14 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/python-python-fido2-0.6.0.tar.gz
/python-python-fido2-0.7.0.tar.gz
/python-python-fido2-0.7.1.tar.gz
+/python-python-fido2-0.7.2.tar.gz
diff --git a/python-fido2-setup.patch b/python-fido2-setup.patch
index e2d3d0d..b7d0498 100644
--- a/python-fido2-setup.patch
+++ b/python-fido2-setup.patch
@@ -1,11 +1,13 @@
-diff -up python-fido2-0.7.1/setup.py.orig python-fido2-0.7.1/setup.py
---- python-fido2-0.7.1/setup.py.orig 2019-09-20 01:37:09.000000000 -0600
-+++ python-fido2-0.7.1/setup.py 2019-09-26 20:48:19.664116206 -0600
-@@ -51,7 +51,6 @@ setup(
+diff --git a/setup.py b/setup.py
+index fa723fc..2e82922 100755
+--- a/setup.py
++++ b/setup.py
+@@ -58,7 +58,7 @@ setup(
+ "cryptography>=1.5",
'uhid-freebsd>=1.2.1;platform_system=="FreeBSD"',
],
- extras_require={
-- ':python_version < "3.4"': ['enum34'],
- 'pcsc': ['pyscard']
- },
- test_suite='test',
+- extras_require={':python_version < "3.4"': ["enum34"], "pcsc": ["pyscard"]},
++ extras_require={"pcsc": ["pyscard"]},
+ test_suite="test",
+ tests_require=["mock>=1.0.1", 'pyfakefs>=3.4;platform_system=="Linux"'],
+ classifiers=[
diff --git a/python-fido2.spec b/python-fido2.spec
index c84c932..3399d82 100644
--- a/python-fido2.spec
+++ b/python-fido2.spec
@@ -16,7 +16,7 @@
%global srcname fido2
Name: python-%{srcname}
-Version: 0.7.1
+Version: 0.7.2
Release: 1%{?dist}
Summary: Functionality for FIDO 2.0, including USB device communication
@@ -176,6 +176,9 @@ Requires: python%{python3_other_pkgversion}-six
%changelog
+* Thu Oct 24 2019 Orion Poplawski <orion@nwra.com> - 0.7.2-1
+- Update to 0.7.2
+
* Thu Sep 26 2019 Orion Poplawski <orion@nwra.com> - 0.7.1-1
- Update to 0.7.1
diff --git a/sources b/sources
index 1096387..0d5edcf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (python-python-fido2-0.7.1.tar.gz) = 67163adfb8b90420a57d7f0aef9551af944b565168cffd86c02a2e2462aaae65c04b101ddacd24140326909873da07932521d22b0864f3310c698b5f8b282064
+SHA512 (python-python-fido2-0.7.2.tar.gz) = 75db35fab3cc4995f79b34f92b8c550ccea8faf931d8333c45c15dd993d605caaf037ca08b59ee184785df3a88ab71f517b86ac92ad2308cef04b0eb52b6e659
reply other threads:[~2026-08-21 4:07 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=178728524972.1.16327606759457803887.rpms-python-fido2-087014847cca@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