[Python-modules-commits] [django-classy-tags] branch upstream updated (3a6ff90 -> f29f75b)

Michael Fladischer fladi at moszumanska.debian.org
Fri Jan 29 19:58:34 UTC 2016


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

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

      from  3a6ff90   Import django-classy-tags_0.7.0.orig.tar.gz
      adds  f29f75b   Import django-classy-tags_0.7.1.orig.tar.gz

No new revisions were added by this update.

Summary of changes:
 .travis.yml                           |   2 +-
 classytags/__init__.py                |   2 +-
 classytags/arguments.py               |  15 +++--
 classytags/compat.py                  |   1 +
 classytags/core.py                    |  16 ++++--
 classytags/exceptions.py              |   5 +-
 classytags/helpers.py                 |  10 +++-
 classytags/parser.py                  |  11 ++--
 classytags/test/project/testrunner.py |  27 ---------
 classytags/test/run_tests.py          | 105 ----------------------------------
 classytags/tests.py                   |  66 ++++++++++++++++-----
 classytags/utils.py                   |  14 +++--
 classytags/values.py                  |  16 ++++--
 docs/changes.rst                      |   8 +++
 setup.cfg                             |   2 +
 setup.py                              |   2 +-
 16 files changed, 127 insertions(+), 175 deletions(-)
 delete mode 100644 classytags/test/project/testrunner.py
 delete mode 100644 classytags/test/run_tests.py

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



More information about the Python-modules-commits mailing list