Revisions of python-pyzmq

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1137124 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 56)
- update to 25.1.2:
  * Fix builds with some recent compilers and bundled libzmq
  * Fix builds with upcoming Cython 3.1
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1103605 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 55)
Forwarded request #1103413 from apersaud

update to latest version
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1086978 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 54)
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.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1062451 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 53)
- skip numy tests for the testsuite on SLE15
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1035017 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 52)
- Fix build with OpenSSL 3.0 [bsc#1205042]
  * Temporarily disable test_on_recv_basic
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 944927 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 48)
- Skip test_log due to flaky socket handling inside obs environments.
- Add less-flaky.patch to increase flakiness of test_retry_poll
  and test_timeout.
- Update to 22.3.0:
  - Fix strlcpy compilation issues on alpine, freebsd. Adds new
    build-time dependency on packaging.
  - In event-loop integration: warn instead of raise when
    triggering callback on a socket whose context has been
    closed.
  - Bundled libzmq in wheels backport a patch to avoid crashes
    due to inappropriate closing of libsodium's random generator
    when using CurveZMQ.
  - New ResourceWarnings when contexts and sockets are closed by
    garbage collection, which can be a source of hangs and leaks
    (matches open files)
Richard Brown's avatar Richard Brown (RBrownSUSE) accepted request 878513 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 45)
- Clean up of SPEC file, while investigating test suite errors.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 843235 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 42)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 824350 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 38)
- update to version 19.0.2:
  - Regenerate Cython sources with 0.29.21 in sdists for compatibility with Python 3.9
  - Handle underlying socket being closed in ZMQStream with warning instead of error
  - Improvements to socket cleanup during process teardown
  - Fix debug-builds on Windows
  - Avoid importing ctypes during startup on Windows
  - Documentation improvements
  - Raise ``AttributeError`` instead of ``ZMQError(EINVAL)`` on attempts to read write-only attributes,
    for compatibility with mocking
Displaying revisions 1 - 20 of 57
openSUSE Build Service is sponsored by