[python-pep8] update to 1.5.6

Matthias Runge mrunge at fedoraproject.org
Wed May 14 14:11:41 UTC 2014


commit b60dbddb433091193f11d13bfa195096fc600312
Author: Matthias Runge <mrunge at redhat.com>
Date:   Wed May 14 16:11:25 2014 +0200

    update to 1.5.6

 .gitignore       |    1 +
 python-pep8.spec |    5 ++++-
 sources          |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8c41c9e..a7ee02b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ jcrocholl-pep8-29968a6.tar.gz
 /pep8-1.4.5.tar.gz
 /pep8-1.4.6.tar.gz
 /pep8-1.5.4.tar.gz
+/pep8-1.5.6.tar.gz
diff --git a/python-pep8.spec b/python-pep8.spec
index 2f4dacd..a1e7602 100644
--- a/python-pep8.spec
+++ b/python-pep8.spec
@@ -9,7 +9,7 @@
 %global module_name pep8
 
 Name:           python-%{module_name}
-Version:        1.5.4
+Version:        1.5.6
 Release:        1%{?dist}
 Summary:        Python style guide checker
 
@@ -113,6 +113,9 @@ popd
 %endif
 
 %changelog
+* Wed May 14 2014 Matthias Runge <mrunge at redhat.com> - 1.5.6-1
+- update to 1.5.6 (rhbz#1087351)
+
 * Tue Apr 08 2014 Matthias Runge <mrunge at redhat.com> - 1.5.4-1
 - require python3-setuptools (rhbz#1084756)
 - update to 1.5.4 (rhbz#1081516)
diff --git a/sources b/sources
index 7b16e6f..dfcd6bd 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5a451ad5694187d36af046b4724920e1  pep8-1.5.4.tar.gz
+86a0f1834208e5ac11323fdd6ccd17cd  pep8-1.5.6.tar.gz


More information about the scm-commits mailing list