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

Daniel Stender stender at moszumanska.debian.org
Fri Jun 24 19:20:20 UTC 2016


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

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

commit 6a4329ad18a05d6d61e1fce3bd3c5e10d21dfb75
Merge: 39cb9c0 adcb426
Author: Daniel Stender <stender at debian.org>
Date:   Fri Jun 24 20:52:43 2016 +0200

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

 .coveragerc                                        |   3 -
 .gitignore                                         |  35 ---
 .landscape.yaml                                    |   8 -
 .travis.yml                                        |  20 --
 CHANGELOG.md                                       |  80 -----
 CONTRIBUTORS.md                                    |   8 -
 LICENSE                                            | 339 ---------------------
 PKG-INFO                                           |  20 ++
 README.md                                          |  41 ---
 debian/.git-dpm                                    |  14 +-
 pylint_django.egg-info/PKG-INFO                    |  20 ++
 pylint_django.egg-info/SOURCES.txt                 |  30 ++
 pylint_django.egg-info/dependency_links.txt        |   1 +
 pylint_django.egg-info/not-zip-safe                |   1 +
 pylint_django.egg-info/requires.txt                |   2 +
 pylint_django.egg-info/top_level.txt               |   1 +
 pylint_django/augmentations/__init__.py            |  20 +-
 pylint_django/compat.py                            |   8 +
 pylint_django/transforms/__init__.py               |   7 +-
 .../transforms/django_views_generic_base.py        |   4 +-
 pylint_django/transforms/transforms/mongoengine.py |  14 +
 scripts/test.sh                                    |   2 -
 scripts/travis-build.sh                            |   9 -
 scripts/travis-install.sh                          |  12 -
 scripts/travis_skip.py                             |   8 -
 setup.cfg                                          |   5 +
 setup.py                                           |   6 +-
 test/external_drf/func_noerror_serializer.py       |  11 -
 test/input/__init__.py                             |   0
 test/input/func_model_does_not_use_unicode_py33.py |  19 --
 test/input/func_model_requires_unicode_py_28.py    |  22 --
 test/input/func_model_unicode_parent_py_28.py      |  15 -
 test/input/func_noerror_classviews.py              |  17 --
 test/input/func_noerror_foreign_key_attributes.py  |  21 --
 test/input/func_noerror_foreign_key_ids.py         |  17 --
 test/input/func_noerror_foreign_key_sets.py        |  28 --
 test/input/func_noerror_foreignkeys.py             |  49 ---
 test/input/func_noerror_form_fields.py             |  66 ----
 test/input/func_noerror_forms_py33.py              |  33 --
 test/input/func_noerror_forms_py_28.py             |  33 --
 test/input/func_noerror_formview_ancestors.py      |  10 -
 test/input/func_noerror_ignore_meta_subclass.py    |  12 -
 test/input/func_noerror_issue_46.py                |  11 -
 test/input/func_noerror_manytomanyfield.py         |  25 --
 test/input/func_noerror_model_fields.py            |  81 -----
 test/input/func_noerror_model_unicode_callable.py  |  15 -
 test/input/func_noerror_model_unicode_lambda.py    |  11 -
 test/input/func_noerror_models_py33.py             |  31 --
 test/input/func_noerror_models_py_28.py            |  34 ---
 test/input/func_noerror_unicode_py2_compatible.py  |  17 --
 test/input/func_noerror_urls.py                    |  22 --
 .../func_model_does_not_use_unicode_py33.txt       |   1 -
 .../messages/func_model_requires_unicode_py_28.txt |   1 -
 test/messages/func_model_unicode_parent_py_28.txt  |   1 -
 test/test_func.py                                  |  30 +-
 tox.ini                                            |   7 -
 56 files changed, 166 insertions(+), 1192 deletions(-)

diff --cc debian/.git-dpm
index d2095c8,0000000..0e83480
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
- 71a6acc8e41a8cb313121cfc79f7a0e88b083bf9
- 71a6acc8e41a8cb313121cfc79f7a0e88b083bf9
- 71a6acc8e41a8cb313121cfc79f7a0e88b083bf9
- 71a6acc8e41a8cb313121cfc79f7a0e88b083bf9
- pylint-django_0.7.1.orig.tar.xz
- c471fd2be2232afe582d88d9d9cb74c1515b78a2
- 21956
++adcb426a3397f7a2f9acc2ef49782b964df6e308
++adcb426a3397f7a2f9acc2ef49782b964df6e308
++adcb426a3397f7a2f9acc2ef49782b964df6e308
++adcb426a3397f7a2f9acc2ef49782b964df6e308
++pylint-django_0.7.2.orig.tar.gz
++14a5033d1b85609f37ebfb051d7d11e4162627f1
++12752
 +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