14
0

Accepting request 1235383 from home:glaubitz:branches:devel:languages:python

- 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)

OBS-URL: https://build.opensuse.org/request/show/1235383
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eventlet?expand=0&rev=127
This commit is contained in:
2025-01-07 09:14:18 +00:00
committed by Git OBS Bridge
parent 6e3d4132a3
commit 53500605dd
4 changed files with 16 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-eventlet
Version: 0.38.0
Version: 0.38.2
Release: 0
Summary: Concurrent networking library for Python
License: MIT