pkgsrc/net/py-kombu
rodent 466744bb24 3.0.23
======

- Django: Fixed bug in the Django 1.7 compatibility improvements related
  to autocommit handling.

- Django: The Django transport models would not be created on syncdb
  after app label rename.

3.0.22
======

- kombu.async: Min. delay between waiting for timer was always increased to
  one second.
- Fixed bug in itermessages where message is received after the with
  statement exits the block.
- Connection.autoretry: Now works with functions missing wrapped attributes
    (``__module__``, ``__name__``, ``__doc__``).
- Django: Now sets custom app label for ``kombu.transport.django`` to work
  with recent changes in Django 1.7.
- SimpleQueue removed messages from the wrong end of buffer.
- Tests: Now using ``unittest.mock`` if available.
2014-11-09 20:40:01 +00:00
..
DESCR
distinfo 3.0.23 2014-11-09 20:40:01 +00:00
Makefile 3.0.23 2014-11-09 20:40:01 +00:00
options.mk Remove py-boto, as it's a duplicate of net/py-boto. Searched for the wrong 2014-06-09 00:51:47 +00:00
PLIST Updated to latest release, 3.0.14. From ChangeLog: 2014-04-07 03:46:37 +00:00