[Python-modules-commits] [django-model-utils] branch upstream updated (c0b30b2 -> 3896a37)

Brian May bam at moszumanska.debian.org
Fri Aug 12 04:52:23 UTC 2016


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

bam pushed a change to branch upstream
in repository django-model-utils.

      from  c0b30b2   Import django-model-utils_2.4.orig.tar.gz
       new  3896a37   Import django-model-utils_2.5.2.orig.tar.gz

The 1 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                 | 18 ++++++++-------
 AUTHORS.rst                 |  2 ++
 CHANGES.rst                 | 35 +++++++++++++++++++++++++++--
 CONTRIBUTING.rst            | 15 +++++++------
 MANIFEST.in                 |  3 ++-
 README.rst                  | 26 +++++++++------------
 TODO.rst                    |  4 ----
 docs/managers.rst           | 47 +++-----------------------------------
 docs/utilities.rst          |  2 +-
 model_utils/__init__.py     |  2 +-
 model_utils/managers.py     | 28 ++++++++++++++++++-----
 model_utils/tests/models.py |  5 +++++
 model_utils/tests/tests.py  | 55 ++++++++++++++++++++++++++++++++++++++++++++-
 model_utils/tracker.py      |  6 ++---
 requirements.txt            |  3 +++
 setup.py                    | 24 +++++++++++++-------
 tox.ini                     | 23 ++++++++++---------
 17 files changed, 186 insertions(+), 112 deletions(-)
 delete mode 100644 TODO.rst
 create mode 100644 requirements.txt

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



More information about the Python-modules-commits mailing list