[Python-modules-commits] [pylint-plugin-utils] branch master updated (470a5ac -> 643977d)

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


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

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

      from  470a5ac   Fixed VCS URL (https)
      adds  93d1ca4   Use pypi.debian.net in watch
      adds  08ff5b9   Import pylint-plugin-utils_0.2.6.orig.tar.gz
      adds  fb82d7d   record new upstream branch created by importing pylint-plugin-utils_0.2.6.orig.tar.gz and merge it
      adds  bfec92e   Add ChangZhuo Chen as Uploaders
      adds  e3b65aa   Bump compat to 10
      adds  303cae6   Bump Standards-Version to 4.0.0
      adds  9242c08   Update changelog
      adds  643977d   No README.md in pypi archive

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 -----------
 debian/.git-dpm                                   | 14 ++++-----
 debian/changelog                                  | 11 +++++--
 debian/compat                                     |  2 +-
 debian/control                                    |  7 +++--
 debian/rules                                      |  3 --
 debian/watch                                      |  4 +--
 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 ++--
 20 files changed, 94 insertions(+), 87 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