Debian Patches

Status for python-etelemetry/0.3.1-2

Patch Description Author Forwarded Bugs Origin Last update
Remove-deprecated-distutils-usage-from-versioneer_py.patch Remove deprecated distutils usage from versioneer.py The bundled versioneer.py uses the deprecated Python standard library
module 'distutils', which has been deprecated since Python 3.10 and
removed in Python 3.12.

This patch replaces all remaining imports of distutils with their
setuptools equivalents and removes legacy fallback code paths that
attempted to support both distutils and setuptools.

In the Debian build environment, setuptools is always available, so
these fallbacks are no longer necessary. This ensures compatibility
with Python 3.12+ and avoids Lintian warnings about deprecated
distutils usage.
Karsten Schöke <karsten.schoeke@geobasis-bb.de> not-needed 2026-04-13

All known versions for source package 'python-etelemetry'

Links