lp:~cjwatson/python-oops-amqp/accept-kombu

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/python-oops-amqp/accept-kombu
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Colin Watson
Project:
python-oops-amqp
Status:
Merged

Recent revisions

27. By Colin Watson

Accept kombu connection factories.

The `kombu` library is a higher-level messaging library that can use
`amqp` (among others) as transports, with a very similar API to `amqp`.
It's useful to be able to drop it in as a replacement, mainly because it
supports automatic failover between multiple brokers.

26. By Colin Watson

[r=andrey-fedoseev,lgp171188] Port test suite to pytest.

25. By Colin Watson

[r=lgp171188] Switch to declarative setup.cfg.

24. By Colin Watson

[r=ilasc] Switch from buildout to tox.

23. By Colin Watson

Release 0.1.0.

22. By Colin Watson

[r=wgrant] Add Python 3 support.

21. By James Westby

do not depend on pymongo when bson is all we need

20. By Robert Collins

Fix docs in oops_amqp.__init__ to match README.

19. By Robert Collins

Open 0.0.8 for development.

18. By Robert Collins

Encode the version constraint for oops in setup.py.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:python-oops-amqp
This branch contains Public information 
Everyone can see this information.

Subscribers