14
0
forked from pool/python-pyzmq

- update to 25.1.2:

* Fix builds with some recent compilers and bundled libzmq
  * Fix builds with upcoming Cython 3.1

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=117
This commit is contained in:
2024-01-05 17:32:47 +00:00
committed by Git OBS Bridge
parent f1a9da7d7c
commit 2915c08d51
5 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jan 5 17:31:56 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 25.1.2:
* Fix builds with some recent compilers and bundled libzmq
* Fix builds with upcoming Cython 3.1
-------------------------------------------------------------------
Thu Aug 10 21:58:06 UTC 2023 - Arun Persaud <arun@gmx.de>