[Python-modules-commits] [pylint-django] 02/06: record new upstream branch created by importing pylint-django_0.7.1.orig.tar.xz and merge it

Daniel Stender danstender-guest at moszumanska.debian.org
Sun Jan 24 12:52:48 UTC 2016


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

danstender-guest pushed a commit to branch master
in repository pylint-django.

commit 2a6a4d8d0e4c3e9832cd8e7350cf54d95223a07b
Merge: 6db6dbd 71a6acc
Author: Daniel Stender <debian at danielstender.com>
Date:   Tue Jan 19 15:55:41 2016 +0100

    record new upstream branch created by importing pylint-django_0.7.1.orig.tar.xz and merge it

 .landscape.yaml                                    |   6 +-
 .travis.yml                                        |   8 +-
 CHANGELOG.md                                       |  11 +
 CONTRIBUTORS.md                                    |   2 +
 README.md                                          |   3 +-
 debian/.git-dpm                                    |  14 +-
 pylint_django/augmentations/__init__.py            | 227 +++++++++++++--------
 pylint_django/checkers/__init__.py                 |   2 +-
 pylint_django/checkers/models.py                   |  31 ++-
 pylint_django/compat.py                            |  31 +++
 pylint_django/transforms/__init__.py               |   2 +-
 pylint_django/transforms/fields.py                 |  37 +++-
 pylint_django/transforms/foreignkey.py             |   7 +-
 .../transforms/transforms/django_db_models.py      |   6 +-
 pylint_django/utils.py                             |  19 +-
 scripts/travis-build.sh                            |   2 +-
 scripts/travis-install.sh                          |  10 +-
 scripts/{travis-skip.py => travis_skip.py}         |   3 +-
 setup.py                                           |   5 +-
 test/external_drf/func_noerror_serializer.py       |  11 +
 test/input/func_noerror_foreign_key_ids.py         |  17 ++
 test/input/func_noerror_foreignkeys.py             |   2 +-
 test/input/func_noerror_forms_py33.py              |   2 +-
 test/input/func_noerror_forms_py_28.py             |   1 -
 test/input/func_noerror_issue_46.py                |  11 +
 test/input/func_noerror_model_fields.py            |   3 +-
 test/input/func_noerror_model_unicode_callable.py  |   2 +-
 test/input/func_noerror_model_unicode_lambda.py    |   2 +-
 test/test_func.py                                  |  27 ++-
 tox.ini                                            |   2 +-
 30 files changed, 342 insertions(+), 164 deletions(-)

diff --cc debian/.git-dpm
index 6cf305b,0000000..d2095c8
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- 0e92a9839b288b02a18d08774b661e875dc5577c
- 0e92a9839b288b02a18d08774b661e875dc5577c
- 0e92a9839b288b02a18d08774b661e875dc5577c
- 0e92a9839b288b02a18d08774b661e875dc5577c
- pylint-django_0.6.orig.tar.gz
- fb9840dfe8470765d1562c9a24981fa01385f1a5
- 22890
++71a6acc8e41a8cb313121cfc79f7a0e88b083bf9
++71a6acc8e41a8cb313121cfc79f7a0e88b083bf9
++71a6acc8e41a8cb313121cfc79f7a0e88b083bf9
++71a6acc8e41a8cb313121cfc79f7a0e88b083bf9
++pylint-django_0.7.1.orig.tar.xz
++c471fd2be2232afe582d88d9d9cb74c1515b78a2
++21956
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"

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



More information about the Python-modules-commits mailing list