[Python-modules-commits] [python-flake8] branch master updated (530f887 -> d18da60)

Ondřej Nový onovy at moszumanska.debian.org
Wed Aug 10 15:45:37 UTC 2016


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

onovy pushed a change to branch master
in repository python-flake8.

      from  530f887   d/control: Rewrapped long description
       new  79724f4   record new upstream branch created by importing python-flake8_3.0.4+dfsg1.orig.tar.gz
       new  a7766c1   Import python-flake8_3.0.4+dfsg1.orig.tar.gz
       new  8e2bdd1   Removed pytest options
       new  89a6b96   merge patched into master
       new  d18da60   New upstream release.

The 5 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                                           |  2 +-
 debian/.git-dpm                                    | 14 +++----
 debian/changelog                                   |  4 +-
 debian/patches/0001-Removed-pytest-options.patch   |  2 +-
 .../plugin-development/plugin-parameters.rst       |  6 +++
 docs/source/release-notes/3.0.4.rst                | 20 +++++++++
 docs/source/release-notes/index.rst                |  1 +
 docs/source/user/error-codes.rst                   | 49 ++++++++++++++++++++++
 docs/source/user/index.rst                         |  1 +
 src/flake8.egg-info/PKG-INFO                       |  2 +-
 src/flake8.egg-info/SOURCES.txt                    |  2 +
 src/flake8/__init__.py                             |  2 +-
 src/flake8/checker.py                              | 48 +++++++++++----------
 src/flake8/exceptions.py                           | 21 ++++++----
 src/flake8/plugins/manager.py                      | 24 +++++++++++
 src/flake8/plugins/pyflakes.py                     |  3 ++
 src/flake8/processor.py                            | 14 ++-----
 tests/integration/test_checker.py                  |  6 ++-
 tests/unit/test_checker_manager.py                 |  8 +++-
 19 files changed, 173 insertions(+), 56 deletions(-)
 create mode 100644 docs/source/release-notes/3.0.4.rst
 create mode 100644 docs/source/user/error-codes.rst

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-flake8.git



More information about the Python-modules-commits mailing list