Accepting request 1086978 from devel:languages:python

Forwarded request #1086739 from mcalabkova

- Update to version 25.0.2
    * Bundled subset of tornado's IOLoop (deprecated since pyzmq 17) is removed,
      so ZMQStream cannot be used without an actual install of tornado.
    * Remove support for tornado 4.
    * Added `socket_class` argument to zmq.Context.socket
    * Support shadowing sockets with socket objects.
    * In zmq.auth and zmq.eventloop.zmqstream callbacks may now be async.
    * License files have been renamed to more standard LICENSE.BSD, LICENSE.LESSER 
      to appease some license auto-detect tools.

OBS-URL: https://build.opensuse.org/request/show/1086978
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyzmq?expand=0&rev=54
This commit is contained in:
Dominique Leuenberger 2023-05-14 14:31:38 +00:00 committed by Git OBS Bridge
commit 58c54c09a5
5 changed files with 22 additions and 5 deletions

View File

@ -5,3 +5,6 @@ markers =
wheel: these tests are for installs from a wheel, not dev-installs
testpaths =
zmq/tests
# automatically run coroutine tests with asyncio
asyncio_mode = auto

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Fri May 12 11:09:45 UTC 2023 - Markéta Machová <mmachova@suse.com>
- Update to version 25.0.2
* Bundled subset of tornado's IOLoop (deprecated since pyzmq 17) is removed,
so ZMQStream cannot be used without an actual install of tornado.
* Remove support for tornado 4.
* Added `socket_class` argument to zmq.Context.socket
* Support shadowing sockets with socket objects.
* In zmq.auth and zmq.eventloop.zmqstream callbacks may now be async.
* License files have been renamed to more standard LICENSE.BSD, LICENSE.LESSER
to appease some license auto-detect tools.
-------------------------------------------------------------------
Wed Feb 1 13:12:01 UTC 2023 - Dirk Müller <dmueller@suse.com>

View File

@ -25,7 +25,7 @@
%bcond_with tests
%endif
Name: python-pyzmq
Version: 24.0.1
Version: 25.0.2
Release: 0
Summary: Python bindings for 0MQ
License: BSD-3-Clause AND LGPL-3.0-or-later
@ -51,6 +51,7 @@ Suggests: python-paramiko
BuildRequires: %{python_module numpy}
%endif
BuildRequires: %{python_module paramiko}
BuildRequires: %{python_module pytest-asyncio}
BuildRequires: %{python_module pytest-rerunfailures}
BuildRequires: %{python_module pytest-timeout}
BuildRequires: %{python_module pytest}
@ -130,7 +131,7 @@ popd
%endif
%files %{python_files}
%license COPYING.BSD COPYING.LESSER
%license LICENSE.BSD LICENSE.LESSER
%doc AUTHORS.md README.md examples
%{python_sitearch}/zmq
%{python_sitearch}/pyzmq-%{version}-py*.egg-info

BIN
pyzmq-24.0.1.tar.gz (Stored with Git LFS)

Binary file not shown.

3
pyzmq-25.0.2.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6b8c1bbb70e868dc88801aa532cae6bd4e3b5233784692b786f17ad2962e5149
size 1209578