[Python-modules-commits] [django-sekizai] branch upstream updated (46f2315 -> cbe38b7)
Michael Fladischer
fladi at moszumanska.debian.org
Sat Dec 19 19:51:13 UTC 2015
This is an automated email from the git hooks/post-receive script.
fladi pushed a change to branch upstream
in repository django-sekizai.
from 46f2315 Imported Upstream version 0.8.2
new cbe38b7 Import django-sekizai_0.9.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:
.travis.yml | 19 +++++++++++-
README.rst | 3 +-
docs/index.rst | 29 ++++++++++++++----
sekizai/__init__.py | 2 +-
sekizai/context_processors.py | 6 ++--
sekizai/context_processors.pyi | 8 +++++
sekizai/data.py | 58 +++++++++++++++++------------------
sekizai/helpers.py | 22 +++++++------
sekizai/helpers.pyi | 29 ++++++++++++++++++
sekizai/templatetags/sekizai_tags.py | 16 ++++++----
sekizai/templatetags/sekizai_tags.pyi | 8 +++++
sekizai/tests.py | 13 ++++++++
setup.py | 33 ++++++++++++--------
13 files changed, 177 insertions(+), 69 deletions(-)
create mode 100644 sekizai/context_processors.pyi
create mode 100644 sekizai/helpers.pyi
create mode 100644 sekizai/templatetags/sekizai_tags.pyi
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-sekizai.git
More information about the Python-modules-commits
mailing list