From 7b9c24956c00dac9df1c77ca23528c7c2a677979 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 26 May 2020 03:47:18 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-yubico.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-yubico.spec b/python-yubico.spec index 0f878a8..9a3aad9 100644 --- a/python-yubico.spec +++ b/python-yubico.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 1.3.3 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Pure-python library for interacting with Yubikeys License: BSD @@ -52,6 +52,9 @@ nosetests-%{python3_version} -e test_challenge_response -e test_serial -e test_s %changelog +* Tue May 26 2020 Miro HronĨok - 1.3.3-2 +- Rebuilt for Python 3.9 + * Thu Mar 05 2020 Mohan Boddu - 1.3.3-1 - Update to 1.3.3 - Removing py3 patches