[Python-modules-commits] [pep8] branch master updated (c8c2c6b -> ff52148)

Sylvestre Ledru sylvestre at moszumanska.debian.org
Wed Mar 2 12:35:08 UTC 2016


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

sylvestre pushed a change to branch master
in repository pep8.

      from  c8c2c6b   Imported Debian patch 1.6.2-0.1
       new  f423e4b   Imported Upstream version 1.7.0
       new  938f6f9   Merge tag 'upstream/1.7.0'
       new  3fba382   * New upstream release (Closes: #816488)
       new  4a1ae01   * Package moved under the Python team umbrella * Package moved under git maintenance (Closes: #816489)
       new  75f5ba2   * Let the pep8 binary use python3 (Closes: #807409) * Build a python-pep8 package. * Don't depend on setuptools, pkg-resources is good enough.
       new  45ac16d   remove trailing spaces
       new  ff52148   Run the test suite when building the package

The 7 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               |  21 +++
 CONTRIBUTING.rst          |   4 +
 PKG-INFO                  |  29 +++-
 README.rst                |   6 +-
 debian/changelog          |  19 ++-
 debian/control            |  27 +++-
 debian/rules              |  19 +--
 docs/advanced.rst         |   2 +-
 docs/conf.py              |   8 +-
 docs/developer.rst        |  23 ++-
 docs/index.rst            |   2 +-
 docs/intro.rst            | 381 +++++++++++++++++++++++-----------------------
 pep8.egg-info/PKG-INFO    |  29 +++-
 pep8.egg-info/SOURCES.txt |   2 +
 pep8.py                   |  85 +++++++----
 testsuite/E71.py          |  18 +++
 testsuite/test_all.py     |   3 +-
 testsuite/test_api.py     |   3 +
 testsuite/test_parser.py  |  61 ++++++++
 19 files changed, 489 insertions(+), 253 deletions(-)
 create mode 100644 CONTRIBUTING.rst
 create mode 100644 testsuite/test_parser.py

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



More information about the Python-modules-commits mailing list