Hello community,

here is the log from the commit of package mypy for openSUSE:Factory checked in 
at 2017-10-29 20:24:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mypy (Old)
 and      /work/SRC/openSUSE:Factory/.mypy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mypy"

Sun Oct 29 20:24:53 2017 rev:2 rq:537358 version:0.540

Changes:
--------
--- /work/SRC/openSUSE:Factory/mypy/mypy.changes        2017-08-24 
18:49:10.656634973 +0200
+++ /work/SRC/openSUSE:Factory/.mypy.new/mypy.changes   2017-10-29 
20:25:22.869125300 +0100
@@ -1,0 +2,21 @@
+Sat Oct 21 20:44:08 UTC 2017 - [email protected]
+
+- update to 0.540
+ * Switch to More Rapid Releases
+   new mypy version roughly every 2-4 weeks
+ * New Features
+  * Allow assignments to multiple targets from union types (Ivan Levkivskyi, 
PR 4067)
+  * Allow definitions of subscripted type aliases such as Item = Tuple[int, 
str] within functions (Ivan Levkivskyi, PR 4000)
+  * Narrow type of optional left operand of in operator if the collection 
items aren’t optional (Ivan Levkivskyi, PR 4072)
+  * Generate an error if <unknown> type would be inferred for a variable (PR 
4112) 
+ * Notable Bugs Fixed
+  * Fix errors not being reported for some modules with incremental mode by 
deleting cache file for a module if errors are found (Ivan Levkivskyi, PR 4045)
+  * Fix incremental mode crash related to Type[...] types (Ivan Levkivskyi, PR 
4038)
+  * Fix crash related to tuple types (Ivan Levkivskyi, PR 4051)
+  * Fix incorrect errors about __getattr__ methods (Ivan Levkivskyi, PR 4073)
+  * Fixes to non-method attributes with callable types (Elazar Gershuni, PR 
4016)
+  * Fix function overloading based on Type[...] types (Ivan Levkivskyi, PR 
4037)
+  * Fix processing invalid overloaded function definitions (Elazar Gershuni, 
PR 4064)
+  * Fix handling of disallow_any/disallow_untyped_defs combination in mypy 
config file (Jelle Zijlstra, PR 4076) 
+
+-------------------------------------------------------------------

Old:
----
  mypy-0.521.tar.gz

New:
----
  mypy-0.540.tar.gz

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

Other differences:
------------------
++++++ mypy.spec ++++++
--- /var/tmp/diff_new_pack.1V9cME/_old  2017-10-29 20:25:23.497102414 +0100
+++ /var/tmp/diff_new_pack.1V9cME/_new  2017-10-29 20:25:23.501102268 +0100
@@ -20,7 +20,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %bcond_without test
 Name:           mypy
-Version:        0.521
+Version:        0.540
 Release:        0
 Summary:        Optional static typing for Python
 License:        MIT

++++++ mypy-0.521.tar.gz -> mypy-0.540.tar.gz ++++++
++++ 40087 lines of diff (skipped)


Reply via email to