[Python-modules-commits] [python-django-celery-beat] 04/16: Update upstream source from tag 'upstream/1.1.0'
Michael Fladischer
fladi at moszumanska.debian.org
Fri Nov 24 11:09:07 UTC 2017
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch debian/master
in repository python-django-celery-beat.
commit 2ca2764baa7b04c0a86118c19b620193b503f3ce
Merge: f7c25d9 2ec8b7e
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Mon Nov 13 12:39:37 2017 +0100
Update upstream source from tag 'upstream/1.1.0'
Update to upstream version '1.1.0'
with Debian dir 324eb6eceeed5d5790f9c71234c9775e2a006c47
.bumpversion.cfg | 2 +-
.travis.yml | 1 +
AUTHORS | 3 +
Changelog | 21 +++
README.rst | 39 ++--
django_celery_beat/__init__.py | 4 +-
django_celery_beat/admin.py | 67 ++++++-
django_celery_beat/apps.py | 4 +-
.../migrations/0002_auto_20161118_0346.py | 52 ++++++
.../migrations/0003_auto_20161209_0049.py | 26 +++
.../migrations/0004_auto_20170221_0000.py | 22 +++
django_celery_beat/models.py | 109 +++++++++--
django_celery_beat/schedulers.py | 19 +-
django_celery_beat/utils.py | 5 +-
docs/includes/installation.txt | 6 -
docs/includes/introduction.txt | 16 +-
requirements/default.txt | 1 +
requirements/test-django111.txt | 1 +
setup.py | 6 +-
t/proj/celery.py | 2 +-
t/proj/settings.py | 9 +-
t/unit/test_schedulers.py | 200 ++++++++++++++++++++-
tox.ini | 7 +-
23 files changed, 549 insertions(+), 73 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django-celery-beat.git
More information about the Python-modules-commits
mailing list