!13 update to version 1.8.0
From: @Venland Reviewed-by: @cherry530 Signed-off-by: @cherry530
This commit is contained in:
commit
916400f0b7
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-mypy
|
Name: python-mypy
|
||||||
Version: 1.4.1
|
Version: 1.8.0
|
||||||
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/refs/tags/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
|
||||||
@ -106,6 +106,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 11 2024 Paul Thomas <paulthomas100199@gmail.com> - 1.8.0-1
|
||||||
|
- update to version 1.8.0
|
||||||
|
|
||||||
* Thu Jul 06 2023 niuyaru <niuyaru@kylinos.cn> - 1.4.1-1
|
* Thu Jul 06 2023 niuyaru <niuyaru@kylinos.cn> - 1.4.1-1
|
||||||
- Upgrade package to version 1.4.1
|
- Upgrade package to version 1.4.1
|
||||||
|
|
||||||
|
|||||||
BIN
v1.8.0.tar.gz
Normal file
BIN
v1.8.0.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user