[X2Go-Commits] [python-x2go] branch master updated (967cd2d -> 605aec3)

git-admin at x2go.org git-admin at x2go.org
Tue Mar 6 13:54:16 CET 2018


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

x2go pushed a change to branch master
in repository python-x2go.

      from  967cd2d   update debian/changelog
       new  d83973b   Makefile.docupload: Add docupdate target. Don't rebuild API doc for all files, only for files that changed.
       new  07b865a   API doc: another white-space cleanup + fixes for all open Sphinx Build warnings.
       new  a912f9f   docs/Makefile: Use sphinx-build command as found in PATH.
       new  605aec3   debian/control: Add to Build-Conflicts: python-sphinx. We need Python3 Sphinx for building the API docs.

The 4 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:
 Makefile.docupload                   |   3 +
 debian/control                       |   2 +
 docs/Makefile                        |   2 +-
 x2go/__init__.py                     |  24 ++++----
 x2go/_paramiko.py                    |   8 +--
 x2go/backends/control/plain.py       | 110 +++++++++++++++++------------------
 x2go/backends/printing/file.py       |   7 +--
 x2go/backends/printing/winreg.py     |   4 +-
 x2go/backends/profiles/base.py       |   1 -
 x2go/backends/profiles/httpbroker.py |   2 +-
 x2go/backends/proxy/base.py          |  14 ++---
 x2go/backends/proxy/nx3.py           |   2 +-
 x2go/backends/terminal/plain.py      |  38 ++++++------
 x2go/cache.py                        |   4 +-
 x2go/checkhosts.py                   |   8 +--
 x2go/cleanup.py                      |  10 ++--
 x2go/client.py                       |  65 +++++++++------------
 x2go/forward.py                      |   4 +-
 x2go/guardian.py                     |   2 +-
 x2go/inifiles.py                     |   6 +-
 x2go/mimebox.py                      |   3 +-
 x2go/printactions.py                 |   2 +-
 x2go/printqueue.py                   |   7 +--
 x2go/registry.py                     |   4 +-
 x2go/rforward.py                     |  28 ++++-----
 x2go/session.py                      |  23 ++++----
 x2go/sftpserver.py                   |  18 +++---
 x2go/telekinesis.py                  |   2 +-
 x2go/utils.py                        |   2 +-
 x2go/xserver.py                      |   6 +-
 30 files changed, 197 insertions(+), 214 deletions(-)

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/python-x2go.git


More information about the x2go-commits mailing list