14
0

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

- Fix build with OpenSSL 3.0 [bsc#1205042]
  * Temporarily disable test_017_ssl_zeroreturnerror

OBS-URL: https://build.opensuse.org/request/show/1034824
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-eventlet?expand=0&rev=90
This commit is contained in:
2022-11-11 11:35:46 +00:00
committed by Git OBS Bridge
parent 13e11244a3
commit f8627d2ceb
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 9 10:52:49 UTC 2022 - Pedro Monreal <pmonreal@suse.com>
- Fix build with OpenSSL 3.0 [bsc#1205042]
* Temporarily disable test_017_ssl_zeroreturnerror
-------------------------------------------------------------------
Wed Aug 17 06:46:05 UTC 2022 - Jiri Slaby <jslaby@suse.cz>