Package: black Version: 22.12.0-1 Severity: normal Dear Maintainer, I ran ansible-lint which depends on black. It outputted a warning: WARNING Ignore loading rule from /usr/lib/python3/dist-packages/ansiblelint/rules/jinja.py due to cannot import name 'ParameterSource' from 'click.core' (/usr/lib/python3/dist-packages/click/core.py)
If I upgrade from python3-lick 7.1.2-1 bullseye to bookworm 8.1.3-2 this warning disappear. ansible-lint has no direct dependency on python3-click. This dependency is pulled via ansible-lint dependency on black. Cheers, Alban -- System Information: Debian Release: 11.6 APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable-debug'), (500, 'stable'), (500, 'oldstable'), (90, 'unstable'), (90, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 6.0.0-0.deb11.2-amd64 (SMP w/4 CPU threads; PREEMPT) Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /bin/bash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages black depends on: ii python3 3.10.6-1 ii python3-click 8.1.3-2 ii python3-mypy-extensions 0.4.3-2 ii python3-pathspec 0.10.1-1 ii python3-pkg-resources 59.6.0-1.2 ii python3-platformdirs 2.5.2-1 ii python3-tomli 1.2.2-2~bpo11+1 ii python3-typing-extensions 3.7.4.3-1 black recommends no packages. Versions of packages black suggests: pn python-black-doc <none> -- no debconf information

