Package: python-daphne / 4.2.1-1

Metadata

Package Version Patches format
python-daphne 4.2.1-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
debianize packaging test.patch | (download)

tests/test_packaging.py | 10 2 + 8 - 0 !
1 file changed, 2 insertions(+), 8 deletions(-)

 adjust packaging test for debian's layout

There are no `site-packages` directories in Debian's default `sys.path`,
and multiple `dist-packages` directories.  It seems simplest to just
look up the expected one in `sysconfig`.