[Python-modules-commits] [pylint-plugin-utils] branch upstream updated (78c7254 -> 08ff5b9)

ChangZhuo Chen czchen at moszumanska.debian.org
Tue Jun 20 14:58:28 UTC 2017


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

czchen pushed a change to branch upstream
in repository pylint-plugin-utils.

      from  78c7254   Imported Upstream version 0.2.3
      adds  08ff5b9   Import pylint-plugin-utils_0.2.6.orig.tar.gz

No new revisions were added by this update.

Summary of changes:
 .coveragerc                                       |  3 --
 .gitignore                                        | 35 -----------------------
 .travis.yml                                       | 11 -------
 MANIFEST.in                                       |  1 +
 PKG-INFO                                          | 22 ++++++++++++++
 README.md                                         | 17 -----------
 pylint_plugin_utils.egg-info/PKG-INFO             | 22 ++++++++++++++
 pylint_plugin_utils.egg-info/SOURCES.txt          |  9 ++++++
 pylint_plugin_utils.egg-info/dependency_links.txt |  1 +
 pylint_plugin_utils.egg-info/requires.txt         |  2 ++
 pylint_plugin_utils.egg-info/top_level.txt        |  1 +
 pylint_plugin_utils/__init__.py                   |  5 +++-
 setup.cfg                                         |  5 ++++
 setup.py                                          |  6 ++--
 14 files changed, 71 insertions(+), 69 deletions(-)
 delete mode 100644 .coveragerc
 delete mode 100644 .gitignore
 delete mode 100644 .travis.yml
 create mode 100644 MANIFEST.in
 create mode 100644 PKG-INFO
 delete mode 100644 README.md
 create mode 100644 pylint_plugin_utils.egg-info/PKG-INFO
 create mode 100644 pylint_plugin_utils.egg-info/SOURCES.txt
 create mode 100644 pylint_plugin_utils.egg-info/dependency_links.txt
 create mode 100644 pylint_plugin_utils.egg-info/requires.txt
 create mode 100644 pylint_plugin_utils.egg-info/top_level.txt
 create mode 100644 setup.cfg

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



More information about the Python-modules-commits mailing list