Package: libapache2-mod-wsgi-py3
Version: 4.5.11-1
Severity: grave
Justification: renders package unusable

After binNMU with both python3.5 and python3.6 as supported python3 versions,
the package depends include:

python3 (>= 3.6), python3 (<< 3.6)

This makes it unistallable (thus the grave bug).  Ideally, it would build for
both versions and the depends would be:

python3 (>= 3.5), python3 (<< 3.7)

It does look like it is correctly building for both versions:

 ./usr/lib/apache2/modules/mod_wsgi.so -> mod_wsgi.so-3.5
 ./usr/lib/apache2/modules/mod_wsgi.so-3.5
 ./usr/lib/apache2/modules/mod_wsgi.so-3.6

Scott K

_______________________________________________
Python-modules-team mailing list
Python-modules-team@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to