Upgrade to 0.33.3

Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
cherry530 2023-05-08 11:18:44 +08:00
parent 873e8ea480
commit 04a58724b4
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
eventlet-0.33.3.tar.gz Normal file

Binary file not shown.

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-eventlet
Version: 0.33.1
Version: 0.33.3
Release: 1
Summary: Highly concurrent networking library
License: MIT
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
%description
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}/*
%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
- Update to 0.33.1