!5 Upgrade to 3.10.0.2 to fix python3.10 test failure
From: @huangtianhua Reviewed-by: @xiyuanwang Signed-off-by: @xiyuanwang
This commit is contained in:
commit
cec2a6ad86
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-typing-extensions
|
||||
Version: 3.10.0.0
|
||||
Version: 3.10.0.2
|
||||
Release: 1
|
||||
Summary: Backported and Experimental Type Hints for Python 3.5+
|
||||
License: PSF
|
||||
URL: https://github.com/python/typing/blob/master/typing_extensions/README.rst
|
||||
Source0: https://files.pythonhosted.org/packages/aa/55/62e2d4934c282a60b4243a950c9dbfa01ae7cac0e8d6c0b5315b87432c81/typing_extensions-3.10.0.0.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/ed/12/c5079a15cf5c01d7f4252b473b00f7e68ee711be605b9f001528f0298b98/typing_extensions-3.10.0.2.tar.gz
|
||||
BuildArch: noarch
|
||||
%description
|
||||
Typing Extensions - Backported and Experimental Type Hints for Python.
|
||||
@ -79,6 +79,9 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Fri May 06 2022 huangtianhua <huangtianhua@huawei.com> - 3.10.0.2-1
|
||||
- upgrade to 3.10.0.2 to fix python3.10 test error
|
||||
|
||||
* Thu Aug 26 2021 orange-snn <songnannan2@huaiwe.com> - 3.10.0.0-1
|
||||
- update to 3.10.0.0
|
||||
|
||||
|
||||
Binary file not shown.
BIN
typing_extensions-3.10.0.2.tar.gz
Normal file
BIN
typing_extensions-3.10.0.2.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user