Hello community,

here is the log from the commit of package mypy for openSUSE:Factory checked in 
at 2018-05-01 23:35:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mypy (Old)
 and      /work/SRC/openSUSE:Factory/.mypy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mypy"

Tue May  1 23:35:07 2018 rev:6 rq:602663 version:0.590

Changes:
--------
--- /work/SRC/openSUSE:Factory/mypy/mypy.changes        2018-03-11 
15:25:49.913965545 +0100
+++ /work/SRC/openSUSE:Factory/.mypy.new/mypy.changes   2018-05-01 
23:35:13.159234817 +0200
@@ -1,0 +2,35 @@
+Sat Apr 14 11:48:34 UTC 2018 - sebix+novell....@sebix.at
+
+- update to version 0.590:
+ * New Features
+  * experimental support for PEP 561
+  * Incremental mode is on by default
+  * Flags for always true/false
+  * Add a per-module follow_imports_for_stubs options
+ * Notable Bugs Fixed
+  * Fix error message when assigning to read-only property (PR 4863 by Michael 
Lee, fixes issue 4756)
+  * Respect --follow-imports=silent in --warn-unused-ignores (PR 4857, fixes 
issue 3949)
+  * Don't produce spurious “unused type ignore” messages in incremental mode 
(PR 4841, fixes issue 2960)
+  * Fix operator access on Type[...] (PR 4823, fixes issue 4789)
+  * Remove incorrect override check on overloaded methods (PR 4810 by Michael 
Lee, fixes issue 4565)
+  * Handle NotImplemented returned from __ne__ (PR 4770 by Peter Ludemann, 
fixes issue 4767)
+  * Options in mypy.ini should be spelled with underscores, not hyphens (PR 
4754 by Emil Hessman, fixes issue 4753) 
+ * Documentation Improvements
+  * Add coroutines to cheat sheet (PR 4677 by Rob Day)
+  * Add None return/strict-optional to common issues (PR 4594 by Viet Hung 
Nguyen)
+  * Mention that SupportsInt and friends don't support arithmetic (PR 4781, 
fixes issue 4758) 
+ * Stubgen Improvements
+  * Emit Any type annotations for unannotated arguments (PR 4774 by Matt 
Gilson, fixes issue 4766)
+  * Fix stubgen --recursive to only generate stubs for requested submodules. 
(PR 4845 by Matt Gilson, fixes issue 4844)
+  * Properly format Callables (PR 4650 by Evan Hubinger, fixes issue 4640) 
+
+-------------------------------------------------------------------
+Fri Mar 23 19:57:09 UTC 2018 - sebix+novell....@sebix.at
+
+- update to version 0.580:
+ * Type check class decorators
+ * Plugin for typechecking classes generated by attrs (Documentation)
+ * Hooks into the semantic analyzer for plugins (PR 4328, PR 4397)
+ * bugfixes and improved error messages
+
+-------------------------------------------------------------------

Old:
----
  mypy-0.570.tar.gz

New:
----
  mypy-0.590.tar.gz

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

Other differences:
------------------
++++++ mypy.spec ++++++
--- /var/tmp/diff_new_pack.CP4H4c/_old  2018-05-01 23:35:14.603182298 +0200
+++ /var/tmp/diff_new_pack.CP4H4c/_new  2018-05-01 23:35:14.607182153 +0200
@@ -22,7 +22,7 @@
 %endif
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           mypy
-Version:        0.570
+Version:        0.590
 Release:        0
 Summary:        Optional static typing for Python
 License:        MIT

++++++ mypy-0.570.tar.gz -> mypy-0.590.tar.gz ++++++
++++ 28015 lines of diff (skipped)


Reply via email to