15
0

Accepting request 1321799 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/1321799
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-eventlet?expand=0&rev=66
This commit is contained in:
2025-12-10 14:30:06 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:290852db0065d78cec17a821b78c8a51cafb820a792796a354592ae4d5fceeb0
size 565741

3
eventlet-0.40.4.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:69bef712b1be18b4930df6f0c495d2a882bf7b63aa111e7b6eeff461cfcaf26f
size 565920

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Dec 9 14:12:38 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 0.40.4
* Remove legacy setuptools configuration files (#1072)
* Add 3.14 to supported versions (#1070)
* Emit warning on startup that eventlet is deprecated (#1065)
* Fix Python 3.14 on macOS (#1067)
* Workaround for #1068 (#1069)
-------------------------------------------------------------------
Mon Sep 1 06:01:39 UTC 2025 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-eventlet
Version: 0.40.3
Version: 0.40.4
Release: 0
Summary: Concurrent networking library for Python
License: MIT