diff --git a/python-mypy.spec b/python-mypy.spec index 3ed88b85662cd2f53bf7da69bd8a201cf2721405..fa1fcfbda0f76531af4c82547d37ed4a2a8a699f 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.15.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 +* Thu Mar 27 2025 openeuler_bot - 1.15.0-1 +- update python-mypy to 1.15.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.15.0.tar.gz similarity index 30% rename from v1.13.0.tar.gz rename to v1.15.0.tar.gz index eebced817628a176caf3b6309678327fdbae60f3..553f12b24860df0475b463b187851807d5af1c34 100644 Binary files a/v1.13.0.tar.gz and b/v1.15.0.tar.gz differ