From b9d8b0aa02087e7f2be062bf17836de0d53c187c Mon Sep 17 00:00:00 2001 From: Charalampos Stratakis Date: Dec 10 2016 21:48:29 +0000 Subject: Rebuild for Python 3.6 --- diff --git a/pyflakes.spec b/pyflakes.spec index 3dc5407..36e27e5 100644 --- a/pyflakes.spec +++ b/pyflakes.spec @@ -1,6 +1,6 @@ Name: pyflakes Version: 1.3.0 -Release: 3%{?dist} +Release: 4%{?dist} Summary: A simple program which checks Python source files for errors License: MIT @@ -90,6 +90,9 @@ ln -s pyflakes-2 %{buildroot}%{_bindir}/pyflakes %{_mandir}/man1/python3-pyflakes.1* %changelog +* Fri Dec 09 2016 Charalampos Stratakis - 1.3.0-4 +- Rebuild for Python 3.6 + * Thu Dec 8 2016 Ville Skyttä - 1.3.0-3 - Unconditionalize python3 build