From d7e028bb4d7ac9fdd1a3c0fdc214c368ddbd82ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 19 Aug 2019 11:00:55 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-urwid.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-urwid.spec b/python-urwid.spec index 5224d60..ffc3232 100644 --- a/python-urwid.spec +++ b/python-urwid.spec @@ -4,7 +4,7 @@ Name: python-%{srcname} Version: 2.0.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Console user interface library License: LGPLv2+ @@ -57,6 +57,9 @@ PYTHON=%{__python3} %{__python3} setup.py test %{python3_sitearch}/urwid-%{version}*.egg-info/ %changelog +* Mon Aug 19 2019 Miro HronĨok - 2.0.1-8 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 2.0.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild