Upgrade to 0.33.3
Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
parent
873e8ea480
commit
04a58724b4
Binary file not shown.
BIN
eventlet-0.33.3.tar.gz
Normal file
BIN
eventlet-0.33.3.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-eventlet
|
Name: python-eventlet
|
||||||
Version: 0.33.1
|
Version: 0.33.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Highly concurrent networking library
|
Summary: Highly concurrent networking library
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://eventlet.net
|
URL: http://eventlet.net
|
||||||
Source0: https://files.pythonhosted.org/packages/8a/13/f4bf4f795e229563df62dbe0afe3b9bcb8b97e16a6e6a0cbc8b6d8d9f957/eventlet-0.33.1.tar.gz
|
Source0: https://files.pythonhosted.org/packages/source/e/eventlet/eventlet-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%description
|
%description
|
||||||
Eventlet is a concurrent networking library for Python that allows you to change how you run your code, not how you write it.
|
Eventlet is a concurrent networking library for Python that allows you to change how you run your code, not how you write it.
|
||||||
@ -79,6 +79,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat May 06 2023 xu_ping <707078654@qq.com> - 0.33.3-1
|
||||||
|
- Update to 0.33.3
|
||||||
|
|
||||||
* Wed Aug 03 2022 liukuo <liukuo@kylinos.cn> - 0.33.1-1
|
* Wed Aug 03 2022 liukuo <liukuo@kylinos.cn> - 0.33.1-1
|
||||||
- Update to 0.33.1
|
- Update to 0.33.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user