15
0
forked from pool/python-gevent

Accepting request 1271901 from home:pmonrealgonzalez:branches:devel:languages:python

- Handle BrokenPipeError in src/gevent/ssl.py [bsc#1241037]
  * Upstream PR: https://github.com/gevent/gevent/pull/2103
  * Add gevent-openssl35-test-fix.patch

OBS-URL: https://build.opensuse.org/request/show/1271901
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gevent?expand=0&rev=117
This commit is contained in:
2025-04-22 14:25:41 +00:00
committed by Git OBS Bridge
parent 0ec332e3ed
commit 2158033f4c
3 changed files with 37 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Apr 22 08:44:56 UTC 2025 - Pedro Monreal <pmonreal@suse.com>
- Handle BrokenPipeError in src/gevent/ssl.py [bsc#1241037]
* Upstream PR: https://github.com/gevent/gevent/pull/2103
* Add gevent-openssl35-test-fix.patch
-------------------------------------------------------------------
Wed Oct 23 11:07:00 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>