[Python-modules-commits] [django-celery] branch master updated (bdb915f -> d9941da)

Brian May bam at moszumanska.debian.org
Sat Jan 9 07:34:26 UTC 2016


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

bam pushed a change to branch master
in repository django-celery.

      from  bdb915f   New release.
       new  7b213f6   Fix caching with Django 1.9
       new  b1488a7   Fix get_model with Django 1.9
       new  37197b5   merge patched into master
       new  d9941da   Release version 3.1.17-3

The 4 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:
 debian/.git-dpm                                    |  4 +-
 debian/changelog                                   |  6 +++
 .../patches/0006-Fix-caching-with-Django-1.9.patch | 52 ++++++++++++++++++++++
 .../0007-Fix-get_model-with-Django-1.9.patch       | 29 ++++++++++++
 debian/patches/series                              |  2 +
 djcelery/backends/cache.py                         |  4 +-
 tests/settings.py                                  |  9 ++++
 tests/someapp/tasks.py                             |  4 +-
 8 files changed, 104 insertions(+), 6 deletions(-)
 create mode 100644 debian/patches/0006-Fix-caching-with-Django-1.9.patch
 create mode 100644 debian/patches/0007-Fix-get_model-with-Django-1.9.patch

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



More information about the Python-modules-commits mailing list