The branch, twofactorauth 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).