Revisions of python-pyzmq

Matej Cepl's avatar Matej Cepl (mcepl) accepted request 944483 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 100)
- skip test_log due to flaky socket handling inside obs
  environments
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 911422 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 99)
- Update to 22.2.1
  * Nicer reprs of contexts and sockets
  * Memory allocated by recv(copy=False) is no longer read-only
  * asyncio: Always reference current loop instead of attaching to 
    the current loop at instantiation time. This fixes e.g. contexts 
    and/or sockets instantiated prior to a call to asyncio.run.
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 904236 from Antonio Larrosa's avatar Antonio Larrosa (alarrosa) (revision 98)
Update to 22.1.0 and increase the memory constraint since it sometimes
results in an error such as:

[  401s] ../tests/test_socket.py::TestSocket::test_large_send [  374.574996] Out of memory: Killed process 3386 (pytest-3.6) total-vm:6451008kB, anon-rss:2193620kB, file-rss:0kB, shmem-rss:0kB, UID:399 pgtables:8652kB oom_score_adj:0

- Update to 22.1.0
  * New features:
    - asyncio: experimental support for Proactor eventloop if
      tornado 6.1 is available by running a selector in a
      background thread.
  * Fixes:
    - Windows: fix type of socket.FD option in win-amd64
    - asyncio: Cancel timers when using HWM with async Sockets
  * Other changes:
    - Windows: update bundled libzmq dll URLs for Windows. Windows
      wheels no longer include concrt140.dll.
    - adopt pre-commit for formatting, linting

- Increase memory constraint from 8000M to 9000M since build
  sometimes fails with "Out of memory" errors.
buildservice-autocommit accepted request 878513 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 97)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 96)
No curly braces on python macro
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 95)
- Clean up of SPEC file, while investigating test suite errors.
buildservice-autocommit accepted request 872203 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 94)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 872200 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 93)
- Update to 22.0.3

- Don't test numpy on python36 flavor, because python36-numpy is
  no longer available in Tumbleweed (NEP 29)

- Make sure we use the Cython backend, not CFFI, wich is for PyPy.
  * fixes gh#zeromq/pyzmq#1431 and gh#zeromq/pyzmq#1432

- Remove skip_test_tracker.patch

- Got an oom error on the build service: Require at least 8GB of
  RAM through _constraints file
buildservice-autocommit accepted request 850815 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 92)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 850785 from Adam Majer's avatar Adam Majer (adamm) (revision 91)
- update to version 20.0.0:
  * fix build with ZeroMQ 4.3.3
  * drops support for Python < 3.5
  * Respect $PKG_CONFIG env for finding libzmq when building from source
  * :meth:`.Socket.bind` and :meth:`.Socket.connect`
    can now be used as context managers.
  * Hold GIL while calling ``zmq_curve_`` functions,
    which may fix apparent threadsafety issues.
- skip_test_tracker.patch: refreshed
buildservice-autocommit accepted request 843235 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 90)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 89)
- Skip failing tests (gh#zeromq/pyzmq#1431 or gh#zeromq/pyzmq#1432)
Matej Cepl's avatar Matej Cepl (mcepl) committed (revision 88)
- Use pytest_arch macro instead of the construct we had there.
buildservice-autocommit accepted request 837381 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 87)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 837195 from Hans-Peter Jansen's avatar Hans-Peter Jansen (frispete) (revision 86)
- raise test timeout limit to 5m and define an console encoding
buildservice-autocommit accepted request 832907 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 85)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 832769 from Bernhard Wiedemann's avatar Bernhard Wiedemann (bmwiedemann) (revision 84)
Add timeout to tests (boo#1176232)

tests currently finish in 47s so well below the 180s timeout
buildservice-autocommit accepted request 826796 from Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) (revision 83)
baserev update by copy to link target
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) accepted request 826782 from John Vandenberg's avatar John Vandenberg (jayvdb) (revision 82)
- Re-activate test suite on x86_64, replacing nose with pytest
buildservice-autocommit accepted request 824350 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 81)
baserev update by copy to link target
Displaying revisions 21 - 40 of 120
openSUSE Build Service is sponsored by