[X2Go-Commits] pyhoca-gui.git - twofactorauth (branch) updated: 0.4.0.4-2-g911380f
X2Go dev team
git-admin at x2go.org
Sat Sep 14 15:56:52 CEST 2013
The branch, twofactorauth has been updated
via 911380f1ea0c56577541adc425290bfa04775c99 (commit)
from b3509d2a2695b9b9386a5c4667bedcb2ae662d94 (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 41c74a2..45af9f8 100755
--- a/setup.py
+++ b/setup.py
@@ -289,7 +289,7 @@ if platform.system() == 'Windows':
'optimize': 2,
},
'build_with_bbfreeze': {
- 'includes': ['greenlet', 'gevent.core', 'gevent.ares', 'gevent._semaphore', 'gevent._util', 'gevent.resolver_thread', 'gevent.resolver_ares', 'gevent.socket', 'gevent.threadpool', 'gevent.select', 'gevent.subprocess', ],
+ 'includes': ['greenlet', 'gevent.core', 'gevent.ares', 'gevent._semaphore', 'gevent._util', 'gevent.resolver_thread', 'gevent.resolver_ares', 'gevent.server', 'gevent.socket', 'gevent.threadpool', 'gevent.select', 'gevent.subprocess', 'distutils.version', 'Crypto', 'Crypto.Random', 'Crypto.Hash', 'Crypto.PublicKey', 'Crypto.PublicKey.DSA', 'Crypto.PublicKey.RSA', 'Crypto.Cipher', 'Crypto.Cipher.AES', 'Crypto.Cipher.ARC4', 'Crypto.Cipher.Blowfish', 'Crypto.Cipher.DES3', 'Crypto.Util', 'getpass', 'platform', 'uuid', 'ConfigParser', 'win32process', 'win32event', ],
'excludes': ['MSVCR90.dll', 'MSVCP90.dll', ],
}
}
hooks/post-receive
--
pyhoca-gui.git (Python X2Go Client (wxPython GUI))
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 "pyhoca-gui.git" (Python X2Go Client (wxPython GUI)).
More information about the x2go-commits
mailing list