!12 Upgrade package to version 1.4.1
From: @kirin_2_0 Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
5c0e1d0c02
BIN
mypy-1.4.1.tar.gz
Normal file
BIN
mypy-1.4.1.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-mypy
|
||||
Version: 1.2.0
|
||||
Version: 1.4.1
|
||||
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://github.com/python/mypy/archive/refs/tags/mypy-%{version}.tar.gz
|
||||
|
||||
Requires: python3-typed-ast
|
||||
Requires: python3-typing-extensions
|
||||
@ -106,6 +106,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Jul 06 2023 niuyaru <niuyaru@kylinos.cn> - 1.4.1-1
|
||||
- Upgrade package to version 1.4.1
|
||||
|
||||
* Fri Jun 02 2023 chendexi <wu_lei@hoperun.com> - 1.2.0-1
|
||||
- Upgrade package to version 1.2.0
|
||||
|
||||
|
||||
BIN
v1.2.0.tar.gz
BIN
v1.2.0.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user