[X2Go-Commits] python-x2go.git - brokerclient (branch) updated: 0.1.1.4-3-g8106f08

X2Go dev team git-admin at x2go.org
Tue Jan 7 16:20:48 CET 2014


The branch, brokerclient has been updated
       via  8106f08f70cd6a18b675af60b5dd10df319ed895 (commit)
      from  98fd462f345a6c5cc3832c4036921277c5c9a73f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 setup.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/setup.py b/setup.py
index 4f17e55..27a6587 100755
--- a/setup.py
+++ b/setup.py
@@ -30,5 +30,5 @@ setup(
     url = 'http://www.x2go.org',
     packages = find_packages('.'),
     package_dir = {'': '.'},
-    install_requires = ['setuptools', "gevent", "paramiko" ]
+    install_requires = ['setuptools', 'gevent', 'paramiko', ]
 )


hooks/post-receive
-- 
python-x2go.git (Python X2Go Client API)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "python-x2go.git" (Python X2Go Client API).




More information about the x2go-commits mailing list