[Python-modules-commits] [pycodestyle] 02/04: record new upstream branch created by importing pycodestyle_2.1.0.orig.tar.gz and merge it

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 commit to branch master
in repository pycodestyle.

commit 991d594eba32af5789afc035743b8e5099520489
Merge: 7c5e566 b6f1645
Author: Ondřej Nový <onovy at debian.org>
Date:   Tue Nov 8 10:50:12 2016 +0100

    record new upstream branch created by importing pycodestyle_2.1.0.orig.tar.gz and merge it

 CHANGES.txt                      |  23 ++++++
 CONTRIBUTING.rst                 |  74 ++++++++++++++++-
 PKG-INFO                         |  59 +++++++++++---
 README.rst                       |  34 +++++---
 debian/.git-dpm                  |  14 ++--
 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 ----
 23 files changed, 517 insertions(+), 137 deletions(-)

diff --cc debian/.git-dpm
index 9b38a6e,0000000..ae98345
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
 +# see git-dpm(1) from git-dpm package
- 38b474bbc4fffd47e113837c3fdbd96baca77357
- 38b474bbc4fffd47e113837c3fdbd96baca77357
- 38b474bbc4fffd47e113837c3fdbd96baca77357
- 38b474bbc4fffd47e113837c3fdbd96baca77357
- pycodestyle_2.0.0.orig.tar.gz
- 498a91b4e93a7e656d15b7166014de994adf388f
- 81701
++b6f164577232e0c2fc07336a9f3047071796cfe6
++b6f164577232e0c2fc07336a9f3047071796cfe6
++b6f164577232e0c2fc07336a9f3047071796cfe6
++b6f164577232e0c2fc07336a9f3047071796cfe6
++pycodestyle_2.1.0.orig.tar.gz
++f3fcf87cb750a654cfd4c2feccd47ea74b85c1e0
++85519
 +debianTag="debian/%e%v"
 +patchedTag="patched/%e%v"
 +upstreamTag="upstream/%e%u"

-- 
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