[Python-modules-commits] [pylint-flask] branch upstream updated (8185956 -> 278ab3e)
Daniel Stender
danstender-guest at moszumanska.debian.org
Thu Mar 17 16:23:47 UTC 2016
This is an automated email from the git hooks/post-receive script.
danstender-guest pushed a change to branch upstream
in repository pylint-flask.
from 8185956 initial commit
new 278ab3e Import pylint-flask_0.3.orig.tar.xz
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:
PKG-INFO | 6 ++++--
pylint_flask.egg-info/PKG-INFO | 19 -------------------
pylint_flask.egg-info/SOURCES.txt | 8 --------
pylint_flask.egg-info/dependency_links.txt | 1 -
pylint_flask.egg-info/requires.txt | 4 ----
pylint_flask.egg-info/top_level.txt | 1 -
pylint_flask/__init__.py | 9 ++++-----
setup.cfg | 7 ++-----
setup.py | 12 +++++++-----
test/input/__init__.py | 0
test/input/func_noerror_flask_2_ext.py | 7 +++++++
test/input/func_noerror_flask_ext_bare_as.py | 6 ++++++
test/input/func_noerror_flask_ext_long.py | 5 +++++
test/input/func_noerror_flask_ext_long_sandwhich.py | 5 +++++
test/input/func_noerror_flask_ext_wtf.py | 5 +++++
test/test_func.py | 10 +++++-----
16 files changed, 50 insertions(+), 55 deletions(-)
delete mode 100644 pylint_flask.egg-info/PKG-INFO
delete mode 100644 pylint_flask.egg-info/SOURCES.txt
delete mode 100644 pylint_flask.egg-info/dependency_links.txt
delete mode 100644 pylint_flask.egg-info/requires.txt
delete mode 100644 pylint_flask.egg-info/top_level.txt
create mode 100644 test/input/__init__.py
create mode 100644 test/input/func_noerror_flask_2_ext.py
create mode 100644 test/input/func_noerror_flask_ext_bare_as.py
create mode 100644 test/input/func_noerror_flask_ext_long.py
create mode 100644 test/input/func_noerror_flask_ext_long_sandwhich.py
create mode 100644 test/input/func_noerror_flask_ext_wtf.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pylint-flask.git
More information about the Python-modules-commits
mailing list