[Python-modules-commits] [checkbox-ng] branch master updated (b2c42fa -> ce0e03e)
Sylvain Pineau
spineau-guest at moszumanska.debian.org
Mon Dec 7 13:29:59 UTC 2015
This is an automated email from the git hooks/post-receive script.
spineau-guest pushed a change to branch master
in repository checkbox-ng.
from b2c42fa Update Vcs fields for git migration
adds 064b324 record new upstream branch created by importing checkbox-ng_0.22.orig.tar.gz
adds 5600bed Import checkbox-ng_0.22.orig.tar.gz
adds 0b0c6ce Revert the documentation theme back to default
adds 70d4912 merge patched into master
adds 01a1f41 Require plainbox 0.24 or more recent (new APIs and fixes) and checkbox-support 0.22
adds ce0e03e updated changelog
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 -
debian/.git-dpm | 14 +-
debian/changelog | 8 +
debian/control | 8 +-
debian/patches/documentation-theme | 2 +-
docs/changelog.rst | 22 +-
setup.py | 4 +-
30 files changed, 474 insertions(+), 3275 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