[Python-modules-commits] [django-sekizai] branch master updated (17e73a4 -> 9d39ccd)
Michael Fladischer
fladi at moszumanska.debian.org
Sat Dec 19 19:51:12 UTC 2015
This is an automated email from the git hooks/post-receive script.
fladi pushed a change to branch master
in repository django-sekizai.
from 17e73a4 Update Vcs fields for git migration
new adf8642 record new upstream branch created by importing django-sekizai_0.9.0.orig.tar.gz
new cbe38b7 Import django-sekizai_0.9.0.orig.tar.gz
new 7674f03 Initialize Django before tests are run.
new 8739dde merge patched into master
new 9d39ccd Update changelog.
The 5 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 +-
debian/.git-dpm | 14 ++++-----
debian/changelog | 11 +++++++
debian/patches/django-1.7.patch | 2 +-
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 ++++++++++++--------
16 files changed, 196 insertions(+), 77 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