Source: python-jedi
Version: 0.19.1+ds1-1
Severity: normal

Hi Piotr,

We are trying to reduce the key package set
 https://release.debian.org/key-packages.html

Please makr the build-dependencies accordingly:

 python3-all,
 python3-setuptools,
 python3-pytest <!nocheck>,
 python3-docopt <!nocheck>,
 python3-typeshed <!nocheck>,


>From a quick glance at the source these are not needed for the build.

The build can then be tested with:
   sbuild --profiles=nocheck


Greetings

Alexandre


$ grep docopt -r
test/run.py:docoptstr = """
test/run.py:    import docopt
test/run.py:    arguments = docopt.docopt(docoptstr)
sith.py:from docopt import docopt  # type: ignore[import]
sith.py:    arguments = docopt(__doc__)
setup.py:              # docopt for sith doctests
setup.py:              'docopt',


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

Kernel: Linux 7.0.13+deb14-amd64 (SMP w/4 CPU threads; PREEMPT)
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)
LSM: AppArmor: enabled

Reply via email to