[Debian-med-packaging] Comments regarding python-sqt_0.8.0-1_amd64.changes

Scott Kitterman ftpmaster at ftp-master.debian.org
Sat Feb 2 04:29:48 GMT 2019


Build-Depends: python3-all, python3-dev should be changed to python3-all-dev.
The goal should be to build against all supported python3 versions to ease
transitions.

In debian/rules:

rm -rf .eggs/README.txt sqt/_helpers.c sqt/_helpers.cpython-37m-x86_64-linux-gnu.so __pycache__

is going to fail on any arch other than amd64.  It will also fail on amd64
once python3.7 isn't the default python3 anymore.

I'm going to accept this, but it needs some work.

Scott K





More information about the Debian-med-packaging mailing list