[Python-modules-commits] [checkbox-ng] branch upstream updated (d9b886d -> 5600bed)

Sylvain Pineau spineau-guest at moszumanska.debian.org
Mon Dec 7 13:30:00 UTC 2015


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

spineau-guest pushed a change to branch upstream
in repository checkbox-ng.

      from  d9b886d   Imported Upstream version 0.20.1
      adds  5600bed   Import checkbox-ng_0.22.orig.tar.gz

No new revisions were added by this update.

Summary of changes:
 PKG-INFO                              |    2 +-
 checkbox_ng.egg-info/PKG-INFO         |    2 +-
 checkbox_ng.egg-info/SOURCES.txt      |    6 -
 checkbox_ng.egg-info/entry_points.txt |   11 +-
 checkbox_ng.egg-info/requires.txt     |    3 +-
 checkbox_ng/__init__.py               |    2 +-
 checkbox_ng/certification.py          |    5 +-
 checkbox_ng/commands/cli.py           |    8 +-
 checkbox_ng/commands/newcli.py        |   37 +-
 checkbox_ng/commands/service.py       |  132 ---
 checkbox_ng/commands/sru.py           |  333 +++----
 checkbox_ng/commands/test_sru.py      |   32 +-
 checkbox_ng/config.py                 |   10 +
 checkbox_ng/dbus_ex/__init__.py       |   81 --
 checkbox_ng/dbus_ex/decorators.py     |  391 --------
 checkbox_ng/dbus_ex/service.py        |  689 --------------
 checkbox_ng/dbus_ex/test_dbus.py      |   47 -
 checkbox_ng/launchpad.py              |    5 +-
 checkbox_ng/main.py                   |    8 -
 checkbox_ng/misc.py                   |  228 ++++-
 checkbox_ng/service.py                | 1586 ---------------------------------
 checkbox_ng/test_main.py              |    7 +-
 checkbox_ng/test_misc.py              |   44 +-
 checkbox_ng/tools.py                  |   22 -
 docs/changelog.rst                    |   22 +-
 setup.py                              |    4 +-
 26 files changed, 454 insertions(+), 3263 deletions(-)
 delete mode 100644 checkbox_ng/commands/service.py
 delete mode 100644 checkbox_ng/dbus_ex/__init__.py
 delete mode 100644 checkbox_ng/dbus_ex/decorators.py
 delete mode 100644 checkbox_ng/dbus_ex/service.py
 delete mode 100644 checkbox_ng/dbus_ex/test_dbus.py
 delete mode 100644 checkbox_ng/service.py

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



More information about the Python-modules-commits mailing list