[Python-modules-commits] [pylama] branch upstream updated (5521c64 -> 3939aae)
ChangZhuo Chen
czchen at moszumanska.debian.org
Thu Dec 15 00:54:21 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 5521c64 Import pylama_7.1.0.orig.tar.gz
new 3939aae Import pylama_7.3.1.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:
Changelog | 5 ++++
PKG-INFO | 24 +++++++++--------
README.rst | 20 +++++++-------
pylama.egg-info/PKG-INFO | 24 +++++++++--------
pylama.egg-info/SOURCES.txt | 5 ++--
pylama.egg-info/requires.txt | 4 +--
pylama/__init__.py | 5 ++--
pylama/config.py | 14 +++++-----
pylama/core.py | 2 +-
pylama/errors.py | 11 +++++++-
pylama/hook.py | 13 +++++----
pylama/lint/extensions.py | 11 ++++++--
.../lint/{pylama_pep8.py => pylama_pycodestyle.py} | 18 ++++++-------
pylama/lint/pylama_pydocstyle.py | 12 ++++++---
pylama/lint/pylama_pyflakes.py | 11 ++++----
pylama/lint/pylama_radon.py | 31 ++++++++++++++++++++++
pylama/main.py | 2 +-
pylama/pytest.py | 2 +-
requirements.txt | 5 ++--
setup.py | 2 +-
20 files changed, 142 insertions(+), 79 deletions(-)
rename pylama/lint/{pylama_pep8.py => pylama_pycodestyle.py} (76%)
create mode 100644 pylama/lint/pylama_radon.py
--
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