From 5d23ce2038f29012cf541f63a7e06c16e651d5cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Dec 2016 18:20:38 +0100 Subject: [PATCH] Rebuild for Python 3.6 --- python-yubico.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-yubico.spec b/python-yubico.spec index 0ba7b02..9f1aec2 100644 --- a/python-yubico.spec +++ b/python-yubico.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 1.3.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Pure-python library for interacting with Yubikeys License: BSD @@ -79,6 +79,9 @@ nosetests-%{python3_version} -e test_challenge_response -e test_serial -e test_s %changelog +* Mon Dec 19 2016 Miro HronĨok - 1.3.2-4 +- Rebuild for Python 3.6 + * Tue Jul 19 2016 Fedora Release Engineering - 1.3.2-3 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages