aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-zmq
Commit message (Collapse)AuthorAgeFilesLines
* community/py-zmq: moved from testing, upgraded to 15.4.0Francesco Colista2016-08-251-50/+0
|
* testing/py-zmq: added install_if to pull the right python versionFrancesco Colista2016-07-271-2/+2
|
* testing/py-zmq: upgrade to 15.3.0. Improved APKBUILDFrancesco Colista2016-07-271-15/+11
|
* testing/py-zmq: added python3 support, added py2 and py3 subpackagesFrancesco Colista2016-07-181-17/+31
|
* testing/*: change source URL pypi.python.org to files.pythonhosted.orgJakub Jirutka2016-07-081-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.0Valery Kartel2015-11-101-6/+6
|
* testing/py-zmq: upgrade to 14.5.0Fabian Affolter2015-05-091-4/+4
|
* testing/py-zmq: upgrade to 14.4.1Fabian Affolter2014-11-271-5/+14
|
* testing/py-zmq: upgrade to 13.1.0Fabian Affolter2013-08-151-4/+4
|
* testing/py-zmq: upgrade to 13.0.0Fabian Affolter2013-03-111-4/+6
|
* testing/py-zmq: upgrade to 2.2.0.1Fabian Affolter2012-09-211-2/+2
|
* testing/py-zmq: new aportFabian Affolter2012-05-201-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