[Python-modules-commits] [django-recurrence] 01/13: record new upstream branch created by importing django-recurrence_1.3.0.orig.tar.gz and merge it
Michael Fladischer
fladi at moszumanska.debian.org
Tue May 3 18:41:14 UTC 2016
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch master
in repository django-recurrence.
commit a64a1c92dc82d8d8dce083a80b428d3b945a059c
Merge: 985d4d6 9701c09
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Tue May 3 19:16:23 2016 +0200
record new upstream branch created by importing django-recurrence_1.3.0.orig.tar.gz and merge it
MANIFEST.in | 3 +
PKG-INFO | 4 +-
README.md | 55 ++++++++
debian/.git-dpm | 14 +-
django_recurrence.egg-info/PKG-INFO | 4 +-
django_recurrence.egg-info/SOURCES.txt | 21 ++-
docs/changelog.rst | 32 +++--
docs/conf.py | 10 +-
docs/github.py | 71 +++++++++++
docs/installation.rst | 27 ++--
docs/usage/getting_started.rst | 28 ++++
pytest.ini | 3 +
recurrence/base.py | 4 +-
recurrence/fields.py | 34 ++---
setup.py | 4 +-
tests/__init__.py | 0
tests/models.py | 10 ++
tests/settings.py | 55 ++++++++
tests/test_exclusions.py | 83 ++++++++++++
tests/test_fields.py | 159 +++++++++++++++++++++++
tests/test_magic_methods.py | 63 +++++++++
tests/test_managers_recurrence.py | 136 ++++++++++++++++++++
tests/test_managers_rule.py | 97 ++++++++++++++
tests/test_nulls.py | 27 ++++
tests/test_occurrences.py | 211 +++++++++++++++++++++++++++++++
tests/test_recurrences_without_limits.py | 141 +++++++++++++++++++++
tests/test_saving.py | 183 +++++++++++++++++++++++++++
tests/test_serialization.py | 69 ++++++++++
tests/test_to_text.py | 53 ++++++++
tests/test_to_weekday.py | 50 ++++++++
tests/test_weekday.py | 24 ++++
31 files changed, 1616 insertions(+), 59 deletions(-)
diff --cc debian/.git-dpm
index f41e364,0000000..75b0dbd
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,8 -1,0 +1,8 @@@
+# see git-dpm(1) from git-dpm package
- 515efba41df585ac5f00b74b1ce8db2494d24554
- 515efba41df585ac5f00b74b1ce8db2494d24554
- 515efba41df585ac5f00b74b1ce8db2494d24554
- 515efba41df585ac5f00b74b1ce8db2494d24554
- django-recurrence_1.2.0.orig.tar.gz
- d4b8603f30bff9778f3a2eed0b218eaab3116820
- 79390
++9701c091ddfd818b6a42e2b4dbdb4c3b28497833
++9701c091ddfd818b6a42e2b4dbdb4c3b28497833
++9701c091ddfd818b6a42e2b4dbdb4c3b28497833
++9701c091ddfd818b6a42e2b4dbdb4c3b28497833
++django-recurrence_1.3.0.orig.tar.gz
++2141b1dd6ad6f722f9a9bf1492fc173e39764848
++86835
--
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