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

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

      from  1cf4fb2   python-x2go.spec: %{sle_version} is not defined on TW, so 
use a %{suse_version} check additionally to catch this variant.
       new  a5b26e8   sphinx hyperrefs: Fix all remaining hyperrefs that are 
still in epydoc format.
       new  945066e   sphinx docs: Update loads of param and type fields to 
sphinxy format.
       new  ac545a7   sphinx docs: It needs to be :mod:, not :module:.
       new  a36fd9f   sphinx docs: The logging module is x2go.log, not 
x2go.logger.

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:
 x2go/__init__.py                     |   4 +-
 x2go/_paramiko.py                    |   8 +-
 x2go/backends/control/plain.py       |  18 ++--
 x2go/backends/info/plain.py          |  10 +--
 x2go/backends/printing/file.py       |  26 +++---
 x2go/backends/printing/winreg.py     |  14 +--
 x2go/backends/profiles/base.py       |  28 +++---
 x2go/backends/profiles/file.py       |   6 +-
 x2go/backends/profiles/httpbroker.py |  22 ++---
 x2go/backends/profiles/sshbroker.py  |  12 +--
 x2go/backends/profiles/winreg.py     |  12 +--
 x2go/backends/proxy/base.py          |  36 ++++----
 x2go/backends/settings/file.py       |   2 +-
 x2go/backends/settings/winreg.py     |   2 +-
 x2go/backends/terminal/plain.py      | 156 ++++++++++++++++----------------
 x2go/cache.py                        |  12 +--
 x2go/checkhosts.py                   |  26 +++---
 x2go/cleanup.py                      |   2 +-
 x2go/client.py                       | 168 +++++++++++++++++-----------------
 x2go/forward.py                      |  34 +++----
 x2go/guardian.py                     |  36 ++++----
 x2go/inifiles.py                     |  28 +++---
 x2go/log.py                          |  12 +--
 x2go/mimebox.py                      |  26 +++---
 x2go/mimeboxactions.py               |  50 +++++------
 x2go/printactions.py                 |  90 +++++++++----------
 x2go/printqueue.py                   |  32 +++----
 x2go/pulseaudio.py                   |  20 ++---
 x2go/registry.py                     |  29 +++---
 x2go/rforward.py                     |  64 ++++++-------
 x2go/session.py                      | 170 +++++++++++++++++------------------
 x2go/sftpserver.py                   |  76 ++++++++--------
 x2go/sshproxy.py                     | 130 +++++++++++++--------------
 x2go/telekinesis.py                  |  24 ++---
 x2go/utils.py                        |  12 +--
 x2go/xserver.py                      |  34 +++----
 36 files changed, 714 insertions(+), 717 deletions(-)

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on 
/srv/git/code.x2go.org/python-x2go.git
_______________________________________________
x2go-commits mailing list
x2go-commits@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-commits

Reply via email to