From 96e25d6cc358a7d988c8e14a80f71aff58a2a2b8 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Mon, 13 Jun 2022 15:13:54 +0200 Subject: [PATCH] Rebuilt for Python 3.11 --- python-prettytable.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-prettytable.spec b/python-prettytable.spec index ce92735..ccc202f 100644 --- a/python-prettytable.spec +++ b/python-prettytable.spec @@ -3,7 +3,7 @@ Name: python-%{modname} Version: 0.7.2 -Release: 28%{?dist} +Release: 29%{?dist} Summary: Python library to display tabular data in tables License: BSD @@ -64,6 +64,9 @@ a row range. %changelog +* Mon Jun 13 2022 Python Maint - 0.7.2-29 +- Rebuilt for Python 3.11 + * Fri Jan 21 2022 Fedora Release Engineering - 0.7.2-28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild