Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/py-zmq: moved from testing, upgraded to 15.4.0 | Francesco Colista | 2016-08-25 | 1 | -50/+0 |
| | |||||
* | testing/py-zmq: added install_if to pull the right python version | Francesco Colista | 2016-07-27 | 1 | -2/+2 |
| | |||||
* | testing/py-zmq: upgrade to 15.3.0. Improved APKBUILD | Francesco Colista | 2016-07-27 | 1 | -15/+11 |
| | |||||
* | testing/py-zmq: added python3 support, added py2 and py3 subpackages | Francesco Colista | 2016-07-18 | 1 | -17/+31 |
| | |||||
* | testing/*: change source URL pypi.python.org to files.pythonhosted.org | Jakub Jirutka | 2016-07-08 | 1 | -1/+1 |
| | | | | See https://bitbucket.org/pypa/pypi/issues/438/backwards-compatible-un-hashed-package#comment-27734791 | ||||
* | testing/py-zmq: Rebuild against new libzmq and upgrade to 15.0.0 | Valery Kartel | 2015-11-10 | 1 | -6/+6 |
| | |||||
* | testing/py-zmq: upgrade to 14.5.0 | Fabian Affolter | 2015-05-09 | 1 | -4/+4 |
| | |||||
* | testing/py-zmq: upgrade to 14.4.1 | Fabian Affolter | 2014-11-27 | 1 | -5/+14 |
| | |||||
* | testing/py-zmq: upgrade to 13.1.0 | Fabian Affolter | 2013-08-15 | 1 | -4/+4 |
| | |||||
* | testing/py-zmq: upgrade to 13.0.0 | Fabian Affolter | 2013-03-11 | 1 | -4/+6 |
| | |||||
* | testing/py-zmq: upgrade to 2.2.0.1 | Fabian Affolter | 2012-09-21 | 1 | -2/+2 |
| | |||||
* | testing/py-zmq: new aport | Fabian Affolter | 2012-05-20 | 1 | -0/+29 |
The 0MQ lightweight messaging kernel is a library which extends the standard socket interfaces with features traditionally provided by specialized messaging middle-ware products. 0MQ sockets provide an abstraction of asynchronous message queues, multiple messaging patterns, message filtering (subscriptions), seamless access to multiple transport protocols and more. http://www.zeromq.org/bindings:python |