[Python-modules-commits] [django-taggit] branch master updated (e9d137b -> 36cc15b)

Michal Cihar nijel at moszumanska.debian.org
Thu Nov 17 10:36:25 UTC 2016


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

nijel pushed a change to branch master
in repository django-taggit.

      from  e9d137b   Release
       new  3c90baf   Change VCS-Git URL to https.
       new  e8dbd6b   New upstream version 0.21.3
       new  13ffe3b   Merge tag 'upstream/0.21.3'
       new  1f233e5   New upstream release.
       new  36cc15b   Fix testsuite

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:
 CHANGELOG.txt                                      |  5 +++
 PKG-INFO                                           |  2 +-
 debian/changelog                                   |  7 ++++
 debian/control                                     |  4 +-
 ...missing-TEMPLATES-settings-to-runtests.py.patch | 29 +++++++++++++
 debian/patches/series                              |  1 +
 django_taggit.egg-info/PKG-INFO                    |  2 +-
 django_taggit.egg-info/SOURCES.txt                 |  4 +-
 taggit/__init__.py                                 |  2 +-
 taggit/views.py                                    | 47 ++++++++++++++++++----
 tests/settings.py                                  |  7 ++++
 tests/templates/tests/food_tag_list.html           | 10 +++++
 tests/tests.py                                     | 42 ++++++++++++++++++-
 tests/urls.py                                      |  8 ++++
 14 files changed, 155 insertions(+), 15 deletions(-)
 create mode 100644 debian/patches/0001-Add-missing-TEMPLATES-settings-to-runtests.py.patch
 create mode 100644 tests/templates/tests/food_tag_list.html
 create mode 100644 tests/urls.py

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



More information about the Python-modules-commits mailing list