Source: pytest
Severity: normal

Dear Maintainer,

I noticed today that while the python3-pytest package works fine when invoked
as `python3 -m pytest`, it does not provide a binary, and the only binary
provided is as part of the `python-pytest` package which is built on Python 2.

For proper cross-version compatibility, I suggest defining a new 'pytest'
package which contains just the binary, and depends on either python-pytest or
python3-pytest. Alternatively, you could add a 'pytest3' binary to the existing
python3-pytest package.



-- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.16.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8), 
LANGUAGE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Reply via email to