diff --git a/-1.18.2.tar.gz b/-1.18.2.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/python-mypy.spec b/python-mypy.spec index 99e13581d1a50d1250b75cdfb7b7c1420ae47f5f..63e938cd154ec6a12a7d8c5241bbffaf426f8d10 100644 --- a/python-mypy.spec +++ b/python-mypy.spec @@ -5,7 +5,7 @@ Release: 1 Summary: Optional static typing for Python License: MIT and Python-2.0 URL: https://github.com/python/mypy -Source0: https://github.com/python/mypy/archive/refs/tags/v%{version}.tar.gz +Source0: https://files.pythonhosted.org/packages/source/-//-%{version}.tar.gz Requires: python3-typed-ast Requires: python3-typing-extensions @@ -106,6 +106,9 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog +* Wed Nov 19 2025 zhangzeyang0718 - 1.18.2-1 +- Update to 1.18.2 + * Mon Nov 10 2025 lixiaoyong - 1.18.2-1 - Update to 1.18.2 - Improve self check performance by 1.8% diff --git a/v1.18.2.tar.gz b/v1.18.2.tar.gz deleted file mode 100644 index 52847eeae541227a13d7effb2ba8f9b7e750f7b2..0000000000000000000000000000000000000000 Binary files a/v1.18.2.tar.gz and /dev/null differ