Accepting request 1137124 from devel:languages:python
- 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/request/show/1137124 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyzmq?expand=0&rev=56
This commit is contained in:
commit
46deeee155
@ -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
|
||||||
|
@ -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>
|
Thu Aug 10 21:58:06 UTC 2023 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
@ -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
|
||||||
@ -25,7 +25,7 @@
|
|||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
%endif
|
%endif
|
||||||
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)
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