[Python-modules-commits] [pylint-flask] branch master updated (0129f31 -> 34b4d49)

Daniel Stender danstender-guest at moszumanska.debian.org
Thu Mar 17 16:23:45 UTC 2016


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

danstender-guest pushed a change to branch master
in repository pylint-flask.

      from  0129f31   deb/changelog: upload to unstable
       new  278ab3e   Import pylint-flask_0.3.orig.tar.xz
       new  9485024   record new upstream branch created by importing pylint-flask_0.3.orig.tar.xz and merge it
       new  21ce03a   deb/changelog: new upstream release
       new  bd32801   deb/control: updated uploader email address
       new  bb84291   deb/control: use HTTPS also for Vcs-Git
       new  a776335   deb/control: bumped standards to 3.9.7
       new  f822c7c   deb/rules: updated info on disabled tests
       new  8afe389   deb/copyright: updated
       new  34801fc   deb/changelog: upload to unstable
       new  34b4d49   deb/control: use cgit for Vcs-Browser

The 10 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 ++++--
 debian/.git-dpm                                     | 14 +++++++-------
 debian/changelog                                    | 12 ++++++++++++
 debian/control                                      |  8 ++++----
 debian/copyright                                    |  2 +-
 debian/rules                                        |  3 +--
 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 +++++-----
 21 files changed, 75 insertions(+), 69 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