On 22 October 2015 at 17:28, Piotr Ożarowski <[email protected]> wrote: > [Luca Boccassi, 2015-10-22] >> Package: dh-python >> Version: 1.20141111-2 > > there's 2.20150826 already... > >> Is that difference intended? I couldn't fine anything in the > > yes, Python 3 now has a common directory which all versions share so > .pyinstall hack is no longer needed. > > Simply use /usr/lib/python3/dist-packages in debian/foo.install files > >> documentation that suggested dh_python3 does not support .pyinstall >> files. > > it is documented in dh_install's manpage :)
Hi Piotr, Thanks for your quick answer! So the recommended way is not to use the .pyinstall file anymore? Or to use it together with the .install file? Kind regards, Luca Boccassi

