Re: Request to join DPMT and PAPT

2015-11-07 Thread Stein Magnus Jodal
On Thu, Oct 29, 2015 at 10:15:38AM +0100, Stein Magnus Jodal wrote: > I want to bring a few Python packages I maintain into the DPMT: > > - python-pykka > - python-uritools > - python-ws4py All three packages have now been moved to DPMT. I've migrated them to git-dpm and pybuild and made sure the

Telling dh_python3 to skip a .so file

2015-11-07 Thread Dmitry Shachnev
Hi all, In one of my packages (namely gnome-applets), I have a .so file that is not a Python extension (but rather a generic plugin). However dh_python3 thinks that it *is* a Python extension, adds an ABI tag to its name and then makes the package depend on python3 (<< 3.5). How can I tell dh_pyt