Revisions of python-pyzmq

Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 16)
Split 13.2 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 222033 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 14)
- disable testsuite for qemu-linux-user builds (forwarded request 222028 from dirkmueller)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 208193 from Denisart Benjamin's avatar Denisart Benjamin (posophe) (revision 13)
- Update to version 14.0.0
  + Update bundled libzmq to current (4.0.1).
  + Backends are now implemented in ``zmq.backend`` instead of ``zmq.core``.
    This has no effect on public APIs.
  + Various build improvements for Cython and CFFI backends (PyPy
    compiles at build time).
  + Various GIL-related performance improvements - the GIL is no longer
    touched from a zmq IO thread.
  + Adding a constant should now be a bit easier - only zmq/sugar/constant
   _names should need updating,
    all other constant-related files should be automatically updated by
    ``setup.py constants``.
  + add support for latest libzmq-4.0.1
    (includes ZMQ_CURVE security and socket event monitoring).
- Changes from version 13.1.0
  + The main new feature is improved tornado 3 compatibility.
    PyZMQ ships a 'minitornado' submodule, which contains a small
    subset of tornado 3.0.1,
    in order to get the IOLoop base class.  zmq.eventloop.ioloop.IOLoop
    is now a simple subclass, and if the system tornado is ≥ 3.0, then
    the zmq IOLoop is a proper registered subclass of the tornado one itself,
    and minitornado is entirely unused.
- Changes from version 13.0.2
  + EAGAIN was unconditionally turned into KeyboardInterrupt
  + fix use of totally deprecated ctypes_configure to generate constants in CFFI backend
  + fix memory leak in CFFI backend for PyPy
  + typo prevented IPC_PATH_MAX_LEN from ever being defined
  + various build fixes - linking with librt, Cython compatibility, etc. (forwarded request 208192 from posophe)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 12)
Split 13.1 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 179987 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 11)
housekeeping sr, necessary due to split between d:l:p and d:l:p3 and (manual) _link removal in Factory.
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 163859 from Todd R's avatar Todd R (TheBlackCat) (revision 10)
- Add python3 requires and buildrequires.  It will not work without them
- Changes suggests to recommends since there is no way to install suggets currently (forwarded request 163858 from TheBlackCat)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 162857 from Sascha Peilicke's avatar Sascha Peilicke (saschpe) (revision 9)
license update: LGPL-3.0+ and BSD-3-Clause
the core is LGPL-3.0+ but most of what is outside the code is BSD-3-Clause (forwarded request 162829 from babelworx)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 8)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 142800 from Todd R's avatar Todd R (TheBlackCat) (revision 7)
Removed openSUSE 11.4 spec file workarounds (forwarded request 142755 from TheBlackCat) (forwarded request 142786 from TheBlackCat)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 6)
branched from openSUSE:Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 121382 from Todd R's avatar Todd R (TheBlackCat) (revision 5)
Fix rpmlint warnings (forwarded request 121381 from TheBlackCat)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 116007 from Todd R's avatar Todd R (TheBlackCat) (revision 4)
Fixed typo in python3_sitearch define for 11.4, py3_ver for 11.4 and older proveded, so now it builds fine on 11.4 (forwarded request 115865 from HighwayStar)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 103943 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 3)
Automatic submission by obs-autosubmit
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 2)
Displaying revisions 41 - 57 of 57
openSUSE Build Service is sponsored by