Commit Graph

3 Commits

Author SHA256 Message Date
Todd R
22351fbeaa Accepting request 121381 from home:TheBlackCat:branches:devel:languages:python
Fix rpmlint warnings

OBS-URL: https://build.opensuse.org/request/show/121381
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=17
2012-05-18 10:31:47 +00:00
Todd R
b1ad887dfa Accepting request 115865 from home:HighwayStar:branches:devel:languages:python
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

OBS-URL: https://build.opensuse.org/request/show/115865
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=15
2012-04-30 09:38:32 +00:00
Sascha Peilicke
8b20095ca8 - Cleaned up spec file formatting
- Added python3 subpackage

- license update: LGPL-3.0+
  LGPL is not a recognized license

- Update to version 2.1.7:
  * Added proper GIL management for non-copying send
  * Implemented support for zmq_errno().
  * Added Socket.create_socket()
  * Fixed setup.py to work with libzmq.dll on Window
  * The flags argument to Socket.send/Socket.recv must be a C int
    to prevent Python-C API calls in the nogil section.
  * Added a protocol argument to pyobj_send that defaults to -1 (the
    highest pickle protocol).
  * Added a try/finally in Socket.recv.

- Re-generated with py2pack
  * now builds for all RPM-based distros

- Initial version (2.0.10).

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=9
2012-01-31 16:21:39 +00:00