From 48cf45e763416fec99c392089feb2b421c2f296f Mon Sep 17 00:00:00 2001 From: Python Maint Date: Thu, 3 Jun 2021 10:27:26 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-prettytable.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-prettytable.spec b/python-prettytable.spec index a369020..c47578d 100644 --- a/python-prettytable.spec +++ b/python-prettytable.spec @@ -3,7 +3,7 @@ Name: python-%{modname} Version: 0.7.2 -Release: 25%{?dist} +Release: 26%{?dist} Summary: Python library to display tabular data in tables License: BSD @@ -64,6 +64,9 @@ a row range. %changelog +* Thu Jun 03 2021 Python Maint - 0.7.2-26 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 0.7.2-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild