[X2Go-Commits] [python-x2go] branch master updated (ab93199 -> d5f3e2b)

git-admin at x2go.org git-admin at x2go.org
Mon Sep 25 12:44:53 CEST 2017


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

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

      from  ab93199   python-x2go.spec: No need to run 2to3 at build time anymore. Python X2Go now natively supports Python2 and Python3.
       new  c13c03a   x2go/backends/control/plain.py: Drop debug print output.
       new  14e42ae   x2go/backends/control/plain.p: Fix passphrase unlocking of private keys.
       new  d06810e   x2go/tests/runalltests.py: Fix runalltests.py (permissions, header).
       new  e12cc7c   debian/control: Add D (python*-x2go): python*-future.
       new  1762b36   python-x2go.spec: Add B-R python*-future.
       new  abdf531   python-x2go.spec: Move python*-foo dependencies to %package sections. Add python*-future as a runtime requirement.
       new  57114f0   x2go/backends/control/plain.py: Handle password based authentication failures graceful. Uncomment previously commented out code.
       new  1623d96   x2go/backends/control/plain.py: Resolve Python 2 vs. 3 type issue on returned data from SSHClient.exec_command().
       new  b4eb88b   x2go/cleanup.py: As we need to avoid circular imports, figure out with a work-around if to-be-stopped thread is of X2GoGuardianSession type or other.
       new  9187855   x2go/backends/profiles/httpbroker.py: Fix broker URL assembling when no port is given (i.e. convert None to '' manually).
       new  d5f3e2b   debian/rules: Temporarily disable API documentation builds. Switching to Sphinx is probably the way to go.

The 11 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:
 debian/control                       |  2 ++
 debian/rules                         | 10 ++++----
 python-x2go.spec                     | 19 +++++++++++----
 x2go/backends/control/plain.py       | 45 ++++++++++++++----------------------
 x2go/backends/profiles/httpbroker.py |  2 ++
 x2go/cleanup.py                      |  4 +++-
 x2go/tests/runalltests.py            |  3 ---
 7 files changed, 43 insertions(+), 42 deletions(-)
 mode change 100644 => 100755 x2go/tests/runalltests.py

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


More information about the x2go-commits mailing list