[Python-modules-commits] [django-classy-tags] branch master updated (a762881 -> 3c72d2a)

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


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

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

      from  a762881   Update changelog.
       new  0eee1dc   record new upstream branch created by importing django-classy-tags_0.7.1.orig.tar.gz
       new  f29f75b   Import django-classy-tags_0.7.1.orig.tar.gz
       new  ffe9f41   Disable objects.inv download for sphinx.
       new  7b66fa0   merge patched into master
       new  9370d69   Use https in Vcs-Git field.
       new  3c72d2a   Update changelog.

The 6 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                           |   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 ++++--
 debian/.git-dpm                       |  14 ++---
 debian/changelog                      |   7 +++
 debian/control                        |   2 +-
 debian/patches/intersphinx.patch      |   2 +-
 docs/changes.rst                      |   8 +++
 setup.cfg                             |   2 +
 setup.py                              |   2 +-
 20 files changed, 143 insertions(+), 184 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