Package: python3-cigi Version: 3.3.3a+svn818-5 Severity: grave Tags: sid jessie User: debian-pyt...@lists.debian.org Usertags: python3.4
python3-cigi installs an untagged python3 extension _cigi.so, which is tried to load from python3.4 and fails. There are several issues:
- the extension should be tagged (renamed) with the python ABI tag. The easiest way to do this is to use dh_python3 on the package. - The package build-depends on python3-all-dev, but only builds for the default python3 version. Either build the extension for all python versions, or just use python3-dev as the b-d. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org