From 35af0acb8eb0d074ce18e84459283dc77e412eec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Thu, 15 Aug 2019 23:14:05 +0200 Subject: [PATCH] Rebuilt for Python 3.8 --- python-click.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/python-click.spec b/python-click.spec index d8c6b8a..226580d 100644 --- a/python-click.spec +++ b/python-click.spec @@ -2,7 +2,7 @@ Name: python-%{pypi_name} Version: 7.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Simple wrapper around optparse for powerful command line utilities License: BSD @@ -81,6 +81,9 @@ py.test-%{python3_version} tests --tb=long --verbose %{python3_sitelib}/%{pypi_name}/ %changelog +* Thu Aug 15 2019 Miro HronĨok - 7.0-5 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 7.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild