From da208dfda67adb5067dbfbfd46e3578b73df1ced Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Sun, 18 Aug 2019 14:59:58 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-prompt-toolkit.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-prompt-toolkit.spec b/python-prompt-toolkit.spec index b6bf725..a4be2c6 100644 --- a/python-prompt-toolkit.spec +++ b/python-prompt-toolkit.spec @@ -16,7 +16,7 @@ terminal applications in Python.} Name: python-%{pkgname} Version: 2.0.9 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Library for building powerful interactive command lines in Python License: BSD URL: https://github.com/jonathanslenders/python-prompt-toolkit @@ -76,6 +76,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{python3_version} --verbose %changelog +* Sun Aug 18 2019 Miro HronĨok - 2.0.9-4 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 2.0.9-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild