From 24735e1f3e9090c785f867a5cb87674cff86ecea Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Fri, 5 Feb 2021 02:16:26 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/python-prompt-toolkit.git#45d0f3460f0704341f1c46b34b7f3678c1674572 --- 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 7980541..1b5be2c 100644 --- a/python-prompt-toolkit.spec +++ b/python-prompt-toolkit.spec @@ -16,7 +16,7 @@ terminal applications in Python.} Name: python-%{pkgname} Version: 3.0.5 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Library for building powerful interactive command lines in Python License: BSD URL: https://github.com/prompt-toolkit/python-prompt-toolkit @@ -72,6 +72,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} pytest-%{python3_version} --verbose %changelog +* Wed Jan 27 2021 Fedora Release Engineering - 3.0.5-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Wed Jul 29 2020 Fedora Release Engineering - 3.0.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild