[Python-modules-commits] [pycodestyle] branch upstream updated (38b474b -> b6f1645)
Ondřej Nový
onovy at moszumanska.debian.org
Tue Nov 8 11:28:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy pushed a change to branch upstream
in repository pycodestyle.
from 38b474b import pycodestyle_2.0.0.orig.tar.gz
new b6f1645 Import pycodestyle_2.1.0.orig.tar.gz
The 1 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 +++++---
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 ----
22 files changed, 510 insertions(+), 130 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