From 91bda39a6ee81d71b17380ae8b67a066fcf303dba15fe575d17798d472048f8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Fri, 13 Dec 2024 12:17:01 +0100 Subject: [PATCH] Sync from SUSE:SLFO:Main python-pyzmq revision 9d34c26a052acab07e203d4eb3ad60fc --- pytest.ini | 1 + python-pyzmq.changes | 12 ++++++++++++ python-pyzmq.spec | 5 +++-- pyzmq-25.1.1.tar.gz | 3 --- pyzmq-25.1.2.tar.gz | 3 +++ 5 files changed, 19 insertions(+), 5 deletions(-) delete mode 100644 pyzmq-25.1.1.tar.gz create mode 100644 pyzmq-25.1.2.tar.gz diff --git a/pytest.ini b/pytest.ini index 8066716..b445f2a 100644 --- a/pytest.ini +++ b/pytest.ini @@ -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 diff --git a/python-pyzmq.changes b/python-pyzmq.changes index e31a534..1332bc9 100644 --- a/python-pyzmq.changes +++ b/python-pyzmq.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Mar 28 12:47:25 UTC 2024 - ecsos + +- Add %{?sle15_python_module_pythons} + +------------------------------------------------------------------- +Fri Jan 5 17:31:56 UTC 2024 - Dirk Müller + +- 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 diff --git a/python-pyzmq.spec b/python-pyzmq.spec index b9f63f4..18d72f9 100644 --- a/python-pyzmq.spec +++ b/python-pyzmq.spec @@ -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 diff --git a/pyzmq-25.1.1.tar.gz b/pyzmq-25.1.1.tar.gz deleted file mode 100644 index 258d53c..0000000 --- a/pyzmq-25.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:259c22485b71abacdfa8bf79720cd7bcf4b9d128b30ea554f01ae71fdbfdaa23 -size 1365724 diff --git a/pyzmq-25.1.2.tar.gz b/pyzmq-25.1.2.tar.gz new file mode 100644 index 0000000..d182c46 --- /dev/null +++ b/pyzmq-25.1.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93f1aa311e8bb912e34f004cf186407a4e90eec4f0ecc0efd26056bf7eda0226 +size 1402339