[Python-modules-commits] [django-recurrence] 03/08: Update upstream source from tag 'upstream/1.5.0'

Michael Fladischer fladi at moszumanska.debian.org
Tue Oct 31 08:04:28 UTC 2017


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

fladi pushed a commit to branch debian/master
in repository django-recurrence.

commit 66868e0734d63e28bd037cb33211a8bdf0377f11
Merge: c8dd445 022d3b8
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Tue Oct 31 08:22:29 2017 +0100

    Update upstream source from tag 'upstream/1.5.0'
    
    Update to upstream version '1.5.0'
    with Debian dir 89939aa792e01bfae3e22c4512a6a58bb15df0ba

 PKG-INFO                                           |   2 +-
 django_recurrence.egg-info/PKG-INFO                |   2 +-
 django_recurrence.egg-info/SOURCES.txt             |   4 +
 docs/changelog.rst                                 |  16 +
 docs/conf.py                                       |   4 +-
 docs/installation.rst                              |   5 +-
 docs/usage/recurrence_field.rst                    |  36 ++
 recurrence/base.py                                 |  55 ++-
 recurrence/fields.py                               |   6 +-
 recurrence/locale/de/LC_MESSAGES/django.mo         | Bin 4385 -> 4442 bytes
 recurrence/locale/de/LC_MESSAGES/django.po         | 247 +++++-----
 recurrence/locale/de/LC_MESSAGES/djangojs.mo       | Bin 4822 -> 5375 bytes
 recurrence/locale/de/LC_MESSAGES/djangojs.po       | 301 +++++++-----
 recurrence/locale/en/LC_MESSAGES/django.mo         | Bin 367 -> 378 bytes
 recurrence/locale/en/LC_MESSAGES/django.po         | 215 +++++----
 recurrence/locale/en/LC_MESSAGES/djangojs.mo       | Bin 367 -> 378 bytes
 recurrence/locale/en/LC_MESSAGES/djangojs.po       | 299 +++++++-----
 recurrence/locale/es/LC_MESSAGES/django.mo         | Bin 4454 -> 4537 bytes
 recurrence/locale/es/LC_MESSAGES/django.po         | 238 ++++-----
 recurrence/locale/es/LC_MESSAGES/djangojs.mo       | Bin 4365 -> 4967 bytes
 recurrence/locale/es/LC_MESSAGES/djangojs.po       | 312 +++++++-----
 recurrence/locale/eu/LC_MESSAGES/django.mo         | Bin 4161 -> 4160 bytes
 recurrence/locale/eu/LC_MESSAGES/django.po         | 144 ++++--
 recurrence/locale/eu/LC_MESSAGES/djangojs.mo       | Bin 5187 -> 5187 bytes
 recurrence/locale/eu/LC_MESSAGES/djangojs.po       | 306 +++++++-----
 recurrence/locale/fr/LC_MESSAGES/django.mo         | Bin 4359 -> 4705 bytes
 recurrence/locale/fr/LC_MESSAGES/django.po         | 133 +++--
 recurrence/locale/fr/LC_MESSAGES/djangojs.mo       | Bin 5249 -> 5579 bytes
 recurrence/locale/fr/LC_MESSAGES/djangojs.po       | 293 ++++++-----
 recurrence/locale/nl/LC_MESSAGES/django.mo         | Bin 4467 -> 4544 bytes
 recurrence/locale/nl/LC_MESSAGES/django.po         | 239 ++++-----
 recurrence/locale/nl/LC_MESSAGES/djangojs.mo       | Bin 4793 -> 5342 bytes
 recurrence/locale/nl/LC_MESSAGES/djangojs.po       | 309 +++++++-----
 recurrence/locale/pt_BR/LC_MESSAGES/django.mo      | Bin 4437 -> 4510 bytes
 recurrence/locale/pt_BR/LC_MESSAGES/django.po      | 237 ++++-----
 recurrence/locale/pt_BR/LC_MESSAGES/djangojs.mo    | Bin 4805 -> 5380 bytes
 recurrence/locale/pt_BR/LC_MESSAGES/djangojs.po    | 305 +++++++-----
 recurrence/locale/sk/LC_MESSAGES/django.mo         | Bin 0 -> 4547 bytes
 recurrence/locale/sk/LC_MESSAGES/django.po         | 403 ++++++++++++++++
 recurrence/locale/sk/LC_MESSAGES/djangojs.mo       | Bin 0 -> 5589 bytes
 recurrence/locale/sk/LC_MESSAGES/djangojs.po       | 537 +++++++++++++++++++++
 recurrence/static/recurrence/css/recurrence.css    |  11 +-
 .../static/recurrence/js/recurrence-widget.js      |  35 +-
 recurrence/static/recurrence/js/recurrence.js      |  37 +-
 setup.py                                           |   2 +-
 tests/test_fields.py                               |  63 ++-
 tests/test_serialization.py                        |  47 ++
 47 files changed, 3304 insertions(+), 1539 deletions(-)

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



More information about the Python-modules-commits mailing list