Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package mypy for openSUSE:Factory checked in 
at 2023-06-21 22:39:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/mypy (Old)
 and      /work/SRC/openSUSE:Factory/.mypy.new.15902 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "mypy"

Wed Jun 21 22:39:23 2023 rev:38 rq:1094247 version:1.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/mypy/mypy.changes        2023-05-14 
16:34:00.299859594 +0200
+++ /work/SRC/openSUSE:Factory/.mypy.new.15902/mypy.changes     2023-06-21 
22:40:28.794595318 +0200
@@ -1,0 +2,9 @@
+Tue Jun 20 20:50:48 UTC 2023 - Matej Cepl <mc...@suse.com>
+
+- Update to 1.4.0:
+  - The Override Decorator
+  - Propagating Type Narrowing to Nested Functions
+  - Narrowing Enum Values Using “==”
+  - Performance Improvements
+
+-------------------------------------------------------------------

Old:
----
  mypy-1.3.0.tar.gz

New:
----
  mypy-1.4.0.tar.gz

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

Other differences:
------------------
++++++ mypy.spec ++++++
--- /var/tmp/diff_new_pack.lldzty/_old  2023-06-21 22:40:29.394598930 +0200
+++ /var/tmp/diff_new_pack.lldzty/_new  2023-06-21 22:40:29.398598953 +0200
@@ -23,7 +23,7 @@
 %define types_psutil_version 5.9.5.12
 %define types_setuptools_version 67.7.0.1
 Name:           mypy
-Version:        1.3.0
+Version:        1.4.0
 Release:        0
 Summary:        Optional static typing for Python
 License:        MIT
@@ -36,21 +36,18 @@
 # License Source3: Apache-2.0. Only for the test suite, not packaged here.
 Source3:        
https://files.pythonhosted.org/packages/source/t/types-setuptools/types-setuptools-%{types_setuptools_version}.tar.gz
 Source99:       mypy-rpmlintrc
-BuildRequires:  %{python_module mypy_extensions >= 0.4.3}
+BuildRequires:  %{python_module mypy_extensions >= 1.0.0}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module tomli >= 1.1.0 if %python-base < 3.11}
 BuildRequires:  %{python_module typed-ast >= 1.4.0 if %python-base < 3.8}
 BuildRequires:  %{python_module typing_extensions >= 3.10}
+BuildRequires:  %{python_module wheel}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Requires:       python-mypy_extensions >= 0.4.3
 Requires:       python-typing_extensions >= 3.10
-%if 0%{?python_version_nodots} < 38
-Requires:       python-typed-ast >= 1.4.0
-%endif
-%if 0%{?python_version_nodots} < 311
-Requires:       python-tomli >= 1.1.0
-%endif
+Requires:       (python-tomli >= 1.1.0 if python3-base < 3.11)
+Requires:       (python-typed-ast >= 1.4.0 if python3-base < 3.8)
 Requires(post): update-alternatives
 Requires(postun):update-alternatives
 %if "%{python_flavor}" == "python3" || "%{?python_provides}" == "python3"

++++++ mypy-1.3.0.tar.gz -> mypy-1.4.0.tar.gz ++++++
++++ 28913 lines of diff (skipped)

Reply via email to