[X2Go-Commits] [pyhoca-gui] branch master updated (9a2ca04 -> 954e9b1)

git-admin at x2go.org git-admin at x2go.org
Fri Feb 7 23:16:29 CET 2014


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

x2go pushed a change to branch master
in repository pyhoca-gui.

      from  9a2ca04   Fix referencing backends X2GoServerSessionInfo and X2GoServerSessionList.
       new  bf1a8df   Explicitly add pyhoca.mswin to setup.py if building on MS Windows.
       new  f826fd0   Provide mswin_logging as separate module in pyhoca.wxgui namespace, undo earlier namespace split-off.
       new  d6cf95b   Don't include the py.exe shell in frozen builds.
       new  094ae43   Provide script for cleaning up before running bbfreeze.
       new  954e9b1   make bbfreeze_cleanup.sh executable

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 bbfreeze_cleanup.sh                      |    4 ++++
 debian/changelog                         |    2 +-
 pyhoca-gui                               |    2 +-
 pyhoca/mswin/__init__.py                 |   20 --------------------
 pyhoca/wxgui/__init__.py                 |    3 ---
 pyhoca/wxgui/launcher.py                 |    3 ++-
 pyhoca/{mswin => wxgui}/mswin_logging.py |    0
 setup.py                                 |    1 +
 8 files changed, 9 insertions(+), 26 deletions(-)
 create mode 100755 bbfreeze_cleanup.sh
 delete mode 100644 pyhoca/mswin/__init__.py
 rename pyhoca/{mswin => wxgui}/mswin_logging.py (100%)

--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git



More information about the x2go-commits mailing list