[Python-modules-commits] [pylama] branch master updated (754ee98 -> d688ba6)

ChangZhuo Chen czchen at moszumanska.debian.org
Tue Dec 6 06:04:18 UTC 2016


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

czchen pushed a change to branch master
in repository pylama.

      from  754ee98   Update copyright
       new  5521c64   Import pylama_7.1.0.orig.tar.gz
       new  d9fdc1c   record new upstream branch created by importing pylama_7.1.0.orig.tar.gz and merge it
       new  dfc18d2   Update control
       new  5b44e7c   Update changelog
       new  d688ba6   Fix typo

The 5 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:
 AUTHORS                                            |  4 ++--
 PKG-INFO                                           | 24 +++++++++++-----------
 README.rst                                         | 20 +++++++++---------
 debian/.git-dpm                                    | 14 ++++++-------
 debian/changelog                                   |  2 +-
 debian/control                                     |  2 +-
 pylama.egg-info/PKG-INFO                           | 24 +++++++++++-----------
 pylama.egg-info/SOURCES.txt                        |  2 +-
 pylama.egg-info/requires.txt                       |  6 +++---
 pylama/__init__.py                                 |  2 +-
 pylama/config.py                                   | 17 +++++++--------
 pylama/core.py                                     |  3 ++-
 pylama/errors.py                                   | 13 +++++++++---
 pylama/lint/extensions.py                          |  5 +++--
 pylama/lint/pylama_mccabe.py                       |  5 +----
 .../{pylama_pep257.py => pylama_pydocstyle.py}     | 10 ++++-----
 pylama/lint/pylama_pyflakes.py                     |  1 +
 pylama/main.py                                     |  7 +++++--
 requirements.txt                                   |  8 ++++----
 setup.py                                           |  2 +-
 20 files changed, 91 insertions(+), 80 deletions(-)
 rename pylama/lint/{pylama_pep257.py => pylama_pydocstyle.py} (55%)

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



More information about the Python-modules-commits mailing list