Sync from SUSE:SLFO:Main python-pyzmq revision 9d34c26a052acab07e203d4eb3ad60fc
This commit is contained in:
parent
e1718abb8e
commit
91bda39a6e
@ -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,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 28 12:47:25 UTC 2024 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
- Add %{?sle15_python_module_pythons}
|
||||
|
||||
-------------------------------------------------------------------
|
||||
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
|
||||
@ -24,8 +24,9 @@
|
||||
# Disable tests, they are very slow/halt on many arch
|
||||
%bcond_with tests
|
||||
%endif
|
||||
%{?sle15_python_module_pythons}
|
||||
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…
x
Reference in New Issue
Block a user