[Python-modules-commits] [python-flake8] branch upstream updated (c959f8a -> 2025f93)

Ondřej Nový onovy at moszumanska.debian.org
Fri Nov 25 19:10:18 UTC 2016


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

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

      from  c959f8a   Import python-flake8_3.2.0.orig.tar.gz
      adds  2025f93   Import python-flake8_3.2.1.orig.tar.gz

No new revisions were added by this update.

Summary of changes:
 CONTRIBUTING.rst                      |  2 +-
 PKG-INFO                              |  2 +-
 docs/source/internal/contributing.rst |  2 +-
 docs/source/release-notes/3.1.0.rst   |  4 +--
 docs/source/release-notes/3.2.0.rst   |  2 +-
 docs/source/release-notes/3.2.1.rst   | 27 ++++++++++++++++
 docs/source/release-notes/index.rst   |  1 +
 src/flake8.egg-info/PKG-INFO          |  2 +-
 src/flake8.egg-info/SOURCES.txt       |  1 +
 src/flake8/__init__.py                |  2 +-
 src/flake8/checker.py                 | 40 +++++++++++++----------
 src/flake8/defaults.py                | 25 +++++++++++++--
 src/flake8/main/options.py            |  6 ++--
 src/flake8/style_guide.py             | 60 +++++++++++++++++++++++------------
 tests/unit/test_style_guide.py        | 47 +++++++++++++++++++++++++++
 15 files changed, 171 insertions(+), 52 deletions(-)
 create mode 100644 docs/source/release-notes/3.2.1.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