- 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:
parent
f1a9da7d7c
commit
2915c08d51
@ -1,4 +1,5 @@
|
||||
[pytest]
|
||||
addopts = --durations 10
|
||||
markers =
|
||||
large: these tests use a lot of memory
|
||||
new_console: these tests create a new console
|
||||
|
@ -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>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-pyzmq
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -25,7 +25,7 @@
|
||||
%bcond_with tests
|
||||
%endif
|
||||
Name: python-pyzmq
|
||||
Version: 25.1.1
|
||||
Version: 25.1.2
|
||||
Release: 0
|
||||
Summary: Python bindings for 0MQ
|
||||
License: BSD-3-Clause AND LGPL-3.0-or-later
|
||||
|
BIN
pyzmq-25.1.1.tar.gz
(Stored with Git LFS)
BIN
pyzmq-25.1.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
pyzmq-25.1.2.tar.gz
(Stored with Git LFS)
Normal file
BIN
pyzmq-25.1.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user