Scott Kitterman <[email protected]> writes: > On Sunday, March 30, 2014 17:01:05 Ben Finney wrote: > > How can I inform Debhelper that it should not attempt to find any > > Python 2 versions for building or cleaning this package? > > Using pybuild should do it. > > dh $@ --with python3 --buildsystem=pybuild > > That will avoid the assumption that python2 should be attempted.
Thank you, that works. Should I report a bug against some package (which?) for the default behaviour? -- \ “If consumers even know there's a DRM, what it is, and how it | `\ works, we've already failed.” —Peter Lee, Disney corporation, | _o__) 2005 | Ben Finney -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

