From 4267160b3e44ce906d1e86d0476e0e7b95a1df20 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Tue, 19 Jun 2018 11:25:05 +0200 Subject: [PATCH] Rebuilt for Python 3.7 --- python-yubico.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-yubico.spec b/python-yubico.spec index 710acb5..05cbdfe 100644 --- a/python-yubico.spec +++ b/python-yubico.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 1.3.2 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Pure-python library for interacting with Yubikeys License: BSD @@ -80,6 +80,9 @@ nosetests-%{python3_version} -e test_challenge_response -e test_serial -e test_s %changelog +* Tue Jun 19 2018 Miro HronĨok - 1.3.2-9 +- Rebuilt for Python 3.7 + * Fri Feb 09 2018 Fedora Release Engineering - 1.3.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild