# The *.html and *.py files with long lines are automatically
# generated by Cheetah.
xmds2 source: very-long-line-length-in-source-file * > 512 [*]

# Here, importing the distutils module is only possible on the
# MS Windows operating system and is harmless to the Debian package.
xmds2 source: uses-deprecated-python-stdlib distutils (deprecated in Python 3.10, removed in Python 3.12) [xpdeint/waf/waflib/Tools/python.py:437]

# The issue here has been fixed with the patch
# d/p/replace-deprecated-distutils.patch. The distutils module is only
# imported if the packaging module fails to be imported.
xmds2 source: uses-deprecated-python-stdlib distutils (deprecated in Python 3.10, removed in Python 3.12) [xpdeint/waf/waflib/Tools/python.py:573]

# The issue here has been fixed with the patch
# d/p/drop-useless-imports.patch. The importattion of pipes only
# happens if the importaton of the shlex module fails.
xmds2 source: uses-deprecated-python-stdlib pipes (deprecated in Python 3.11, removed in Python 3.13) [xpdeint/waf/waflib/extras/cross_gnu.py:90]
