Sascha Peilicke
|
b001a348c5
|
Drop distribute dependencies
distribute was merged back into setuptools-0.7 and deprecated therefore.
|
2013-08-15 14:57:50 +02:00 |
Ask Solem
|
cae2e296e2
|
[tox] install dev requirements
|
2013-05-15 17:34:17 +01:00 |
Ask Solem
|
f68f8ac8c0
|
Merge branch 'master' into 3.0
Conflicts:
kombu/abstract.py
kombu/clocks.py
kombu/messaging.py
kombu/pidbox.py
kombu/pools.py
kombu/tests/mocks.py
kombu/tests/test_common.py
kombu/tests/test_messaging.py
kombu/tests/test_serialization.py
kombu/tests/test_utils.py
kombu/tests/transport/test_redis.py
kombu/tests/utilities/test_encoding.py
kombu/transport/pika.py
kombu/transport/zmq.py
kombu/transport/zookeeper.py
kombu/utils/__init__.py
kombu/utils/encoding.py
kombu/utils/finalize.py
pavement.py
requirements/default.txt
|
2012-11-27 15:48:42 +00:00 |
Ask Solem
|
4ef82b3d7f
|
Now depends on amqp 1.0.5
|
2012-11-21 16:15:00 +00:00 |
Ask Solem
|
9cc13cebe1
|
Removes pika transport, will wait until pika comes out of experimental its state
|
2012-11-15 16:05:37 +00:00 |
Ask Solem
|
396c80ca0e
|
Now depends on amqp 1.0.4 which fixes Python 2.5 support
|
2012-11-13 16:32:18 +00:00 |
Ask Solem
|
5c92e93c9b
|
Now depends on msgpack > 0.2.0
|
2012-11-12 17:04:40 +00:00 |
Ask Solem
|
c65dc11b81
|
2.5 depends on amqp < 1.1
|
2012-11-12 15:43:17 +00:00 |
Ask Solem
|
9bc0c44fa3
|
Now depends on amqp 1.2.0
|
2012-11-12 15:25:30 +00:00 |
Ask Solem
|
c2606b36d7
|
Codebase now runs on both Py3 and Py2 (not using 2to3)
|
2012-11-12 14:30:42 +00:00 |
Ask Solem
|
0e749ab930
|
Now depends on amqp 1.0.2
|
2012-11-06 17:07:08 +00:00 |
Ask Solem
|
aa0323e398
|
py-amqp replaces amqplib as the default transport
|
2012-11-05 13:27:07 +00:00 |
Ask Solem
|
db4f3a89de
|
Adds nose-cover3 to py3k test reqs. Closes #160
|
2012-09-14 16:47:34 +01:00 |
Ask Solem
|
2767ebe851
|
Now depends on importlib+ordereddict if used with Python < 2.7, and simplejson if < 2.6
|
2012-09-12 13:59:48 +01:00 |
Ask Solem
|
8d050610df
|
setup.cfg requires nose-cover3
|
2012-08-29 12:51:34 +01:00 |
Ask Solem
|
3b5cbc906e
|
Cleans up test requirements
|
2012-08-29 12:43:00 +01:00 |
Ask Solem
|
b4957cedf6
|
Can depend on PyYAML>3.09 now since kombu 2.2 no longer supports Py2.4
|
2012-07-05 14:35:20 +01:00 |
Ask Solem
|
d3359b6806
|
test reqs now depend on msgpack <0.2 as 0.2 dropped Py2.5 support
|
2012-07-05 14:34:38 +01:00 |
Ask Solem
|
e4dc19669b
|
Remove dev mck req from test req
|
2012-06-22 14:24:46 +01:00 |
Ask Solem
|
0603dec01e
|
Now depends on anyjson 0.3.3
|
2012-06-21 17:14:40 +01:00 |
Ask Solem
|
185348345f
|
setup.py now takes reqs from requirements/
|
2012-06-21 15:53:36 +01:00 |
Mahendra M
|
c43eb27700
|
Adds support for Apache Zookeeper as a transport.
Closes #134
|
2012-06-07 15:06:24 +01:00 |
Ask Solem
|
23aebe32be
|
Removes librabbitmq from requirements
|
2012-05-31 14:59:55 +01:00 |
Ask Solem
|
4300eff0e9
|
Install librabbitmq if supported, and amqp points to lrmq if installed
|
2012-05-22 19:50:58 +01:00 |
Ask Solem
|
399f979814
|
99% overall coverage
|
2012-01-14 00:11:03 +00:00 |
Ask Solem
|
88fecb014a
|
Adds mock >= 0.7.0 to testing requirements
|
2012-01-10 12:22:51 +00:00 |
Ask Solem
|
dd7808f97b
|
Adds missing reference files
|
2012-01-09 16:50:12 +00:00 |
Ask Solem
|
d368ffa983
|
Using kamqp
|
2011-11-10 15:17:18 +00:00 |
Ask Solem
|
d80d4cd587
|
Merge branch 'master' into 2.0-devel
Conflicts:
AUTHORS
kombu/connection.py
kombu/tests/test_connection.py
kombu/utils/encoding.py
|
2011-11-08 17:14:16 +00:00 |
Ask Solem
|
25fb0c7e05
|
Py3k passing
|
2011-10-29 00:08:49 +01:00 |
Ask Solem
|
5f28693b4b
|
tox: adds jython target
|
2011-09-16 15:36:53 +01:00 |
Ask Solem
|
fc524d9178
|
Improves tox for py3k
|
2011-09-13 17:03:58 +01:00 |
Ask Solem
|
34e53abd24
|
Improves tox for py3k
|
2011-09-13 17:03:43 +01:00 |
Ask Solem
|
b0c69f8e28
|
Tests passing on Python 3.2
|
2011-09-13 16:20:26 +01:00 |
Ask Solem
|
9d3945457a
|
msgpack 0.1.7 dropped py24 support
|
2011-09-13 16:16:27 +01:00 |
Ask Solem
|
4dff6f6f6d
|
Tests passing on Python 3.2
|
2011-09-13 16:14:41 +01:00 |
Ask Solem
|
3988bbfc0b
|
msgpack 0.1.7 dropped py24 support
|
2011-09-13 08:56:34 +01:00 |
Ask Solem
|
c461757a19
|
Remove py24 env from tox.ini
|
2011-09-09 14:57:32 +01:00 |
Christopher Grebs
|
9f78ae0fed
|
Fixed unittests to run with PyPy, moved some module logic to test utilities
|
2011-08-28 17:30:44 +02:00 |
Ask Solem
|
21b8faa1a0
|
Now depends on amqplib >= 1.0.0
|
2011-07-28 11:46:59 +01:00 |
Ask Solem
|
dbae048da5
|
Adds requirements/py24.txt
|
2011-06-29 11:57:30 +01:00 |
Ask Solem
|
480112b21f
|
Test requirements specifies PyYAML==3.09 as 3.10 dropped Python 2.4 support
|
2011-06-28 15:40:21 +01:00 |
Ask Solem
|
95afeb0932
|
Adds requirements/pkgutils.txt for distribution maintenance
|
2011-06-07 15:19:32 +01:00 |
Ask Solem
|
3ec12584f1
|
Updates funtest requirements
|
2011-05-25 14:46:04 +01:00 |
Ask Solem
|
c21140a5bf
|
Moves contrib/requirements to top dir
|
2011-04-03 13:47:15 +02:00 |