Source: logilab-common
Version: please make sure python3-import-metadata is not pulled in
Severity: 1.9.8-1

Dear Maintainer,

Your package is pulling in python3-importlib-metadata
that has no real purpose anymore since release of Python 3.8.

Please ensure this dependency is removed.

Shipping 2.0.0 might be an easy fix.


logilab/common/deprecation.py-if sys.version_info >= (3, 8):
logilab/common/deprecation.py:    from importlib import metadata as 
importlib_metadata
logilab/common/deprecation.py-else:
logilab/common/deprecation.py:    import importlib_metadata


Greetings,

-- System Information:
Debian Release: trixie/sid
  APT prefers testing
  APT policy: (501, 'testing'), (450, 'unstable'), (400, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.5.0-5-amd64 (SMP w/2 CPU threads; PREEMPT)
Kernel taint flags: TAINT_USER
Locale: LANG=fr_BE.UTF-8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_BE:fr
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)

Reply via email to