From 6e95b71a59bfedafebd7a434566419b50b54eaa8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sat, 23 May 2020 05:48:27 +0200 Subject: [PATCH] Rebuilt for Python 3.9 --- python-prettytable.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-prettytable.spec b/python-prettytable.spec index e294d17..f56e66b 100644 --- a/python-prettytable.spec +++ b/python-prettytable.spec @@ -3,7 +3,7 @@ Name: python-%{modname} Version: 0.7.2 -Release: 22%{?dist} +Release: 23%{?dist} Summary: Python library to display tabular data in tables License: BSD @@ -64,6 +64,9 @@ a row range. %changelog +* Sat May 23 2020 Miro HronĨok - 0.7.2-23 +- Rebuilt for Python 3.9 + * Thu Jan 30 2020 Fedora Release Engineering - 0.7.2-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild