From 5c1f72b56913150128315a7a26031cdc8092c749 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Sun, 18 Aug 2019 11:30:15 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-yubico.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-yubico.spec b/python-yubico.spec index 07b533f..7dba23c 100644 --- a/python-yubico.spec +++ b/python-yubico.spec @@ -3,7 +3,7 @@ Name: python-%{srcname} Version: 1.3.2 -Release: 14%{?dist} +Release: 15%{?dist} Summary: Pure-python library for interacting with Yubikeys License: BSD @@ -55,6 +55,9 @@ nosetests-%{python3_version} -e test_challenge_response -e test_serial -e test_s %changelog +* Sun Aug 18 2019 Zbigniew Jędrzejewski-Szmek - 1.3.2-15 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 1.3.2-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild