upgrade to 0.901
(cherry picked from commit 8e43a544c58847032b5874ce413c6d7c0ac50441)
This commit is contained in:
parent
8e26c45678
commit
671e19ca33
Binary file not shown.
@ -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
BIN
v0.901.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user