This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch build-main in repository pyhoca-cli. from 3c27e63 release 0.4.0.2 adds 4d64798 Continue development... adds dcaa9c9 Start work on broker client implementation for PyHoca-CLI. adds 8985b74 whitespace fixes adds 715f739 Move --list-profiles code into PyHocaCLI instance. adds 817cb9b If a user name can neither be detected from the session profile, nor from the command line option, try the username used for the broker authentication. adds 70c61ab ~When --list-profiles is invoked: Don't crash if a session profile backend does not rely on config files. Show the session broker URL if a broker session profile backend is in use. adds 110424c Update man page with (future) broker options. Some man page fixes (mentioning X2Go Client where it should name PyHoca-CLI). adds 544b38a Add cmdline option --broker-password. Masquerade broker password in process list (Linux/Mac only). adds 4a246c4 debian/changelog: mention the new broker feature explicitly adds 51f28fc remove broker param from man page, that will not be implemented for pyhoca-cli adds 8e160bd Fix description of --from-stdin option on man page. (Fixes: #485). adds 77e16d2 Rename LICENSE.txt to COPYING. adds 5b53cc7 fix for last commit adds 81951cf Add cmdline options --backend-<*> to enforce usage of certain Python X2Go backends for session profile, settings, control session, terminal session, etc. adds 682d0e4 pyhoca-cli.spec: Adapt to building on openSUSE/SLES. adds 275b7f1 pyhoca-cli: Avoid duplicate files in openSUSE/SLES. adds b8c600e formalistic code cleanup using pyflakes adds 422ea20 release 0.5.0.0 No new revisions were added by this update. Summary of changes: LICENSE.txt => COPYING | 0 debian/changelog | 25 +++++++ man/man1/pyhoca-cli.1 | 80 ++++++++++++++++++++-- pyhoca-cli | 177 +++++++++++++++++++++++++----------------------- pyhoca-cli.spec | 18 ++++- pyhoca/cli/__init__.py | 2 +- pyhoca/cli/frontend.py | 62 ++++++++++++++--- setup.py | 4 +- 8 files changed, 265 insertions(+), 103 deletions(-) rename LICENSE.txt => COPYING (100%) -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git