update to 3.10.0.0
This commit is contained in:
parent
41f11df001
commit
db12075372
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-typing-extensions
|
||||
Version: 3.7.4.3
|
||||
Version: 3.10.0.0
|
||||
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/16/06/0f7367eafb692f73158e5c5cbca1aec798cdf78be5167f6415dd4205fa32/typing_extensions-3.7.4.3.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/aa/55/62e2d4934c282a60b4243a950c9dbfa01ae7cac0e8d6c0b5315b87432c81/typing_extensions-3.10.0.0.tar.gz
|
||||
BuildArch: noarch
|
||||
%description
|
||||
Typing Extensions - Backported and Experimental Type Hints for Python.
|
||||
@ -79,5 +79,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Aug 26 2021 orange-snn <songnannan2@huaiwe.com> - 3.10.0.0-1
|
||||
- update to 3.10.0.0
|
||||
|
||||
* Tue Aug 03 2021 OpenStack_SIG <openstack@openeuler.org> - 3.7.4.3-1
|
||||
- Package Spec generate
|
||||
|
||||
4
python-typing-extensions.yaml
Normal file
4
python-typing-extensions.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: pypi
|
||||
src_repo: typing-extensions
|
||||
tag_prefix: "^v"
|
||||
seperator: "."
|
||||
BIN
typing_extensions-3.10.0.0.tar.gz
Normal file
BIN
typing_extensions-3.10.0.0.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user