Source: python-cffi Version: 2.0.0-2 Severity: important Dear Maintainer,
python3-py was the birthplace of py.test which became pytest. But nowadays python3-py is unmaintained >From a quick grep it looks like python3-py is used by a single test. Please consider removing it's usage. Greetings Alexandre /tmp/python-cffi$ grep -r -e 'import py$' -e 'from py ' testing/udir.py:import py

