[Python-modules-commits] [django-q] 04/08: Merge tag 'upstream/0.9.1'

Pierre-Elliott Bécue peb-guest at moszumanska.debian.org
Tue Feb 6 08:37:04 UTC 2018


This is an automated email from the git hooks/post-receive script.

peb-guest pushed a commit to branch patch-queue/master
in repository django-q.

commit 87d440258ac51fc721f5205c97e8a35115a27acb
Merge: aa13121 339c246
Author: Pierre-Elliott Bécue <becue at crans.org>
Date:   Mon Feb 5 23:53:47 2018 +0100

    Merge tag 'upstream/0.9.1'
    
    Upstream version 0.9.1

 .travis.yml                      |  5 ++-
 README.rst                       |  2 +-
 django_q/__init__.py             |  7 ++--
 django_q/brokers/aws_sqs.py      |  9 +++--
 django_q/cluster.py              |  4 +--
 django_q/conf.py                 | 13 ++++---
 django_q/core_signing.py         | 76 ++++++++++++++++++++++++++++++++++++++++
 django_q/models.py               |  8 +++--
 django_q/queues.py               | 69 ++++++++++++++++++++++++++++++++++++
 django_q/signing.py              |  2 +-
 django_q/tasks.py                |  3 +-
 django_q/tests/settings.py       |  5 ++-
 django_q/tests/test_admin.py     |  7 ++--
 django_q/tests/test_cached.py    |  3 +-
 django_q/tests/test_cluster.py   |  3 +-
 django_q/tests/test_scheduler.py |  3 +-
 django_q/tests/urls.py           |  4 +--
 docs/conf.py                     |  6 ++--
 docs/configure.rst               |  8 ++---
 docs/index.rst                   |  4 +--
 docs/install.rst                 |  7 ++--
 requirements.txt                 | 16 ++++-----
 setup.py                         |  6 ++--
 23 files changed, 217 insertions(+), 53 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-q.git



More information about the Python-modules-commits mailing list