This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pyhoca-cli. from 104e24b {pyhoca-cli, pyhoca/cli/frontend.py}: Add --ssh-passphrase feature. new 99d88c5 debian/changelog: sync with git history. new ec73e6e misc: pre-release copyright update. new cb51dc8 man/man1/pyhoca-cli.1: pre-release date update. new dc22e75 misc: change http:// to https:// links where appropriate. new 1a69a64 debian/control: change http:// to https:// links where appropriate. new 9429b0e debian/copyright: change http:// to https:// links where appropriate. new f996ca8 debian/watch: change http:// to https:// links where appropriate. new b4ef0d1 pyhoca-cli.spec: change http:// to https:// links where appropriate. new 79aad4b pyhoca-cli.spec: drop Python 2 support for OpenSuSE Leap 15.4+ and Tumbleweed (and ALP). new de2d79e pyhoca-cli.spec: Remove pycache handling from the files list. The 10 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: COPYING | 6 +++--- Makefile.docupload | 2 +- README | 4 ++-- TODO | 4 ++-- debian/changelog | 28 ++++++++++++++++++++++++++++ debian/control | 4 ++-- debian/copyright | 10 +++++----- debian/rules | 2 +- debian/watch | 2 +- man/man1/pyhoca-cli.1 | 4 ++-- pyhoca-cli | 2 +- pyhoca-cli.spec | 18 +++++------------- pyhoca/__init__.py | 2 +- pyhoca/cli/__init__.py | 4 ++-- pyhoca/cli/frontend.py | 2 +- setup.py | 4 ++-- 16 files changed, 59 insertions(+), 39 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-cli. commit cb51dc857d25f0f3afee6bdf086d6ea8e486bac3 Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Aug 22 02:36:48 2023 +0200 man/man1/pyhoca-cli.1: pre-release date update. --- debian/changelog | 1 + man/man1/pyhoca-cli.1 | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 668edd3..86e957a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,6 +33,7 @@ pyhoca-cli (0.6.1.3-0x2go1) UNRELEASED; urgency=medium [ Mihai Moldovan ] * New upstream version (0.6.1.3): - misc: pre-release copyright update. + - man/man1/pyhoca-cli.1: pre-release date update. -- X2Go Release Manager <git-admin@x2go.org> Thu, 26 Dec 2019 17:03:42 +0100 diff --git a/man/man1/pyhoca-cli.1 b/man/man1/pyhoca-cli.1 index 0420f9b..9c3bab0 100644 --- a/man/man1/pyhoca-cli.1 +++ b/man/man1/pyhoca-cli.1 @@ -5,7 +5,7 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH pyhoca-cli 1 "Dec 2019" "Version 0.6.1.3" "X2Go Application" +.TH pyhoca-cli 1 "Aug 2023" "Version 0.6.1.3" "X2Go Application" .SH NAME pyhoca-cli \- X2Go command line client written in Python .SH SYNOPSIS -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-cli. commit dc22e75ec1b6d0f721dc81870367452b15a43a69 Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Aug 22 02:42:03 2023 +0200 misc: change http:// to https:// links where appropriate. --- COPYING | 6 +++--- README | 2 +- TODO | 2 +- debian/changelog | 1 + man/man1/pyhoca-cli.1 | 2 +- pyhoca/cli/__init__.py | 2 +- pyhoca/cli/frontend.py | 2 +- setup.py | 2 +- 8 files changed, 10 insertions(+), 9 deletions(-) diff --git a/COPYING b/COPYING index dba13ed..be3f7b2 100644 --- a/COPYING +++ b/COPYING @@ -1,7 +1,7 @@ GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007 - Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> + Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. @@ -643,7 +643,7 @@ the "copyright" line and a pointer to where the full notice is found. GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License - along with this program. If not, see <http://www.gnu.org/licenses/>. + along with this program. If not, see <https://www.gnu.org/licenses/>. Also add information on how to contact you by electronic and paper mail. @@ -658,4 +658,4 @@ specific requirements. You should also get your employer (if you work as a programmer) or school, if any, to sign a "copyright disclaimer" for the program, if necessary. For more information on this, and how to apply and follow the GNU AGPL, see -<http://www.gnu.org/licenses/>. +<https://www.gnu.org/licenses/>. diff --git a/README b/README index 879d51b..ff6cd6e 100644 --- a/README +++ b/README @@ -5,7 +5,7 @@ Contributors: 2010-2016, Dick Kniep <dick.kniep@lindix.nl> Published under the terms of the GNU Affero General Public License. -See http://www.gnu.org/licenses/agpl.html for a recent copy. +See https://www.gnu.org/licenses/agpl.html for a recent copy. === What is pyhoca-cli? === diff --git a/TODO b/TODO index 8a354bf..76d1369 100644 --- a/TODO +++ b/TODO @@ -5,7 +5,7 @@ Contributors: 2010-2016, Dick Kniep <dick.kniep@lindix.nl> Published under the terms of the GNU Affero General Public License. -See http://www.gnu.org/licenses/gpl.html for a recent copy. +See https://www.gnu.org/licenses/gpl.html for a recent copy. === pyhoca-cli TODOs === diff --git a/debian/changelog b/debian/changelog index 86e957a..a6261fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -34,6 +34,7 @@ pyhoca-cli (0.6.1.3-0x2go1) UNRELEASED; urgency=medium * New upstream version (0.6.1.3): - misc: pre-release copyright update. - man/man1/pyhoca-cli.1: pre-release date update. + - misc: change http:// to https:// links where appropriate. -- X2Go Release Manager <git-admin@x2go.org> Thu, 26 Dec 2019 17:03:42 +0100 diff --git a/man/man1/pyhoca-cli.1 b/man/man1/pyhoca-cli.1 index 9c3bab0..0daaa8a 100644 --- a/man/man1/pyhoca-cli.1 +++ b/man/man1/pyhoca-cli.1 @@ -303,6 +303,6 @@ rfb-hextile, rfb-tight, rfb-tight-compressed .SH "SEE ALSO" \fB/usr/share/doc/python-x2go\fR .SH AUTHOR -This manual has been written by for the X2Go project (http://www.x2go.org) by +This manual has been written by for the X2Go project (https://www.x2go.org) by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> diff --git a/pyhoca/cli/__init__.py b/pyhoca/cli/__init__.py index 481dd5a..019854c 100644 --- a/pyhoca/cli/__init__.py +++ b/pyhoca/cli/__init__.py @@ -22,7 +22,7 @@ PyHoca-CLI is a simple command-line tool that allows the launching of X2Go sessions. For further information on X2Go, please visit the X2Go wiki: -http://wiki.x2go.org +https://wiki.x2go.org """ __VERSION__ = "0.6.1.3" diff --git a/pyhoca/cli/frontend.py b/pyhoca/cli/frontend.py index d353233..6c73837 100644 --- a/pyhoca/cli/frontend.py +++ b/pyhoca/cli/frontend.py @@ -530,7 +530,7 @@ class PyHocaCLI(x2go.X2GoClient): password = getpass.getpass() - # workaround for Python bug: http://bugs.python.org/issue11236 + # workaround for Python bug: https://bugs.python.org/issue11236 try: if password is not None and '\x03' in password: raise KeyboardInterrupt() diff --git a/setup.py b/setup.py index 57c15fa..d9b7b93 100755 --- a/setup.py +++ b/setup.py @@ -41,7 +41,7 @@ setup( description = "PyHoca-CLI is a cross-platform (Windows, MacOS X, Linux) X2Go client for the command line.", license = 'AGPLv3+', author = 'Mike Gabriel', - url = 'http://www.x2go.org', + url = 'https://www.x2go.org', namespace_packages = [ 'pyhoca', ], packages = [ 'pyhoca.cli', ], package_dir = {'': '.'}, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-cli. commit 99d88c5f61fc87938b950b324ffbf557b4dbf17e Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Aug 22 02:31:21 2023 +0200 debian/changelog: sync with git history. --- debian/changelog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 8e89310..2a15268 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,8 @@ pyhoca-cli (0.6.1.3-0x2go1) UNRELEASED; urgency=medium Remmina X2Go Plugin. - pyhoca-cli: Write program version to STDOUT (not STDERR). - man/man1/pyhoca-cli.1: Add documentation for --list-cmdline-features. + - pyhoca-cli: Don't try to immitate look_for_keys behaviour as implemented + in the x2go Python module. [ Daniel Teichmann ] * New upstream release (0.6.1.3): @@ -26,6 +28,7 @@ pyhoca-cli (0.6.1.3-0x2go1) UNRELEASED; urgency=medium queries on the TTY. - {pyhoca-cli, pyhoca/cli/frontend.py}: Only look for private ssh keys if appropriate. + - pyhoca{-cli,/cli/frontend.py}: Add --ssh-passphrase feature. -- X2Go Release Manager <git-admin@x2go.org> Thu, 26 Dec 2019 17:03:42 +0100 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-cli. commit ec73e6e87f59971ec300631a0a41a2cb7b9dc907 Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Aug 22 02:36:08 2023 +0200 misc: pre-release copyright update. --- Makefile.docupload | 2 +- README | 2 +- TODO | 2 +- debian/changelog | 4 ++++ debian/copyright | 4 ++-- debian/rules | 2 +- pyhoca-cli | 2 +- pyhoca/__init__.py | 2 +- pyhoca/cli/__init__.py | 2 +- setup.py | 2 +- 10 files changed, 14 insertions(+), 10 deletions(-) diff --git a/Makefile.docupload b/Makefile.docupload index fe033a3..043e277 100644 --- a/Makefile.docupload +++ b/Makefile.docupload @@ -1,6 +1,6 @@ #!/usr/bin/make -f # Makefile.docupload file - for pyhoca-cli -# Copyright 2010-2019 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, AGPLv3+ applies to this file +# Copyright 2010-2023 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, AGPLv3+ applies to this file VERSION=`head -n1 debian/changelog | sed 's,.*(\(.*\)).*,\1,' | cut -d"-" -f1` DOC_HOST=code.x2go.org diff --git a/README b/README index 6bdacc6..879d51b 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -pyhoca-cli - Copyright (C) 2010-2019 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +pyhoca-cli - Copyright (C) 2010-2023 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Contributors: 2010, Jörg Sawatzki <joerg.sawatzki@web.de> diff --git a/TODO b/TODO index d9d83e8..8a354bf 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -pyhoca-cli - Copyright (C) 2010-2019 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +pyhoca-cli - Copyright (C) 2010-2023 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Contributors: 2010, Jörg Sawatzki <joerg.sawatzki@web.de> diff --git a/debian/changelog b/debian/changelog index 2a15268..668edd3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -30,6 +30,10 @@ pyhoca-cli (0.6.1.3-0x2go1) UNRELEASED; urgency=medium appropriate. - pyhoca{-cli,/cli/frontend.py}: Add --ssh-passphrase feature. + [ Mihai Moldovan ] + * New upstream version (0.6.1.3): + - misc: pre-release copyright update. + -- X2Go Release Manager <git-admin@x2go.org> Thu, 26 Dec 2019 17:03:42 +0100 pyhoca-cli (0.6.1.2-0x2go1) unstable; urgency=medium diff --git a/debian/copyright b/debian/copyright index c1dc9dc..aec5dab 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,11 +4,11 @@ Upstream-Contact: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Source: http://wiki.x2go.org Files: * -Copyright: 2010-2019, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +Copyright: 2010-2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: AGPL-3+ Files: debian/* -Copyright: 2010-2019, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +Copyright: 2010-2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> License: AGPL-3+ License: AGPL-3+ diff --git a/debian/rules b/debian/rules index 18bb860..2c10e20 100755 --- a/debian/rules +++ b/debian/rules @@ -1,7 +1,7 @@ #!/usr/bin/make -f # debian/rules file - for pyhoca-cli # Based on sample debian/rules file - for GNU Hello (1.3). -# Copyright 2010-2019 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright 2010-2023 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> %: dh ${@} --with=python3 --buildsystem=pybuild diff --git a/pyhoca-cli b/pyhoca-cli index f5a9794..58e655e 100755 --- a/pyhoca-cli +++ b/pyhoca-cli @@ -1,7 +1,7 @@ #!/usr/bin/python3 # -*- coding: utf-8 -*- -# Copyright (C) 2010-2019 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2023 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # # PyHoca CLI is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/pyhoca/__init__.py b/pyhoca/__init__.py index aa62d23..52ccf1b 100644 --- a/pyhoca/__init__.py +++ b/pyhoca/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2019 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2023 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # # PyHoca CLI is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/pyhoca/cli/__init__.py b/pyhoca/cli/__init__.py index c0c30e2..481dd5a 100644 --- a/pyhoca/cli/__init__.py +++ b/pyhoca/cli/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright (C) 2010-2019 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2023 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # # PyHoca CLI is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by diff --git a/setup.py b/setup.py index eb20cc9..57c15fa 100755 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 # -*- coding: utf-8 -*- -# Copyright (C) 2010-2019 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> +# Copyright (C) 2010-2023 by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> # # PyHoca is free software; you can redistribute it and/or modify # it under the terms of the GNU Affero General Public License as published by -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-cli. commit f996ca850ce10f68de1df5166e2d8152477dabc7 Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Aug 22 02:44:11 2023 +0200 debian/watch: change http:// to https:// links where appropriate. --- debian/changelog | 2 ++ debian/watch | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 898e30b..3f7efb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -39,6 +39,8 @@ pyhoca-cli (0.6.1.3-0x2go1) UNRELEASED; urgency=medium + Change http:// to https:// links where appropriate. * debian/copyright: + Change http:// to https:// links where appropriate. + * debian/watch: + + Change http:// to https:// links where appropriate. -- X2Go Release Manager <git-admin@x2go.org> Thu, 26 Dec 2019 17:03:42 +0100 diff --git a/debian/watch b/debian/watch index 2c56f40..e9779ca 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://code.x2go.org/releases/source/pyhoca-cli/pyhoca-cli-(.+)\.tar\.gz +https://code.x2go.org/releases/source/pyhoca-cli/pyhoca-cli-(.+)\.tar\.gz -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-cli. commit de2d79e807c918dacf9176adeadbd39caaa810c6 Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Aug 22 02:57:49 2023 +0200 pyhoca-cli.spec: Remove pycache handling from the files list. Python-2-variants don't have the concept of __pycache__ directories at all, so using %pycache_only there is redundant. Python-3-variants sprinkle __pycache__ directories wherever there are .py files, which means that they are conveniently contained in the "pyhoca" subdirectory of sitelib. Older *SuSE versions, including Leap, just ignored files or directories in the %files list that do not exist, but Tumbleweed is throwing an error if you try to include a file or directory that does not exist. The fix is easy: don't try to include the non-existent __pycache__ top-level directory. --- debian/changelog | 10 ++++++++++ pyhoca-cli.spec | 10 ---------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7746524..62a87d5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -44,6 +44,16 @@ pyhoca-cli (0.6.1.3-0x2go1) UNRELEASED; urgency=medium * pyhoca-cli.spec: + Change http:// to https:// links where appropriate. + Drop Python 2 support for OpenSuSE Leap 15.4+ and Tumbleweed (and ALP). + + Remove pycache handling from the files list. Python-2-variants don't + have the concept of __pycache__ directories at all, so using + %pycache_only there is redundant. Python-3-variants sprinkle __pycache__ + directories wherever there are .py files, which means that they are + conveniently contained in the "pyhoca" subdirectory of sitelib. Older + *SuSE versions, including Leap, just ignored files or directories in the + %files list that do not exist, but Tumbleweed is throwing an error if + you try to include a file or directory that does not exist. The fix is + easy: don't try to include the non-existent __pycache__ top-level + directory. -- X2Go Release Manager <git-admin@x2go.org> Thu, 26 Dec 2019 17:03:42 +0100 diff --git a/pyhoca-cli.spec b/pyhoca-cli.spec index 988c5e2..0d59dca 100644 --- a/pyhoca-cli.spec +++ b/pyhoca-cli.spec @@ -248,7 +248,6 @@ cp -rp man/* %{buildroot}/%{_mandir}/ %if ( 0%{?sle_version} && 0%{?sle_version} >= 120300 && 0%{?is_opensuse} ) || ( 0%{?suse_version} > 1500 ) %{python2_sitelib}/pyhoca/ %{python2_sitelib}/PyHoca_CLI* -%pycache_only %{python2_sitelib}/__pycache__ %else %{python_sitelib}/pyhoca/ %{python_sitelib}/PyHoca_CLI* @@ -261,15 +260,6 @@ cp -rp man/* %{buildroot}/%{_mandir}/ %if 0%{?with_python3} %{python3_sitelib}/pyhoca/ %{python3_sitelib}/PyHoca_CLI* -%if 0%{?suse_version} -%if ( 0%{?sle_version} && 0%{?sle_version} >= 120300 && 0%{?is_opensuse} ) || ( 0%{?suse_version} > 1500 ) -%if ( 0%{?sle_version} >= 150000 ) || ( 0%{?suse_version} > 1500 ) -%pycache_only %{python3_sitelib}/pyhoca/cli/__pycache__ -%else -%pycache_only %{python3_sitelib}/__pycache__ -%endif -%endif -%endif %endif %{_mandir}/man1/%{name}.1* -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-cli. commit 9429b0ec38ec845ba8b51ee7602dcc12be0a3f5b Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Aug 22 02:43:47 2023 +0200 debian/copyright: change http:// to https:// links where appropriate. --- debian/changelog | 2 ++ debian/copyright | 6 +++--- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index ec2d6e2..898e30b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -37,6 +37,8 @@ pyhoca-cli (0.6.1.3-0x2go1) UNRELEASED; urgency=medium - misc: change http:// to https:// links where appropriate. * debian/control: + Change http:// to https:// links where appropriate. + * debian/copyright: + + Change http:// to https:// links where appropriate. -- X2Go Release Manager <git-admin@x2go.org> Thu, 26 Dec 2019 17:03:42 +0100 diff --git a/debian/copyright b/debian/copyright index aec5dab..453a272 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: PyHoca-CLI Upstream-Contact: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> -Source: http://wiki.x2go.org +Source: https://wiki.x2go.org Files: * Copyright: 2010-2023, Mike Gabriel <mike.gabriel@das-netzwerkteam.de> @@ -32,7 +32,7 @@ License: AGPL-3+ GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007 . - Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/> + Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/> Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. . -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-cli. commit 1a69a648db18bc72a3b2193dd0955107a2855b97 Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Aug 22 02:43:24 2023 +0200 debian/control: change http:// to https:// links where appropriate. --- debian/changelog | 2 ++ debian/control | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a6261fa..ec2d6e2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -35,6 +35,8 @@ pyhoca-cli (0.6.1.3-0x2go1) UNRELEASED; urgency=medium - misc: pre-release copyright update. - man/man1/pyhoca-cli.1: pre-release date update. - misc: change http:// to https:// links where appropriate. + * debian/control: + + Change http:// to https:// links where appropriate. -- X2Go Release Manager <git-admin@x2go.org> Thu, 26 Dec 2019 17:03:42 +0100 diff --git a/debian/control b/debian/control index 899fc92..68e1b42 100644 --- a/debian/control +++ b/debian/control @@ -12,9 +12,9 @@ Build-Depends: python3-setuptools, dh-python, Standards-Version: 4.1.0 -Homepage: http://code.x2go.org/releases/source/pyhoca-cli +Homepage: https://code.x2go.org/releases/source/pyhoca-cli Vcs-Git: git://code.x2go.org/pyhoca-cli.git -Vcs-Browser: http://code.x2go.org/gitweb?p=pyhoca-cli.git;a=summary +Vcs-Browser: https://code.x2go.org/gitweb?p=pyhoca-cli.git;a=summary X-Python3-Version: >= 3.4 Package: pyhoca-cli -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-cli. commit 79aad4b05dca6ca9fa36867d9a2828820f4f6422 Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Aug 22 02:51:42 2023 +0200 pyhoca-cli.spec: drop Python 2 support for OpenSuSE Leap 15.4+ and Tumbleweed (and ALP). --- debian/changelog | 1 + pyhoca-cli.spec | 4 +++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 358c80d..7746524 100644 --- a/debian/changelog +++ b/debian/changelog @@ -43,6 +43,7 @@ pyhoca-cli (0.6.1.3-0x2go1) UNRELEASED; urgency=medium + Change http:// to https:// links where appropriate. * pyhoca-cli.spec: + Change http:// to https:// links where appropriate. + + Drop Python 2 support for OpenSuSE Leap 15.4+ and Tumbleweed (and ALP). -- X2Go Release Manager <git-admin@x2go.org> Thu, 26 Dec 2019 17:03:42 +0100 diff --git a/pyhoca-cli.spec b/pyhoca-cli.spec index d46175a..988c5e2 100644 --- a/pyhoca-cli.spec +++ b/pyhoca-cli.spec @@ -8,8 +8,10 @@ # Fedora 30 deprecated Python 2, 31 disabled support for building these # packages. +# OpenSuSE Leap 15.4 seems to have dropped it, too, and it's certainly dead +# for Tumbleweed and ALP. %global want_python2 1 -%if 0%{?fedora} >= 31 +%if 0%{?fedora} >= 31 || 0%{?suse_version} >= 1600 || 0%{?sle_version} >= 150400 %global want_python2 0 %endif -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pyhoca-cli. commit b4ef0d16f3fc9f5a003bdda1443c38b78fa4a6af Author: Mihai Moldovan <ionic@ionic.de> Date: Tue Aug 22 02:44:43 2023 +0200 pyhoca-cli.spec: change http:// to https:// links where appropriate. --- debian/changelog | 2 ++ pyhoca-cli.spec | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3f7efb0..358c80d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -41,6 +41,8 @@ pyhoca-cli (0.6.1.3-0x2go1) UNRELEASED; urgency=medium + Change http:// to https:// links where appropriate. * debian/watch: + Change http:// to https:// links where appropriate. + * pyhoca-cli.spec: + + Change http:// to https:// links where appropriate. -- X2Go Release Manager <git-admin@x2go.org> Thu, 26 Dec 2019 17:03:42 +0100 diff --git a/pyhoca-cli.spec b/pyhoca-cli.spec index 5f93266..d46175a 100644 --- a/pyhoca-cli.spec +++ b/pyhoca-cli.spec @@ -124,8 +124,8 @@ License: AGPL-3.0+ %else License: AGPLv3+ %endif -URL: http://www.x2go.org/ -Source0: http://code.x2go.org/releases/source/%{name}/%{name}-%{version}.tar.gz +URL: https://www.x2go.org/ +Source0: https://code.x2go.org/releases/source/%{name}/%{name}-%{version}.tar.gz BuildArch: noarch %if 0%{?with_python2} -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pyhoca-cli.git