[Python-modules-commits] [django-dirtyfields] branch master updated (2bfa263 -> c0105f9)

Christopher Stuart Hoskin mans0954 at moszumanska.debian.org
Mon Oct 30 23:25:09 UTC 2017


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

mans0954 pushed a change to branch master
in repository django-dirtyfields.

      from  2bfa263   Release 1.2.1-1 to unstable
       new  ab15f0b   Use GitHub for upstream source tarball
       new  c1d695b   Import django-dirtyfields_1.3.orig.tar.gz
       new  bf18a92   record new upstream branch created by importing django-dirtyfields_1.3.orig.tar.gz and merge it
       new  119a27a   New upstream release (1.3)
       new  08d23b9   Remove whitespace
       new  c0105f9   Update Standards-Version from 3.9.8 to 4.1.1 (no change required)

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                    | 11 +--------
 ChangeLog.rst                  | 33 +++++++++++++++++++++++++--
 README.rst                     |  2 +-
 debian/.git-dpm                | 14 ++++++------
 debian/changelog               |  9 ++++++++
 debian/control                 |  4 ++--
 debian/watch                   |  4 ++--
 docs/index.rst                 | 24 ++++++++++++++++++++
 requirements.txt               |  2 +-
 setup.py                       |  2 +-
 src/dirtyfields/compat.py      | 45 -------------------------------------
 src/dirtyfields/dirtyfields.py | 51 ++++++++++++++++++++++++++++--------------
 tests/models.py                | 14 ++++++++++++
 tests/test_core.py             | 10 +++++++++
 tests/test_memory_leak.py      | 16 +++++++++++++
 tests/test_save_fields.py      | 40 +++++++++++++++++++++++++++++++--
 tests/test_specified_fields.py | 28 +++++++++++++++++++++++
 tox.ini                        | 33 ++++++++-------------------
 18 files changed, 228 insertions(+), 114 deletions(-)
 create mode 100644 tests/test_memory_leak.py
 create mode 100644 tests/test_specified_fields.py

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



More information about the Python-modules-commits mailing list