[Python-modules-commits] [pylint-celery] 01/04: removed pylint_celery.egg-info

Daniel Stender danstender-guest at moszumanska.debian.org
Sat Oct 17 21:42:47 UTC 2015


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

danstender-guest pushed a commit to branch master
in repository pylint-celery.

commit 5f68bfb211296c131ef5cec0f1b85948a7306cfc
Author: Daniel Stender <debian at danielstender.com>
Date:   Sat Oct 17 23:38:46 2015 +0200

    removed pylint_celery.egg-info
---
 pylint_celery.egg-info/PKG-INFO             | 11 -----------
 pylint_celery.egg-info/SOURCES.txt          |  9 ---------
 pylint_celery.egg-info/dependency_links.txt |  1 -
 pylint_celery.egg-info/not-zip-safe         |  1 -
 pylint_celery.egg-info/requires.txt         |  3 ---
 pylint_celery.egg-info/top_level.txt        |  1 -
 6 files changed, 26 deletions(-)

diff --git a/pylint_celery.egg-info/PKG-INFO b/pylint_celery.egg-info/PKG-INFO
deleted file mode 100644
index 7547b2b..0000000
--- a/pylint_celery.egg-info/PKG-INFO
+++ /dev/null
@@ -1,11 +0,0 @@
-Metadata-Version: 1.0
-Name: pylint-celery
-Version: 0.3
-Summary: pylint-celery is a Pylint plugin to aid Pylint in recognising and understandingerrors caused when using the Celery library
-Home-page: https://github.com/landscapeio/pylint-celery
-Author: landscape.io
-Author-email: code at landscape.io
-License: GPLv2
-Description: UNKNOWN
-Keywords: pylint celery plugin
-Platform: UNKNOWN
diff --git a/pylint_celery.egg-info/SOURCES.txt b/pylint_celery.egg-info/SOURCES.txt
deleted file mode 100644
index fd54968..0000000
--- a/pylint_celery.egg-info/SOURCES.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-setup.py
-pylint_celery/__init__.py
-pylint_celery.egg-info/PKG-INFO
-pylint_celery.egg-info/SOURCES.txt
-pylint_celery.egg-info/dependency_links.txt
-pylint_celery.egg-info/not-zip-safe
-pylint_celery.egg-info/requires.txt
-pylint_celery.egg-info/top_level.txt
-test/test_func.py
\ No newline at end of file
diff --git a/pylint_celery.egg-info/dependency_links.txt b/pylint_celery.egg-info/dependency_links.txt
deleted file mode 100644
index 8b13789..0000000
--- a/pylint_celery.egg-info/dependency_links.txt
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/pylint_celery.egg-info/not-zip-safe b/pylint_celery.egg-info/not-zip-safe
deleted file mode 100644
index 8b13789..0000000
--- a/pylint_celery.egg-info/not-zip-safe
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/pylint_celery.egg-info/requires.txt b/pylint_celery.egg-info/requires.txt
deleted file mode 100644
index 5c302f4..0000000
--- a/pylint_celery.egg-info/requires.txt
+++ /dev/null
@@ -1,3 +0,0 @@
-pylint>=1.0
-astroid>=1.0
-pylint-plugin-utils>=0.2.1
diff --git a/pylint_celery.egg-info/top_level.txt b/pylint_celery.egg-info/top_level.txt
deleted file mode 100644
index afd3f6a..0000000
--- a/pylint_celery.egg-info/top_level.txt
+++ /dev/null
@@ -1 +0,0 @@
-pylint_celery

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



More information about the Python-modules-commits mailing list