[Python-modules-commits] [python-flake8] branch master updated (4f7e16d -> a80e636)

Ondřej Nový onovy at moszumanska.debian.org
Fri Nov 25 19:10:16 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  4f7e16d   Bumped required version of mock to 2.0.0
      adds  2df4b1a   record new upstream branch created by importing python-flake8_3.2.1.orig.tar.gz
      adds  2025f93   Import python-flake8_3.2.1.orig.tar.gz
      adds  8e6ad77   Remove upper constrains from upstream requirements
      adds  e750b37   merge patched into master
      adds  a80e636   New upstream release

No new revisions were added by this update.

Summary of changes:
 CONTRIBUTING.rst                                   |  2 +-
 PKG-INFO                                           |  2 +-
 debian/.git-dpm                                    | 14 ++---
 debian/changelog                                   |  5 +-
 ...per-constrains-from-upstream-requirements.patch |  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 +++++++++++++++++
 18 files changed, 182 insertions(+), 62 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