Commit Graph

123 Commits

Author SHA256 Message Date
Todd R
75ddb4fa44 Accepting request 163858 from devel:languages:python3
- Add python3 requires and buildrequires.  It will not work without them
- Changes suggests to recommends since there is no way to install suggets currently

OBS-URL: https://build.opensuse.org/request/show/163858
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=24
2013-04-13 10:01:26 +00:00
Stephan Kulow
0f9adcaa40 Accepting request 162857 from devel:languages:python
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)

OBS-URL: https://build.opensuse.org/request/show/162857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyzmq?expand=0&rev=9
2013-04-06 07:17:13 +00:00
Sascha Peilicke
c504694c1f Accepting request 162829 from home:babelworx:ldig:branches:devel:languages:python
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

OBS-URL: https://build.opensuse.org/request/show/162829
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=22
2013-04-05 13:52:54 +00:00
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
Stephan Kulow
0e92e84923 Accepting request 142800 from devel:languages:python
Removed openSUSE 11.4 spec file workarounds (forwarded request 142755 from TheBlackCat) (forwarded request 142786 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/142800
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyzmq?expand=0&rev=7
2012-11-28 13:34:42 +00:00
Todd R
8711d72ab6 Accepting request 142786 from devel:languages:python3
Removed openSUSE 11.4 spec file workarounds (forwarded request 142755 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/142786
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=19
2012-11-25 11:13:40 +00:00
Stephan Kulow
58a176d7a3 Accepting request 121382 from devel:languages:python
Fix rpmlint warnings (forwarded request 121381 from TheBlackCat)

OBS-URL: https://build.opensuse.org/request/show/121382
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyzmq?expand=0&rev=5
2012-05-21 08:27:59 +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
Stephan Kulow
6a78cf36ef Accepting request 116007 from 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 (forwarded request 115865 from HighwayStar)

OBS-URL: https://build.opensuse.org/request/show/116007
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyzmq?expand=0&rev=4
2012-05-07 20:50:45 +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
Todd R
5733a57986 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=14 2012-04-26 15:01:20 +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
Stephan Kulow
d23bbbc454 Accepting request 103943 from devel:languages:python
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/103943
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyzmq?expand=0&rev=3
2012-02-17 11:09:06 +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
Pascal Bleser
09b8d59b28 remove %debug_package
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=8
2011-12-12 09:06:29 +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
Lars Vogdt
2dbb07650d Accepting request 85000 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/85000
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyzmq?expand=0&rev=1
2011-10-02 09:13:02 +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
3f245ea56d Accepting request 56192 from home:saschpe
OBS-URL: https://build.opensuse.org/request/show/56192
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyzmq?expand=0&rev=3
2010-12-16 10:51:52 +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