upgrade to 0.901

(cherry picked from commit 8e43a544c58847032b5874ce413c6d7c0ac50441)
This commit is contained in:
xigaoxinyan 2022-05-06 17:14:47 +08:00 committed by openeuler-sync-bot
parent 8e26c45678
commit 671e19ca33
3 changed files with 6 additions and 3 deletions

Binary file not shown.

View File

@ -1,13 +1,13 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-mypy Name: python-mypy
Version: 0.812 Version: 0.901
Release: 1 Release: 1
Summary: Optional static typing for Python Summary: Optional static typing for Python
License: MIT and Python-2.0 License: MIT and Python-2.0
URL: https://github.com/python/mypy URL: https://github.com/python/mypy
Source0: https://github.com/python/mypy/archive/v%{version}/mypy-%{version}.tar.gz Source0: https://github.com/python/mypy/archive/refs/tags/v%{version}.tar.gz
Requires: python3-typed-ast Requires: python3-typed-ast
Requires: python3-typing-extensions Requires: python3-typing-extensions
Requires: python3-mypy-extensions Requires: python3-mypy-extensions
Requires: python3-psutil Requires: python3-psutil
@ -90,6 +90,9 @@ PYTHONPATH=%{buildroot}%{python3_sitelib} \
%{_mandir}/man1/stubgen.1* %{_mandir}/man1/stubgen.1*
%changelog %changelog
* Fri May 06 2022 xigaoxinyan <xigaoxinyan@h-partners.com> - 0.901-1
- Upgrade to 0.901
* Wed Jul 14 2021 huangtianhua <huangtianhua@huawei.com> -0.812-1 * Wed Jul 14 2021 huangtianhua <huangtianhua@huawei.com> -0.812-1
- Upgrade to 0.812 to support OpenStack-W - Upgrade to 0.812 to support OpenStack-W

BIN
v0.901.tar.gz Normal file

Binary file not shown.