From 8ec2ae62f0355d10100a057c1c243ff8dee1d448 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Aug 15 2019 21:52:35 +0000 Subject: Rebuilt for Python 3.8 --- diff --git a/pyflakes.spec b/pyflakes.spec index 331e373..db3a67c 100644 --- a/pyflakes.spec +++ b/pyflakes.spec @@ -15,7 +15,7 @@ Name: pyflakes # WARNING: When updating pyflakes, check not to break flake8! Version: 2.1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A simple program which checks Python source files for errors License: MIT @@ -136,6 +136,9 @@ ln -s pyflakes-%{defaultpython}.1 %{buildroot}%{_mandir}/man1/pyflakes.1 %endif %changelog +* Thu Aug 15 2019 Miro Hrončok - 2.1.1-3 +- Rebuilt for Python 3.8 + * Fri Jul 26 2019 Fedora Release Engineering - 2.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild