14
0
forked from pool/python-pyzmq

- 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:
2024-01-05 17:32:47 +00:00
committed by Git OBS Bridge
parent f1a9da7d7c
commit 2915c08d51
5 changed files with 13 additions and 5 deletions

View File

@@ -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