Sync from SUSE:SLFO:Main python-pyzmq revision 9d34c26a052acab07e203d4eb3ad60fc

This commit is contained in:
Adrian Schröter 2024-12-13 12:17:01 +01:00
parent e1718abb8e
commit 91bda39a6e
5 changed files with 19 additions and 5 deletions

View File

@ -1,4 +1,5 @@
[pytest] [pytest]
addopts = --durations 10
markers = markers =
large: these tests use a lot of memory large: these tests use a lot of memory
new_console: these tests create a new console new_console: these tests create a new console

View File

@ -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> Thu Aug 10 21:58:06 UTC 2023 - Arun Persaud <arun@gmx.de>

View File

@ -1,7 +1,7 @@
# #
# spec file for package python-pyzmq # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -24,8 +24,9 @@
# Disable tests, they are very slow/halt on many arch # Disable tests, they are very slow/halt on many arch
%bcond_with tests %bcond_with tests
%endif %endif
%{?sle15_python_module_pythons}
Name: python-pyzmq Name: python-pyzmq
Version: 25.1.1 Version: 25.1.2
Release: 0 Release: 0
Summary: Python bindings for 0MQ Summary: Python bindings for 0MQ
License: BSD-3-Clause AND LGPL-3.0-or-later License: BSD-3-Clause AND LGPL-3.0-or-later

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

Binary file not shown.