Hello community,

here is the log from the commit of package python-astroid for openSUSE:Factory 
checked in at 2014-07-23 22:07:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-astroid (Old)
 and      /work/SRC/openSUSE:Factory/.python-astroid.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-astroid"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-astroid/python-astroid.changes    
2013-12-03 10:31:40.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-astroid.new/python-astroid.changes       
2014-07-24 01:16:15.000000000 +0200
@@ -1,0 +2,24 @@
+Thu Jul 10 13:12:12 UTC 2014 - toddrme2...@gmail.com
+
+- Update to 1.1.1
+    * `Class.metaclass()` looks in ancestors when the current class
+      does not define explicitly a metaclass.
+    * Do not cache modules if a module with the same qname is already
+      known, and only return cached modules if both name and filepath
+      match. Fixes pylint Bitbucket issue #136.
+- Update to 1.1.0
+    * All class nodes are marked as new style classes for Py3k.
+    * Add a `metaclass` function to `Class` nodes to
+      retrieve their metaclass.
+    * Add a new YieldFrom node.
+    * Add support for inferring arguments to namedtuple invocations.
+    * Make sure that objects returned for namedtuple
+      inference have parents.
+    * Don't crash when inferring nodes from `with` clauses
+      with multiple context managers. Closes #18.
+    * Don't crash when a class has some __call__ method that is not
+      inferable. Closes #17.
+    * Unwrap instances found in `.ancestors()`, by using their _proxied
+      class.
+
+-------------------------------------------------------------------

Old:
----
  astroid-1.0.1.tar.gz

New:
----
  astroid-1.1.1.tar.gz

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

Other differences:
------------------
++++++ python-astroid.spec ++++++
--- /var/tmp/diff_new_pack.d0FeaM/_old  2014-07-24 01:16:17.000000000 +0200
+++ /var/tmp/diff_new_pack.d0FeaM/_new  2014-07-24 01:16:17.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-astroid
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -17,7 +17,7 @@
 
 
 Name:           python-astroid
-Version:        1.0.1
+Version:        1.1.1
 Release:        0
 Url:            http://bitbucket.org/logilab/astroid
 Summary:        Rebuild a new abstract syntax tree from Python's ast

++++++ astroid-1.0.1.tar.gz -> astroid-1.1.1.tar.gz ++++++
++++ 2131 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to