Update to 3.10.0.2
This commit is contained in:
parent
d2245f5221
commit
1abec0e708
@ -1,11 +1,11 @@
|
||||
%global _empty_manifest_terminate_build 0
|
||||
Name: python-typing
|
||||
Version: 3.10.0.0
|
||||
Version: 3.10.0.2
|
||||
Release: 1
|
||||
Summary: Type Hints for Python
|
||||
License: PSF
|
||||
License: Python-2.0
|
||||
URL: https://github.com/python/typing
|
||||
Source0: https://files.pythonhosted.org/packages/b0/1b/835d4431805939d2996f8772aca1d2313a57e8860fec0e48e8e7dfe3a477/typing-3.10.0.0.tar.gz
|
||||
Source0: https://github.com/python/typing/archive/%{version}/typing-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
|
||||
|
||||
@ -27,7 +27,7 @@ Provides: python3-typing-doc
|
||||
Python static typing home.
|
||||
|
||||
%prep
|
||||
%autosetup -n typing-3.10.0.0
|
||||
%autosetup -n typing-%{version} -p1
|
||||
|
||||
%build
|
||||
%py3_build
|
||||
@ -67,5 +67,8 @@ mv %{buildroot}/doclist.lst .
|
||||
%{_docdir}/*
|
||||
|
||||
%changelog
|
||||
* Thu Apr 27 2023 yaoxin <yao_xin001@hoperun.com> - 3.10.0.2-1
|
||||
- Update to 3.10.0.2
|
||||
|
||||
* Wed Oct 13 2021 Python_Bot <Python_Bot@openeuler.org> -3.10.0.0-1
|
||||
- Package Init
|
||||
|
||||
Binary file not shown.
BIN
typing-3.10.0.2.tar.gz
Normal file
BIN
typing-3.10.0.2.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user