update to version 1.8.0
This commit is contained in:
parent
5c0e1d0c02
commit
f196fdf316
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-mypy
|
||||
Version: 1.4.1
|
||||
Version: 1.8.0
|
||||
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/mypy-%{version}.tar.gz
|
||||
Source0: https://github.com/python/mypy/archive/refs/tags/v%{version}.tar.gz
|
||||
|
||||
Requires: python3-typed-ast
|
||||
Requires: python3-typing-extensions
|
||||
@ -106,6 +106,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%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
|
||||
- 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