From 821dfe2209e2ef1d4df13eaf739958fe8b2ec5cd Mon Sep 17 00:00:00 2001 From: Matěj Cepl Date: May 21 2015 15:49:45 +0000 Subject: update to 2.4.1 (rhbz#1178814) --- diff --git a/.gitignore b/.gitignore index 42b9a8d..ee5dffb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /flake8-2.0.tar.gz /flake8-2.1.0.tar.gz /flake8-2.2.5.tar.gz +/flake8-2.4.1.tar.gz diff --git a/python-flake8.spec b/python-flake8.spec index 8e52214..be53ea2 100644 --- a/python-flake8.spec +++ b/python-flake8.spec @@ -1,4 +1,4 @@ -%if 0%{?fedora} > 12 +%if 0%{?fedora} > 12 %bcond_without python3 %else %bcond_with python3 @@ -7,7 +7,7 @@ %global modname flake8 Name: python-%{modname} -Version: 2.2.5 +Version: 2.4.1 Release: 1%{?dist} Summary: Code checking using pep8 and pyflakes @@ -154,6 +154,9 @@ popd %changelog +* Thu May 21 2015 Matej Cepl - 2.4.1-1 +- update to 2.4.1 (rhbz#1178814) + * Mon Oct 20 2014 Matthias Runge - 2.2.5-1 - update to 2.2.5 (rhbz#1132878) diff --git a/sources b/sources index c872578..f90b2ac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -6dea927949b94c9d9495ab24bcdf9cf0 flake8-2.2.5.tar.gz +ed45d3db81a3b7c88bd63c6e37ca1d65 flake8-2.4.1.tar.gz