From 35af0acb8eb0d074ce18e84459283dc77e412eec Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Aug 15 2019 21:14:05 +0000 Subject: Rebuilt for Python 3.8 --- 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