Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mypy for openSUSE:Factory checked in 
at 2022-09-28 17:51:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mypy (Old)
 and      /work/SRC/openSUSE:Factory/.mypy.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mypy"

Wed Sep 28 17:51:45 2022 rev:31 rq:1006563 version:0.981

Changes:
--------
--- /work/SRC/openSUSE:Factory/mypy/mypy.changes        2022-08-10 
17:12:32.525589298 +0200
+++ /work/SRC/openSUSE:Factory/.mypy.new.2275/mypy.changes      2022-09-28 
17:51:46.387234668 +0200
@@ -1,0 +2,31 @@
+Tue Sep 27 16:01:57 UTC 2022 - Daniel Garcia <daniel.gar...@suse.com>
+
+- Remove mypy-pr13259-walrus.patch because it's not needed anymore, it's in the
+  release now -- gh#python/mypy#13259
+
+- Update to 0.981
+  - Drop support for Python3.6 and python2
+  - Generate Error on Unbound TypeVar Return Type
+  - Methods with Empty Bodies in Protocols Are Abstract
+  - Implicit Optional Types Will Be Disabled by Default
+  - Precise Types for **kwds Using TypedDict
+  - Experimental Support for General Recursive Types
+  - Generic NamedTuples and TypedDicts
+  - Better Support for Callable Attributes
+  - Per-Module Error Code Configuration
+  - Experimental Support for Interactive Inspection of Expressions
+  - Mypyc Improvements
+    * Support async for as a statement and in comprehensions (Michael J.
+      Sullivan, PR 13444)
+    * Support async with (Michael J. Sullivan, PR 13442)
+    * Fix clang warning on different signs integer (Paul m. p. Peny, PR 13239)
+    * Fix AttributeError message (Jukka Lehtosalo, PR 13382)
+    * Fix __call__ subclasses (Ken Jin, PR 13152)
+    * Fix setup conflict with attributes named up (davfsa, PR 13012)
+    * Fix bad C generated for multiple assignment (Jukka Lehtosalo, PR 13147)
+    * Update, simplify check version test (Shantanu, PR 13125)
+
+  The full release notes can be found here: 
+  https://mypy-lang.blogspot.com/2022/09/mypy-0981-released.html
+
+-------------------------------------------------------------------

Old:
----
  mypy-0.971.tar.gz
  mypy-pr13259-walrus.patch

New:
----
  mypy-0.981.tar.gz

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

Other differences:
------------------
++++++ mypy.spec ++++++
--- /var/tmp/diff_new_pack.jQlLSv/_old  2022-09-28 17:51:46.927235754 +0200
+++ /var/tmp/diff_new_pack.jQlLSv/_new  2022-09-28 17:51:46.935235770 +0200
@@ -21,7 +21,7 @@
 %define skip_python2 1
 %define typed_ast_version 1.5.1
 Name:           mypy
-Version:        0.971
+Version:        0.981
 Release:        0
 Summary:        Optional static typing for Python
 License:        MIT
@@ -31,8 +31,6 @@
 # License Source1: Apache-2.0. Only for the test suite, not packaged here.
 Source1:        
https://files.pythonhosted.org/packages/source/t/types-typed-ast/types-typed-ast-%{typed_ast_version}.tar.gz
 Source99:       mypy-rpmlintrc
-# PATCH-FIX-UPSTREAM mypy-pr13259-walrus.patch gh#python/mypy#13259 -- fix 
test failures with Python >= 3.10.6
-Patch0:         mypy-pr13259-walrus.patch
 BuildRequires:  %{python_module mypy_extensions >= 0.4.3}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module tomli >= 1.1.0 if %python-base < 3.11}

++++++ mypy-0.971.tar.gz -> mypy-0.981.tar.gz ++++++
++++ 171343 lines of diff (skipped)

Reply via email to