[Python-modules-commits] [checkbox-ng] 05/09: remove egg-info files from the tree

Sylvain Pineau spineau-guest at moszumanska.debian.org
Wed Jan 6 13:51:51 UTC 2016


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

spineau-guest pushed a commit to branch master
in repository checkbox-ng.

commit d5e8e2fe1a542c42c98caf071f456a714598c169
Author: Sylvain Pineau <sylvain.pineau at canonical.com>
Date:   Wed Jan 6 14:43:18 2016 +0100

    remove egg-info files from the tree
---
 checkbox_ng.egg-info/PKG-INFO             | 24 ----------------
 checkbox_ng.egg-info/SOURCES.txt          | 47 -------------------------------
 checkbox_ng.egg-info/dependency_links.txt |  1 -
 checkbox_ng.egg-info/entry_points.txt     |  9 ------
 checkbox_ng.egg-info/requires.txt         |  4 ---
 checkbox_ng.egg-info/top_level.txt        |  1 -
 6 files changed, 86 deletions(-)

diff --git a/checkbox_ng.egg-info/PKG-INFO b/checkbox_ng.egg-info/PKG-INFO
deleted file mode 100644
index 618f318..0000000
--- a/checkbox_ng.egg-info/PKG-INFO
+++ /dev/null
@@ -1,24 +0,0 @@
-Metadata-Version: 1.0
-Name: checkbox-ng
-Version: 0.23
-Summary: Checkbox - Command Line Test Runner
-Home-page: https://launchpad.net/checkbox-ng/
-Author: Zygmunt Krynicki
-Author-email: zygmunt.krynicki at canonical.com
-License: GPLv3
-Description: CheckBoxNG
-        ==========
-        
-        :term:`CheckBoxNG` is a hardware testing tool useful for certifying laptops,
-        desktops and servers with Ubuntu. It is a new version of :term:`CheckBox` that
-        is built directly on top of :term:`PlainBox`
-        
-        CheckBoxNG *replaces* CheckBox, where applicable. 
-        
-        Installation
-        ============
-        
-        CheckBoxNG is pre-installed on Ubuntu 14.04. It is also available in Debian (as
-        checkbox-ng) Testing.
-        
-Platform: UNKNOWN
diff --git a/checkbox_ng.egg-info/SOURCES.txt b/checkbox_ng.egg-info/SOURCES.txt
deleted file mode 100644
index 8c32ab2..0000000
--- a/checkbox_ng.egg-info/SOURCES.txt
+++ /dev/null
@@ -1,47 +0,0 @@
-COPYING
-MANIFEST.in
-README.rst
-setup.cfg
-setup.py
-checkbox_ng/__init__.py
-checkbox_ng/certification.py
-checkbox_ng/config.py
-checkbox_ng/launcher.py
-checkbox_ng/launchpad.py
-checkbox_ng/main.py
-checkbox_ng/misc.py
-checkbox_ng/test_certification.py
-checkbox_ng/test_config.py
-checkbox_ng/test_main.py
-checkbox_ng/test_misc.py
-checkbox_ng/tests.py
-checkbox_ng/tools.py
-checkbox_ng/ui.py
-checkbox_ng.egg-info/PKG-INFO
-checkbox_ng.egg-info/SOURCES.txt
-checkbox_ng.egg-info/dependency_links.txt
-checkbox_ng.egg-info/entry_points.txt
-checkbox_ng.egg-info/requires.txt
-checkbox_ng.egg-info/top_level.txt
-checkbox_ng/commands/__init__.py
-checkbox_ng/commands/cli.py
-checkbox_ng/commands/launcher.py
-checkbox_ng/commands/newcli.py
-checkbox_ng/commands/sru.py
-checkbox_ng/commands/submit.py
-checkbox_ng/commands/test_sru.py
-contrib/checkbox-ci-installed-notifier.service
-contrib/checkbox-ci-mailer.service
-contrib/checkbox-sru.service
-contrib/com.canonical.certification.PlainBox1.service
-docs/bugs.rst
-docs/changelog.rst
-docs/conf.py
-docs/index.rst
-docs/launcher-tutorial.rst
-docs/profiles.rst
-docs/release.rst
-docs/stack.rst
-docs/scripts/brightness_test.rst
-docs/scripts/index.rst
-launchers/checkbox-cli
\ No newline at end of file
diff --git a/checkbox_ng.egg-info/dependency_links.txt b/checkbox_ng.egg-info/dependency_links.txt
deleted file mode 100644
index 8b13789..0000000
--- a/checkbox_ng.egg-info/dependency_links.txt
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/checkbox_ng.egg-info/entry_points.txt b/checkbox_ng.egg-info/entry_points.txt
deleted file mode 100644
index 879968d..0000000
--- a/checkbox_ng.egg-info/entry_points.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-[console_scripts]
-checkbox = checkbox_ng.main:main
-checkbox-submit = checkbox_ng.main:submit
-checkbox-launcher = checkbox_ng.main:launcher
-
-[plainbox.transport]
-launchpad = checkbox_ng.launchpad:LaunchpadTransport
-certification = checkbox_ng.certification:CertificationTransport
-
diff --git a/checkbox_ng.egg-info/requires.txt b/checkbox_ng.egg-info/requires.txt
deleted file mode 100644
index eda648c..0000000
--- a/checkbox_ng.egg-info/requires.txt
+++ /dev/null
@@ -1,4 +0,0 @@
-checkbox-support >= 0.2
-guacamole >= 0.9
-plainbox >= 0.5.3
-requests >= 1.0
\ No newline at end of file
diff --git a/checkbox_ng.egg-info/top_level.txt b/checkbox_ng.egg-info/top_level.txt
deleted file mode 100644
index d046550..0000000
--- a/checkbox_ng.egg-info/top_level.txt
+++ /dev/null
@@ -1 +0,0 @@
-checkbox_ng

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