[Python-modules-commits] [pycodestyle] branch master updated (7c5e566 -> 37a12dd)

Ondřej Nový onovy at moszumanska.debian.org
Tue Nov 8 11:28:19 UTC 2016


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

onovy pushed a change to branch master
in repository pycodestyle.

      from  7c5e566   Bumped debhelper version to 10
       new  b6f1645   Import pycodestyle_2.1.0.orig.tar.gz
       new  991d594   record new upstream branch created by importing pycodestyle_2.1.0.orig.tar.gz and merge it
       new  e50cc83   New upstream release
       new  37a12dd   releasing package pycodestyle version 2.1.0-1

The 4 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:
 CHANGES.txt                      |  23 ++++++
 CONTRIBUTING.rst                 |  74 ++++++++++++++++-
 PKG-INFO                         |  59 +++++++++++---
 README.rst                       |  34 +++++---
 debian/.git-dpm                  |  14 ++--
 debian/changelog                 |   5 +-
 debian/pycodestyle.1             |   2 +-
 dev-requirements.txt             |   1 +
 docs/developer.rst               |  16 +++-
 docs/intro.rst                   |  29 ++++---
 pycodestyle.egg-info/PKG-INFO    |  59 +++++++++++---
 pycodestyle.egg-info/SOURCES.txt |   1 +
 pycodestyle.py                   | 166 +++++++++++++++++++++++++++++++--------
 setup.cfg                        |   2 +-
 testsuite/E10.py                 |   6 +-
 testsuite/E12not.py              |   3 +
 testsuite/E22.py                 |   1 +
 testsuite/E30.py                 |  68 ++++++++++++++++
 testsuite/E30not.py              |  19 +++++
 testsuite/support.py             |   1 +
 testsuite/test_all.py            |   1 +
 testsuite/test_api.py            |   4 +-
 testsuite/test_parser.py         |   8 +-
 testsuite/test_shell.py          |  48 +++++------
 testsuite/utf-8.py               |  17 ----
 25 files changed, 521 insertions(+), 140 deletions(-)
 create mode 100644 dev-requirements.txt

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



More information about the Python-modules-commits mailing list