msuchy pushed to spacewalk-pylint (master). "Update spacewalk-pylint to 2.3.2-1"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 15 05:08:52 UTC 2015


>From 77b090c88423497ed54ab6474c46da7ee07e0c24 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Miroslav=20Such=C3=BD?= <msuchy at redhat.com>
Date: Wed, 15 Apr 2015 07:08:41 +0200
Subject: Update spacewalk-pylint to 2.3.2-1


diff --git a/.gitignore b/.gitignore
index b0ae8c8..3d2d730 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /spacewalk-pylint-0.11.tar.gz
 /spacewalk-pylint-0.12.tar.gz
 /spacewalk-pylint-2.2.10.tar.gz
+/spacewalk-pylint-2.3.2.tar.gz
diff --git a/sources b/sources
index 7d997ac..35f7cb6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-870b5e796870ee04d2642dad242e6bfe  spacewalk-pylint-2.2.10.tar.gz
+6dc371612ff408fb62a215fb3476397c  spacewalk-pylint-2.3.2.tar.gz
diff --git a/spacewalk-pylint.spec b/spacewalk-pylint.spec
index f227f7a..dbb8500 100644
--- a/spacewalk-pylint.spec
+++ b/spacewalk-pylint.spec
@@ -1,5 +1,5 @@
 Name:		spacewalk-pylint
-Version:	2.2.10
+Version:	2.3.2
 Release:	1%{?dist}
 Summary:	Pylint configuration for spacewalk python packages
 
@@ -44,7 +44,7 @@ install -d -m 755 %{buildroot}/%{_sysconfdir}
 install -p -m 644 spacewalk-pylint.rc %{buildroot}/%{_sysconfdir}/
 %if 0%{?rhel}
 # new checks in pylint 1.1
-sed -i '/disable=/ s/,bad-whitespace,unpacking-non-sequence,superfluous-parens//g;' \
+sed -i '/disable=/ s/,bad-whitespace,unpacking-non-sequence,superfluous-parens,cyclic-import//g;' \
         %{buildroot}%{_sysconfdir}/spacewalk-pylint.rc
 %endif
 %if 0%{?rhel} && 0%{?rhel} < 7
@@ -67,6 +67,12 @@ rm -rf %{buildroot}
 %doc LICENSE
 
 %changelog
+* Wed Jan 14 2015 Matej Kollar <mkollar at redhat.com> 2.3.2-1
+- Getting rid of Tabs and trailing spaces in LICENSE, COPYING, and README files
+
+* Fri Aug 01 2014 Michael Mraka <michael.mraka at redhat.com> 2.3.1-1
+- disable reporting cyclic imports
+
 * Mon Jun 30 2014 Michael Mraka <michael.mraka at redhat.com> 2.2.10-1
 - disable useless-else-on-loop also in pylint 1.0
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/spacewalk-pylint.git/commit/?h=master&id=77b090c88423497ed54ab6474c46da7ee07e0c24


More information about the scm-commits mailing list