Update to 0.33.1
This commit is contained in:
parent
45dce03118
commit
b7b82d043f
Binary file not shown.
BIN
eventlet-0.33.1.tar.gz
Normal file
BIN
eventlet-0.33.1.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.0
|
Version: 0.33.1
|
||||||
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/12/c9/898ab514f82fb8f9a5a37a36c44a798c023fc42d6de863ad940861222ad4/eventlet-0.33.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/8a/13/f4bf4f795e229563df62dbe0afe3b9bcb8b97e16a6e6a0cbc8b6d8d9f957/eventlet-0.33.1.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
|
||||||
|
* Wed Aug 03 2022 liukuo <liukuo@kylinos.cn> - 0.33.1-1
|
||||||
|
- Update to 0.33.1
|
||||||
|
|
||||||
* Wed May 18 2022 OpenStack_SIG <openstack@openeuler.org> - 0.33.0-1
|
* Wed May 18 2022 OpenStack_SIG <openstack@openeuler.org> - 0.33.0-1
|
||||||
- Upgrade package python3-eventlet to version 0.33.0
|
- Upgrade package python3-eventlet to version 0.33.0
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user