14
0
forked from pool/python-pyzmq

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

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

OBS-URL: https://build.opensuse.org/request/show/1034831
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=108
This commit is contained in:
2022-11-10 09:11:20 +00:00
committed by Git OBS Bridge
parent c288e52fa5
commit ecbfa11ef6
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Nov 9 11:44:45 UTC 2022 - Pedro Monreal <pmonreal@suse.com>
- Fix build with OpenSSL 3.0 [bsc#1205042]
* Temporarily disable test_on_recv_basic
-------------------------------------------------------------------
Sun Sep 25 20:35:28 UTC 2022 - Arun Persaud <arun@gmx.de>