forked from pool/python-eventlet
Accepting request 1235524 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1235524 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-eventlet?expand=0&rev=59
This commit is contained in:
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a5df970a2431526e4973bd5810bb8c41aa4da18baa531aa18799302c24e19510
|
|
||||||
size 559783
|
|
3
eventlet-0.38.2.tar.gz
Normal file
3
eventlet-0.38.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:6a46823af1dca7d29cf04c0d680365805435473c3acbffc176765c7f8787edac
|
||||||
|
size 561526
|
@@ -1,3 +1,14 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 6 18:25:35 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
- Update to 0.38.2
|
||||||
|
* [fix] fix the monkey patching with the asyncio hub
|
||||||
|
* [feature] introduce the unmonkeypatching feature
|
||||||
|
- from version 0.38.1
|
||||||
|
* [fix] Python 3.13: Use greenthread's dead state where possible (#1000)
|
||||||
|
* [env] bump github Actions (#996)
|
||||||
|
* [fix] Fix bug where asyncio hub didn't support multiple os threads (#995)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Dec 4 13:49:59 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
Wed Dec 4 13:49:59 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-eventlet
|
# spec file for package python-eventlet
|
||||||
#
|
#
|
||||||
# Copyright (c) 2024 SUSE LLC
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-eventlet
|
Name: python-eventlet
|
||||||
Version: 0.38.0
|
Version: 0.38.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Concurrent networking library for Python
|
Summary: Concurrent networking library for Python
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Reference in New Issue
Block a user