public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-fido2] epel10.2: Update to 0.7.1
@ 2026-08-21 13:51 Orion Poplawski
0 siblings, 0 replies; only message in thread
From: Orion Poplawski @ 2026-08-21 13:51 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-fido2
Branch : epel10.2
Commit : 43a508643366163fa18e6be40139e690c8ee6568
Author : Orion Poplawski <orion@nwra.com>
Date : 2019-09-26T20:58:31-06:00
Stats : +12/-8 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/python-fido2/c/43a508643366163fa18e6be40139e690c8ee6568?branch=epel10.2
Log:
Update to 0.7.1
---
diff --git a/.gitignore b/.gitignore
index 87c361c..817e35f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
/python-python-fido2-0.5.0.tar.gz
/python-python-fido2-0.6.0.tar.gz
/python-python-fido2-0.7.0.tar.gz
+/python-python-fido2-0.7.1.tar.gz
diff --git a/python-fido2-setup.patch b/python-fido2-setup.patch
index a0853cf..e2d3d0d 100644
--- a/python-fido2-setup.patch
+++ b/python-fido2-setup.patch
@@ -1,8 +1,8 @@
-diff -up python-fido2-0.7.0/setup.py.orig python-fido2-0.7.0/setup.py
---- python-fido2-0.7.0/setup.py.orig 2019-08-02 19:40:37.006248254 -0600
-+++ python-fido2-0.7.0/setup.py 2019-08-02 19:41:10.502080288 -0600
-@@ -50,7 +50,6 @@ setup(
- 'cryptography>=1.5',
+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(
+ 'uhid-freebsd>=1.2.1;platform_system=="FreeBSD"',
],
extras_require={
- ':python_version < "3.4"': ['enum34'],
diff --git a/python-fido2.spec b/python-fido2.spec
index 955ff5d..0090f9f 100644
--- a/python-fido2.spec
+++ b/python-fido2.spec
@@ -11,8 +11,8 @@
%global srcname fido2
Name: python-%{srcname}
-Version: 0.7.0
-Release: 2%{?dist}
+Version: 0.7.1
+Release: 1%{?dist}
Summary: Functionality for FIDO 2.0, including USB device communication
# Main code is BSD
@@ -171,6 +171,9 @@ Requires: python%{python3_other_pkgversion}-six
%changelog
+* Thu Sep 26 2019 Orion Poplawski <orion@nwra.com> - 0.7.1-1
+- Update to 0.7.1
+
* Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 0.7.0-2
- Rebuilt for Python 3.8
diff --git a/sources b/sources
index 5efd246..1096387 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (python-python-fido2-0.7.0.tar.gz) = 02a2d997a4af64c32badbc58e49b40201ce87b0294d6b3d9e85d430356d92d354e6de63d35195f53b4f69f6034342f139efc2c2dfbaf26103711942a4dc74bfb
+SHA512 (python-python-fido2-0.7.1.tar.gz) = 67163adfb8b90420a57d7f0aef9551af944b565168cffd86c02a2e2462aaae65c04b101ddacd24140326909873da07932521d22b0864f3310c698b5f8b282064
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-21 13:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21 13:51 [rpms/python-fido2] epel10.2: Update to 0.7.1 Orion Poplawski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox