[Python-modules-commits] [pylama] 07/09: record new upstream branch created by importing pylama_7.3.1.orig.tar.gz and merge it

ChangZhuo Chen czchen at moszumanska.debian.org
Thu Dec 15 00:54:20 UTC 2016


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

czchen pushed a commit to branch master
in repository pylama.

commit 90accad8927b8d32a54a69995b6e4f3642055c10
Merge: 85e6989 3939aae
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date:   Wed Dec 14 09:10:00 2016 +0800

    record new upstream branch created by importing pylama_7.3.1.orig.tar.gz and merge it

 Changelog                                          |  5 ++++
 PKG-INFO                                           | 24 +++++++++--------
 README.rst                                         | 20 +++++++-------
 debian/.git-dpm                                    | 14 +++++-----
 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 +-
 21 files changed, 149 insertions(+), 86 deletions(-)

diff --cc debian/.git-dpm
index d2fea3e,0000000..abf37bd
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- 5521c64d75989649b421b092446c2d62d40897ed
- 5521c64d75989649b421b092446c2d62d40897ed
- 5521c64d75989649b421b092446c2d62d40897ed
- 5521c64d75989649b421b092446c2d62d40897ed
- pylama_7.1.0.orig.tar.gz
- 9fe10db384bcb5b74b4f0ba9146200b7accf2d88
- 27188
++3939aaee4eda32cd10e72f526ac47e35e0aa064e
++3939aaee4eda32cd10e72f526ac47e35e0aa064e
++3939aaee4eda32cd10e72f526ac47e35e0aa064e
++3939aaee4eda32cd10e72f526ac47e35e0aa064e
++pylama_7.3.1.orig.tar.gz
++73eb855fbba9518a92cdaae9de07c9abd66859da
++27894
 +debianTag="debian/%f%v"
 +patchedTag="patched/%f%v"
 +upstreamTag="upstream/%u"

-- 
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