[Python-modules-commits] [django-recurrence] branch upstream updated (9701c09 -> 961b7a8)

Michael Fladischer fladi at moszumanska.debian.org
Wed Oct 19 12:10:59 UTC 2016


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

fladi pushed a change to branch upstream
in repository django-recurrence.

      from  9701c09   Import django-recurrence_1.3.0.orig.tar.gz
       new  961b7a8   Import django-recurrence_1.4.0.orig.tar.gz

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:
 PKG-INFO                                           |   2 +-
 django_recurrence.egg-info/PKG-INFO                |   2 +-
 django_recurrence.egg-info/SOURCES.txt             |   5 +
 docs/changelog.rst                                 |  11 +
 docs/conf.py                                       |   4 +-
 docs/github.py                                     |   2 +-
 recurrence/base.py                                 |  24 +--
 recurrence/compat.py                               |  21 ++
 recurrence/fields.py                               |   3 +-
 recurrence/locale/eu/LC_MESSAGES/django.mo         | Bin 0 -> 4161 bytes
 recurrence/locale/{fr => eu}/LC_MESSAGES/django.po | 206 ++++++++----------
 recurrence/locale/eu/LC_MESSAGES/djangojs.mo       | Bin 0 -> 5187 bytes
 .../locale/{fr => eu}/LC_MESSAGES/djangojs.po      | 232 +++++++++++----------
 setup.py                                           |   2 +-
 14 files changed, 265 insertions(+), 249 deletions(-)
 create mode 100644 recurrence/compat.py
 create mode 100644 recurrence/locale/eu/LC_MESSAGES/django.mo
 copy recurrence/locale/{fr => eu}/LC_MESSAGES/django.po (59%)
 create mode 100644 recurrence/locale/eu/LC_MESSAGES/djangojs.mo
 copy recurrence/locale/{fr => eu}/LC_MESSAGES/djangojs.po (77%)

-- 
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