From 087014847ccad5b24a973b258ae1c38735efe85f Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Thu, 24 Oct 2019 16:50:15 -0600 Subject: [PATCH] Update to 0.7.2 --- .gitignore | 1 + python-fido2-setup.patch | 20 +++++++++++--------- python-fido2.spec | 5 ++++- sources | 2 +- 4 files changed, 17 insertions(+), 11 deletions(-) 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 - 0.7.2-1 +- Update to 0.7.2 + * Thu Sep 26 2019 Orion Poplawski - 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