license info rectification
(cherry picked from commit 3ee722cc0a95c1589d6965be50771c4c43fc9509)
This commit is contained in:
parent
084cb26d12
commit
10d451fbd3
@ -1,9 +1,9 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-typing-extensions
|
Name: python-typing-extensions
|
||||||
Version: 3.10.0.0
|
Version: 3.10.0.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Backported and Experimental Type Hints for Python 3.5+
|
Summary: Backported and Experimental Type Hints for Python 3.5+
|
||||||
License: PSF
|
License: PSF-2.0
|
||||||
URL: https://github.com/python/typing/blob/master/typing_extensions/README.rst
|
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/aa/55/62e2d4934c282a60b4243a950c9dbfa01ae7cac0e8d6c0b5315b87432c81/typing_extensions-3.10.0.0.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
@ -79,6 +79,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 12 2024 tzing_t <zhengting13@huawei.com> - 3.10.0.0-2
|
||||||
|
- license info rectification
|
||||||
|
|
||||||
* Thu Aug 26 2021 orange-snn <songnannan2@huaiwe.com> - 3.10.0.0-1
|
* Thu Aug 26 2021 orange-snn <songnannan2@huaiwe.com> - 3.10.0.0-1
|
||||||
- update to 3.10.0.0
|
- update to 3.10.0.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user