!17 upgrade package to 1.10.0
From: @teng-lei0416 Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
ba14d75334
@ -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
BIN
v1.10.0.tar.gz
Normal file
Binary file not shown.
BIN
v1.8.0.tar.gz
BIN
v1.8.0.tar.gz
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user