From 4c113f9ccba87fbed1b658f98373d561f85d9c8f Mon Sep 17 00:00:00 2001 From: Python Maint Date: Fri, 4 Jun 2021 21:07:28 +0200 Subject: [PATCH] Rebuilt for Python 3.10 --- python-urwid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-urwid.spec b/python-urwid.spec index 7e05ed9..585fb37 100644 --- a/python-urwid.spec +++ b/python-urwid.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 2.1.2 -Release: 2%{?dist} +Release: 3%{?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 +* Fri Jun 04 2021 Python Maint - 2.1.2-3 +- Rebuilt for Python 3.10 + * Wed Jan 27 2021 Fedora Release Engineering - 2.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild