[python-pep8] Update to 1.5.7

Matthias Runge mrunge at fedoraproject.org
Mon Oct 20 08:22:05 UTC 2014


commit d5c2304941b9a3d99b0e0b1690c35a9583eb5393
Author: Matthias Runge <mrunge at redhat.com>
Date:   Mon Oct 20 10:21:56 2014 +0200

    Update to 1.5.7

 .gitignore       |    1 +
 python-pep8.spec |    8 +++++---
 sources          |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a7ee02b..977f905 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ jcrocholl-pep8-29968a6.tar.gz
 /pep8-1.4.6.tar.gz
 /pep8-1.5.4.tar.gz
 /pep8-1.5.6.tar.gz
+/pep8-1.5.7.tar.gz
diff --git a/python-pep8.spec b/python-pep8.spec
index 163b9ca..e91165f 100644
--- a/python-pep8.spec
+++ b/python-pep8.spec
@@ -9,8 +9,8 @@
 %global module_name pep8
 
 Name:           python-%{module_name}
-Version:        1.5.6
-Release:        3%{?dist}
+Version:        1.5.7
+Release:        1%{?dist}
 Summary:        Python style guide checker
 
 Group:          Development/Languages
@@ -19,7 +19,6 @@ Group:          Development/Languages
 License:        MIT
 URL:            http://pypi.python.org/pypi/%{module_name}
 Source0:        http://pypi.python.org/packages/source/p/%{module_name}/%{module_name}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
 BuildRequires:  python2-devel
@@ -113,6 +112,9 @@ popd
 %endif
 
 %changelog
+* Mon Oct 20 2014 Matthias Runge <mrunge at redhat.com> - 1.5.7-1
+- update to 1.5.7
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.5.6-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index dfcd6bd..ceeb03c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-86a0f1834208e5ac11323fdd6ccd17cd  pep8-1.5.6.tar.gz
+f6adbdd69365ecca20513c709f9b7c93  pep8-1.5.7.tar.gz


More information about the scm-commits mailing list