[X2Go-Commits] pyhoca-gui.git - master (branch) updated: 0.4.0.5-4-g26c7fa4

X2Go dev team git-admin at x2go.org
Tue Jul 30 00:14:31 CEST 2013


The branch, master has been updated
       via  26c7fa4fb532bf5dd61628d9562775e35595e8c6 (commit)
      from  51c7e175724a81cdbb7b8b065da123d86595ab05 (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 -----------------------------------------------------------------
commit 26c7fa4fb532bf5dd61628d9562775e35595e8c6
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Tue Jul 30 00:14:28 2013 +0200

    more dependencies for building with bbfreeze (3)

-----------------------------------------------------------------------

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 f199cc6..0f64202 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.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', 'ctypes.wintypes', 'ctypes.windll.kernel32', 'ctypes.windll.advapi32', 'ctypes.windll.user32', ],
+            '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', 'ctypes.wintypes', 'ctypes.windll', ],
             '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