[Python-modules-commits] [pylama] branch upstream updated (65c9d8b -> 5521c64)
ChangZhuo Chen
czchen at moszumanska.debian.org
Tue Dec 6 06:04:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
czchen pushed a change to branch upstream
in repository pylama.
from 65c9d8b Imported Upstream version 7.0.9
new 5521c64 Import pylama_7.1.0.orig.tar.gz
The 1 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 +++++++++---------
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 +-
17 files changed, 82 insertions(+), 71 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