15
0
forked from pool/python-gevent

- handle-python-ssl-changes.patch: refresh to handle ssl.shared_ciphers()

behavior change in python 3.11 as well

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gevent?expand=0&rev=93
This commit is contained in:
2023-06-01 07:05:48 +00:00
committed by Git OBS Bridge
parent 315b425294
commit ea475380c5
3 changed files with 25 additions and 11 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 1 07:05:01 UTC 2023 - Dirk Müller <dmueller@suse.com>
- handle-python-ssl-changes.patch: refresh to handle ssl.shared_ciphers()
behavior change in python 3.11 as well
-------------------------------------------------------------------
Mon May 15 14:18:03 UTC 2023 - Steve Kowalik <steven.kowalik@suse.com>