diff --git a/python-mypy.spec b/python-mypy.spec index 3ed88b85662cd2f53bf7da69bd8a201cf2721405..cc35153b94352c41d564049ea6c40112933d1431 100644 --- a/python-mypy.spec +++ b/python-mypy.spec @@ -1,6 +1,6 @@ %global _empty_manifest_terminate_build 0 Name: python-mypy -Version: 1.13.0 +Version: 1.14.0 Release: 1 Summary: Optional static typing for Python License: MIT and Python-2.0 @@ -106,6 +106,10 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Tue May 13 2025 openeuler_bot - 1.14.0-1 +- update python-mypy to 1.14.0 + + * Wed Oct 23 2024 lixiaoyong - 1.13.0-1 - Upgrade to version 1.13.0 - Significantly speed up file handling error paths (Shantanu, PR [17920] diff --git a/v1.13.0.tar.gz b/v1.14.0.tar.gz similarity index 31% rename from v1.13.0.tar.gz rename to v1.14.0.tar.gz index eebced817628a176caf3b6309678327fdbae60f3..cbf182c36fafefe90e50b0e1342807daacff2e15 100644 Binary files a/v1.13.0.tar.gz and b/v1.14.0.tar.gz differ