Hello community,

here is the log from the commit of package python-pylint for openSUSE:Factory 
checked in at 2012-02-24 06:53:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pylint (Old)
 and      /work/SRC/openSUSE:Factory/.python-pylint.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pylint", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pylint/python-pylint.changes      
2011-09-23 12:43:09.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-pylint.new/python-pylint.changes 
2012-02-24 06:53:55.000000000 +0100
@@ -1,0 +2,31 @@
+Thu Feb 23 14:26:22 UTC 2012 - [email protected]
+
+- Provide detail about each version update to please darix ;-)
+
+-------------------------------------------------------------------
+Sat Feb 18 16:06:21 UTC 2012 - [email protected]
+
+- Update to version 0.25.1:
+  * #81078: Warn if names in  exception handlers clobber
+    overwrite existing names (patch by [email protected])
+  * #81113: Fix W0702 messages appearing with the wrong line
+    number. (patch by [email protected])
+  * #50461, #52020, #51222: Do not issue warnings when using
+    2.6's property.setter/deleter functionality
+    (patch by [email protected])
+  * #9188, #4024: Do not trigger W0631 if a loop variable is
+    assigned in the else branch of a for loop.
+- Changes from version 0.25.0:
+  * #74742: make allowed name for first argument of class method configurable
+    (patch by Google)
+  * #74087: handle case where inference of a module return YES; this avoid
+    some cases of "TypeError: '_Yes' object does not support indexing" (patch
+    by Google)
+  * #74745: make "too general" exception names configurable (patch by Google)
+  * #74747: crash occurs when lookup up a special attribute in class scope
+    (patch by google)
+  * #76920: crash if on eg "pylint --rcfile"(patch by Torsten Marek)
+  * #77237: warning for E0202 may be very misleading
+  * #73941: HTML report messages table is badly rendered
+
+-------------------------------------------------------------------
@@ -4 +35 @@
-- update to 0.24.0:
+- Update to version 0.24.0:
@@ -26 +57 @@
-- update to 0.23.0
+- Update to version 0.23.0:
@@ -40 +71 @@
-- Update to 0.22.0:
+- Update to version 0.22.0:

Old:
----
  pylint-0.24.0.tar.gz

New:
----
  pylint-0.25.1.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-pylint.spec ++++++
--- /var/tmp/diff_new_pack.33T9pT/_old  2012-02-24 06:53:57.000000000 +0100
+++ /var/tmp/diff_new_pack.33T9pT/_new  2012-02-24 06:53:57.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pylint
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,14 +16,13 @@
 #
 
 
-
 Name:           python-pylint
-Version:        0.24.0
-Release:        1
-License:        GPL-2.0+
+Version:        0.25.1
+Release:        0
 Summary:        Syntax and style checker for Python code
-Url:            http://www.logilab.org/projects/pylint/
+License:        GPL-2.0+
 Group:          Development/Languages/Python
+Url:            http://www.logilab.org/projects/pylint/
 Source:         pylint-%{version}.tar.gz
 BuildRequires:  python-devel
 Requires:       python-logilab-astng >= 0.21.1

++++++ pylint-0.24.0.tar.gz -> pylint-0.25.1.tar.gz ++++++
++++ 2145 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to