Package: black Version: 22.3.0-1 Severity: important Dear Maintainer,
Black tool is installed on my desktop via Debian repository : for Debian testing, latest version is 22.3.0-1 $ dpkg -l black Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name Version Architecture Description +++-==============-============-============-=============================================== ii black 22.3.0-1 all uncompromising Python code formatter (Python 3) But according to pip, version for Black Python package is 21.10b0 : $ pip3 list |grep black black 21.10b0 I have no other local install of black on this machine. The directory /usr/lib/python3/dist-packages/black-21.10b0.egg-info/ installed via black-22.3.0-1 package seems to me to be an error. Do you confirm ? $ dpkg -S /usr/lib/python3/dist-packages/black-21.10b0.egg-info black: /usr/lib/python3/dist-packages/black-21.10b0.egg-info $ dpkg -L black|grep 21.10b0 /usr/lib/python3/dist-packages/black-21.10b0.egg-info /usr/lib/python3/dist-packages/black-21.10b0.egg-info/PKG-INFO /usr/lib/python3/dist-packages/black-21.10b0.egg-info/dependency_links.txt /usr/lib/python3/dist-packages/black-21.10b0.egg-info/entry_points.txt /usr/lib/python3/dist-packages/black-21.10b0.egg-info/not-zip-safe /usr/lib/python3/dist-packages/black-21.10b0.egg-info/requires.txt /usr/lib/python3/dist-packages/black-21.10b0.egg-info/top_level.txt regards, Laurent -- System Information: Debian Release: bookworm/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 5.18.0-1-amd64 (SMP w/8 CPU threads; PREEMPT) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages black depends on: ii python3 3.10.4-1+b1 ii python3-click 8.0.3-1 ii python3-mypy-extensions 0.4.3-3 ii python3-pathspec 0.9.0-1 ii python3-pkg-resources 59.6.0-1.2 ii python3-platformdirs 2.5.2-1 ii python3-tomli 1.2.2-2 ii python3-typing-extensions 3.10.0.2-1 black recommends no packages. Versions of packages black suggests: pn python-black-doc <none> -- no debconf information