[pyflakes] Update to 0.7.2.

Ville Skyttä scop at fedoraproject.org
Mon Apr 29 09:30:39 UTC 2013


commit 0195789336fa7fc6cbe42cd7e8aad899e6d802a4
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Mon Apr 29 12:30:30 2013 +0300

    Update to 0.7.2.

 pyflakes.spec |    5 ++++-
 sources       |    2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/pyflakes.spec b/pyflakes.spec
index bd60f86..2eeb9d4 100644
--- a/pyflakes.spec
+++ b/pyflakes.spec
@@ -1,7 +1,7 @@
 %{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib())")}
 
 Name:           pyflakes
-Version:        0.7.1
+Version:        0.7.2
 Release:        1%{?dist}
 Summary:        A Lint-like tool for Python
 
@@ -50,6 +50,9 @@ rm -rf %{buildroot}
 %{_mandir}/man1/pyflakes.1*
 
 %changelog
+* Mon Apr 29 2013 Ville Skyttä <ville.skytta at iki.fi> - 0.7.2-1
+- Update to 0.7.2.
+
 * Tue Apr 23 2013 Ville Skyttä <ville.skytta at iki.fi> - 0.7.1-1
 - Update to 0.7.1.
 
diff --git a/sources b/sources
index 574aa70..3c1d65b 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 b7d85e93148586d309550fb50c733ac9  pyflakes_0.6.1-1~exp1.debian.tar.gz
-fca336e21e4244e61e396cb4888c55e7  pyflakes-0.7.1.tar.gz
+2b27790c2fd6020ed045674c03092a8c  pyflakes-0.7.2.tar.gz


More information about the scm-commits mailing list