Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-mypy for openSUSE:Factory checked in at 2024-01-03 12:30:34 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-mypy (Old) and /work/SRC/openSUSE:Factory/.python-mypy.new.28375 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-mypy" Wed Jan 3 12:30:34 2024 rev:2 rq:1136250 version:1.8.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-mypy/python-mypy.changes 2023-09-06 19:03:48.079553635 +0200 +++ /work/SRC/openSUSE:Factory/.python-mypy.new.28375/python-mypy.changes 2024-01-03 12:31:14.833196761 +0100 @@ -1,0 +2,9 @@ +Tue Jan 2 17:24:56 UTC 2024 - Dirk Müller <dmuel...@suse.com> + +- update to 1.8.0: + * https://mypy-lang.blogspot.com/2023/12/mypy-18-released.html + * https://mypy-lang.blogspot.com/2023/11/mypy-17-released.html + * https://mypy-lang.blogspot.com/2023/10/mypy-16-released.html +- fix dependencies + +------------------------------------------------------------------- Old: ---- mypy-1.5.1.tar.gz New: ---- mypy-1.8.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-mypy.spec ++++++ --- /var/tmp/diff_new_pack.TX44LC/_old 2024-01-03 12:31:15.381216803 +0100 +++ /var/tmp/diff_new_pack.TX44LC/_new 2024-01-03 12:31:15.381216803 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-mypy # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,12 +18,11 @@ %{?sle15_python_module_pythons} %bcond_without test -%define skip_python2 1 %define typed_ast_version 1.5.8.7 %define types_psutil_version 5.9.5.16 %define types_setuptools_version 68.1.0.0 Name: python-mypy -Version: 1.5.1 +Version: 1.8.0 Release: 0 Summary: Optional static typing for Python License: MIT @@ -46,8 +45,8 @@ BuildRequires: python-rpm-macros Requires: python-mypy_extensions >= 0.4.3 Requires: python-typing_extensions >= 3.10 -Requires: (python-tomli >= 1.1.0 if python3-base < 3.11) -Requires: (python-typed-ast >= 1.4.0 if python3-base < 3.8) +Requires: (python-tomli >= 1.1.0 if python-base < 3.11) +Requires: (python-typed-ast >= 1.4.0 if python-base < 3.8) Requires(post): update-alternatives Requires(postun):update-alternatives %if "%{python_flavor}" == "python3" || "%{?python_provides}" == "python3" ++++++ mypy-1.5.1.tar.gz -> mypy-1.8.0.tar.gz ++++++ ++++ 52356 lines of diff (skipped)