[Python-modules-commits] [django-taggit] branch master updated	(480b758 -> f617eed)
    Michal Cihar 
    nijel at moszumanska.debian.org
       
    Thu May 12 07:31:53 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  480b758   New upstream release.
       new  f1713a6   Bump standards to 3.9.8.
       new  25e5752   New upstream release.
       new  47ef835   Imported Upstream version 0.18.2
       new  f617eed   Merge tag 'upstream/0.18.2'
The 4 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                    | 10 +++++
 PKG-INFO                         |  2 +-
 debian/changelog                 |  7 +++
 debian/control                   |  2 +-
 django_taggit.egg-info/PKG-INFO  |  2 +-
 docs/api.txt                     |  2 +
 docs/custom_tagging.txt          |  2 +-
 runtests.py                      |  5 +++
 taggit/__init__.py               |  2 +-
 taggit/managers.py               | 93 ++++++++++++++++++++++++----------------
 taggit/utils.py                  | 14 ++++++
 tests/migrations/0001_initial.py | 46 ++++++++++----------
 tests/models.py                  | 16 +++----
 tests/tests.py                   | 61 +++++++++++++++++++-------
 tox.ini                          | 12 ++++++
 15 files changed, 189 insertions(+), 87 deletions(-)
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/django-taggit.git
    
    
More information about the Python-modules-commits
mailing list