[Piuparts-commits] [piuparts] branch develop updated (b350436 -> 9096975)

Holger Levsen holger at moszumanska.debian.org
Sun Apr 19 10:00:24 UTC 2015


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

holger pushed a change to branch develop
in repository piuparts.

      from  b350436   ignore more directories left due to dpkg bug #316521
       new  d0c9718   Use "autopep8 --max-line-length=160" to re-format all .py files.
       new  9096975   Use "autopep8 -a --max-line-length=160" to re-format all .py files.

The 2 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:
 debian/changelog                       |   2 +
 master-bin/detect_well_known_errors.py |  37 +++--
 piuparts-analyze.py                    |  13 +-
 piuparts-master-backend.py             |  34 ++--
 piuparts-report.py                     | 177 ++++++++++----------
 piuparts-slave.py                      |  87 +++++-----
 piuparts.py                            | 295 ++++++++++++++++++---------------
 piupartslib/__init__.py                |   1 +
 piupartslib/conf.py                    |  21 +--
 piupartslib/dwke.py                    |  18 +-
 piupartslib/packagesdb.py              |  29 ++--
 piupartslib/pkgsummary.py              |  65 ++++----
 tests/test_config.py                   |  20 +--
 tests/test_pkgsummary.py               |  40 ++---
 14 files changed, 455 insertions(+), 384 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list