upgrade package to 1.10.0

This commit is contained in:
滕磊 2024-05-07 18:18:56 +08:00
parent 916400f0b7
commit 43eebf3e3d
3 changed files with 5 additions and 1 deletions

View File

@ -1,6 +1,6 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-mypy Name: python-mypy
Version: 1.8.0 Version: 1.10.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
@ -106,6 +106,10 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Tue May 7 2024 tenglei <tenglei@kylinos.cn> - 1.10.0-1
- upgrade package to 1.10.0
- Enum private attributes are not enum members
* Thu Jan 11 2024 Paul Thomas <paulthomas100199@gmail.com> - 1.8.0-1 * Thu Jan 11 2024 Paul Thomas <paulthomas100199@gmail.com> - 1.8.0-1
- update to version 1.8.0 - update to version 1.8.0

BIN
v1.10.0.tar.gz Normal file

Binary file not shown.

Binary file not shown.