Debian Patches

Status for python-x2go/0.6.1.4-4

Patch Description Author Forwarded Bugs Origin Last update
1001-sphinx-autodoc-preserve-defaults.patch Enable Sphinx autodoc preservation of method-argument defaults
This avoids build environment information such as build paths from
inadvertently leaking into the packaged documentation.
James Addison <jay@jp-hosting.net> no debian 2024-02-25
1002-python-3.12.patch Adapt to python 3.12
Adapt x2go/inifiles.py
The class SafeConfigParser has been removed from the configparser
module. One should use class ConfigParser instead.
See https://docs.python.org/3/whatsnew/3.12.html#configparser
.
Adapt x2go/utils.py and docs/source/conf.py
Module distutils has been removed. As only distutils.version.Looseversion
was used it is sufficient to replace it with looseversion.Looseversion.
See https://docs.python.org/3/whatsnew/3.12.html#distutils
Sven Geuer <sge@debian.org> no debian 2026-09-18
1003-fix-invalid-escape-sequence-warnings.patch Fix regular expressions causing 'invalid escape sequence' warnings Sven Geuer <sge@debian.org> no 2026-09-18

All known versions for source package 'python-x2go'

Links