From 377fc739d43e0d44c5da167163a406f108142975 Mon Sep 17 00:00:00 2001 From: Python Maint Date: Tue, 13 Jun 2023 20:56:51 +0200 Subject: [PATCH] Rebuilt for Python 3.12 --- python-urwid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-urwid.spec b/python-urwid.spec index fd15b3d..bbea22a 100644 --- a/python-urwid.spec +++ b/python-urwid.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 2.1.2 -Release: 8%{?dist} +Release: 9%{?dist} Summary: Console user interface library License: LGPLv2+ @@ -58,6 +58,9 @@ PYTHON=%{__python3} %{__python3} setup.py test || : %{python3_sitearch}/urwid-%{version}*.egg-info/ %changelog +* Tue Jun 13 2023 Python Maint - 2.1.2-9 +- Rebuilt for Python 3.12 + * Fri Jan 20 2023 Fedora Release Engineering - 2.1.2-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild