[Python-modules-commits] [parallax] 03/08: Drop parallax.egg-info from the master branch

Valentin Vidic vvidic-guest at moszumanska.debian.org
Tue Nov 28 08:39:55 UTC 2017


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

vvidic-guest pushed a commit to branch master
in repository parallax.

commit d5fa2c0bdfb12f5b7fc339d1bde223e89bae81b3
Author: Valentin Vidic <Valentin.Vidic at CARNet.hr>
Date:   Thu Sep 28 10:28:35 2017 +0200

    Drop parallax.egg-info from the master branch
---
 parallax.egg-info/PKG-INFO             | 30 ------------------------------
 parallax.egg-info/SOURCES.txt          | 21 ---------------------
 parallax.egg-info/dependency_links.txt |  1 -
 parallax.egg-info/top_level.txt        |  1 -
 4 files changed, 53 deletions(-)

diff --git a/parallax.egg-info/PKG-INFO b/parallax.egg-info/PKG-INFO
deleted file mode 100644
index 6e489f3..0000000
--- a/parallax.egg-info/PKG-INFO
+++ /dev/null
@@ -1,30 +0,0 @@
-Metadata-Version: 1.1
-Name: parallax
-Version: 1.0.3
-Summary: Execute commands and copy files over SSH to multiple machines at once
-Home-page: https://github.com/krig/parallax/
-Author: Kristoffer Gronlund
-Author-email: krig at koru.se
-License: BSD
-Description-Content-Type: UNKNOWN
-Description: Parallax SSH provides an interface to executing commands on multiple
-        nodes at once using SSH. It also provides commands for sending and receiving files to
-        multiple nodes using SCP.
-Platform: linux
-Classifier: Development Status :: 3 - Alpha
-Classifier: Intended Audience :: System Administrators
-Classifier: License :: OSI Approved :: BSD License
-Classifier: Operating System :: POSIX
-Classifier: Programming Language :: Python
-Classifier: Programming Language :: Python :: 2
-Classifier: Programming Language :: Python :: 2.6
-Classifier: Programming Language :: Python :: 2.7
-Classifier: Programming Language :: Python :: 3
-Classifier: Programming Language :: Python :: 3.1
-Classifier: Programming Language :: Python :: 3.2
-Classifier: Programming Language :: Python :: 3.3
-Classifier: Programming Language :: Python :: 3.4
-Classifier: Topic :: Software Development :: Libraries :: Python Modules
-Classifier: Topic :: System :: Clustering
-Classifier: Topic :: System :: Networking
-Classifier: Topic :: System :: Systems Administration
diff --git a/parallax.egg-info/SOURCES.txt b/parallax.egg-info/SOURCES.txt
deleted file mode 100644
index 0650cc7..0000000
--- a/parallax.egg-info/SOURCES.txt
+++ /dev/null
@@ -1,21 +0,0 @@
-AUTHORS
-COPYING
-MANIFEST.in
-README
-README.md
-setup.py
-bin/parallax-askpass
-parallax/__init__.py
-parallax/askpass_client.py
-parallax/askpass_server.py
-parallax/callbacks.py
-parallax/color.py
-parallax/manager.py
-parallax/psshutil.py
-parallax/task.py
-parallax/version.py
-parallax.egg-info/PKG-INFO
-parallax.egg-info/SOURCES.txt
-parallax.egg-info/dependency_links.txt
-parallax.egg-info/top_level.txt
-test/test_api.py
\ No newline at end of file
diff --git a/parallax.egg-info/dependency_links.txt b/parallax.egg-info/dependency_links.txt
deleted file mode 100644
index 8b13789..0000000
--- a/parallax.egg-info/dependency_links.txt
+++ /dev/null
@@ -1 +0,0 @@
-
diff --git a/parallax.egg-info/top_level.txt b/parallax.egg-info/top_level.txt
deleted file mode 100644
index 4c7c9ef..0000000
--- a/parallax.egg-info/top_level.txt
+++ /dev/null
@@ -1 +0,0 @@
-parallax

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



More information about the Python-modules-commits mailing list