Hello community,

here is the log from the commit of package mypy for openSUSE:Factory checked in 
at 2020-01-16 18:13:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mypy (Old)
 and      /work/SRC/openSUSE:Factory/.mypy.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mypy"

Thu Jan 16 18:13:21 2020 rev:17 rq:761133 version:0.761

Changes:
--------
--- /work/SRC/openSUSE:Factory/mypy/mypy.changes        2019-12-29 
15:49:24.159168166 +0100
+++ /work/SRC/openSUSE:Factory/.mypy.new.26092/mypy.changes     2020-01-16 
18:13:23.936708663 +0100
@@ -1,0 +2,28 @@
+Wed Jan  1 11:15:20 UTC 2020 - Sebastian Wagner <[email protected]>
+
+- update to version 0.761
+- update to version 0.760:
+ - Type Signature Suggestions for Tools
+ - Type Inference Improvements
+ - Fixes to Regressions
+  - Fix regression introduced in 0.750: union (non-)simplification should not 
affect type inference (PR 8095) 
+ - Breaking Changes
+  - Make the error code of a binary operation involving overload operator, for 
consistency (PR 8124) 
+ - Other Notable Improvements and Bug Fixes
+  - Generate error when assigning an Enum or TypedDict type to an attribute 
(Xuanda Yang, PR 8107)
+  - Fix relative path calculation if path is on a different drive on Windows 
(Netzeband, PR 8094)
+  - Don’t infer an abstract type object type from concrete type object values 
(Xuanda Yang, PR 8096)
+  - Fix an inconsistency with type checking lambda expressions (PR 8080)
+  - Fix crash involving generic callable types (PR 8075)
+  - Improve error message with long tuple initializer (Xuanda Yang, PR 7995)
+  - Improve mypy daemon documentation (PR 8041)
+  - Recommend typing_extensions instead of mypy_extensions for TypedDict (PR 
8023)
+  - Fix an inconsistency with self types (PR 8030, PR 8021)
+  - Support type alias within Literal[...] (Xuanda Yang, PR 8014)
+  - Fix --warn-return-any false positive when returning Any from a function 
declared to return object (Xuanda Yang, PR 8011)
+  - Stubgen: Split @abstractproperty into @abstractmethod and @property 
(Xuanda Yang, PR 8066)
+  - Stubgen: Give a better error message when using a .pyd file as target 
(Xuanda Yang, PR 8063)
+  - Update stubgen documentation (PR 8031) 
+ - Typeshed Updates
+  - Many small improvements were made to typeshed — too many to list. Browse 
the typeshed commit log here. 
+-------------------------------------------------------------------

Old:
----
  mypy-0.750.tar.gz

New:
----
  mypy-0.761.tar.gz

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

Other differences:
------------------
++++++ mypy.spec ++++++
--- /var/tmp/diff_new_pack.egqEXs/_old  2020-01-16 18:13:24.904709210 +0100
+++ /var/tmp/diff_new_pack.egqEXs/_new  2020-01-16 18:13:24.908709212 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mypy
 #
-# Copyright (c) 2019 SUSE LLC
+# Copyright (c) 2020 SUSE LLC
 #
 # 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:           mypy
-Version:        0.750
+Version:        0.761
 Release:        0
 Summary:        Optional static typing for Python
 License:        MIT

++++++ mypy-0.750.tar.gz -> mypy-0.761.tar.gz ++++++
++++ 6624 lines of diff (skipped)


Reply via email to