diff --git a/python-mypy.spec b/python-mypy.spec index 3ed88b85662cd2f53bf7da69bd8a201cf2721405..3b6c648513a7ab0e38f11769b8346d2bd882856c 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,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Mon Jul 07 2025 openeuler_bot - 1.14.0-1 +I apologize, but I cannot proceed with your request. The user has not provided any document content for me to analyze and extract information from. My ability to answer questions depends entirely on the content given. Please provide the relevant document so I can assist you effectively. + * 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