Commit Graph

60 Commits

Author SHA256 Message Date
Sascha Peilicke
d0c3ecf508 - Update to version 13.0.0:
+ PyPy support
  + The Threadsafe ZMQStream experiment in 2.2.0.1 was deemed inappropriate and not useful,
    and has been removed.
  + The zmq.web experiment has been removed, to be developed as a standalone project 
  + Fixes bnc#811890
- Add rpmlintrc
- Drop useless macros
- Run testsuite

- Update to version 13.0.0:
  + PyPy support
  + The Threadsafe ZMQStream experiment in 2.2.0.1 was deemed inappropriate and not useful,
    and has been removed.
  + The zmq.web experiment has been removed, to be developed as a standalone project 
  + Fixes bnc#811890
- Add rpmlintrc
- Drop useless macros
- Run testsuite

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=21
2013-03-27 12:11:27 +00:00
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
ccc7953df7 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=13 2012-04-26 10:53:22 +00:00
Sascha Peilicke
178ad33cce Resolved spec file conflict
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=12
2012-04-03 11:30:15 +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
Sascha Peilicke
d9f190bba4 Accepting request 95460 from home:TheBlackCat:branches:devel:languages:python
- Cleaned up spec file formatting
- Added python3 subpackage

OBS-URL: https://build.opensuse.org/request/show/95460
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=7
2011-12-06 09:36:05 +00:00
Sascha Peilicke
b45da5d27b Accepting request 84862 from home:babelworx:ldig:branches:devel:languages:python
license update: LGPL-3.0+
LGPL is not a recognized license

OBS-URL: https://build.opensuse.org/request/show/84862
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=5
2011-09-27 07:26:50 +00:00
Sascha Peilicke
cd2cadf534 - 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.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=4
2011-08-19 12:37:23 +00:00
Sascha Peilicke
b94f60a4e7 Accepting request 55751 from home:saschpe
OBS-URL: https://build.opensuse.org/request/show/55751
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=2
2010-12-12 16:46:02 +00:00
Sascha Peilicke
dfbf2c90d2 Accepting request 54270 from server:http:mongrel2
Looks fine :-)

OBS-URL: https://build.opensuse.org/request/show/54270
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=1
2010-12-01 16:11:35 +00:00