!9 [sync] PR-6: 升级master工程python-mypy到0.901版本

From: @openeuler-sync-bot 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-10-17 01:29:38 +00:00 committed by Gitee
commit efba456c7a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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.