diff --git a/python-pycodestyle.spec b/python-pycodestyle.spec index 0d49e94..b0f6a65 100644 --- a/python-pycodestyle.spec +++ b/python-pycodestyle.spec @@ -3,7 +3,7 @@ Name: python-%{module_name} # WARNING: When updating pycodestyle, check not to break flake8! Version: 2.5.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python style guide checker License: MIT URL: https://pypi.python.org/pypi/%{module_name} @@ -109,6 +109,9 @@ install -D docs/_build/man/%{module_name}.1 %{buildroot}%{_mandir}/man1/%{module %{python3_sitelib}/__pycache__/%{module_name}* %changelog +* Sat Aug 17 2019 Miro HronĨok - 2.5.0-4 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 2.5.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild