[Python-modules-commits] [django-q] branch upstream updated (0c068a9 -> 339c246)
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 change to branch upstream
in repository django-q.
from 0c068a9 Import django-q_0.8.1.orig.tar.gz
new 339c246 New upstream version 0.9.1
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.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(-)
create mode 100644 django_q/core_signing.py
create mode 100644 django_q/queues.py
--
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