diff --git a/python-gevent.changes b/python-gevent.changes index 0f9374a..27b75d3 100644 --- a/python-gevent.changes +++ b/python-gevent.changes @@ -12,19 +12,6 @@ Fri Apr 25 07:37:04 UTC 2025 - Pedro Monreal - Rebase gevent-openssl35-test-fix.patch - Upstream PR: [gh#gevent/gevent/pull/2103] -------------------------------------------------------------------- -Fri Apr 25 07:37:04 UTC 2025 - Pedro Monreal - -- Update to 25.4.2: - * Make gevent's queue classes subscriptable to match the standard - library. See issue #2102. - * Make the c-ares resolver build on Windows. - * The gevent testsuite runs a copy of the test_ssl from cpython but - the follwoing change has not been ported yet: - - gh-126500: test_ssl: Don't stop ThreadedEchoServer on OSError - in ConnectionHandler [gh#python/cpython/pull/126503] - - Rebase gevent-openssl35-test-fix.patch - ------------------------------------------------------------------- Thu Apr 24 09:55:27 UTC 2025 - Markéta Machová