Hi Ondrej!
On Fri, Oct 27, 2017 at 08:18:43AM +0200, Ondrej Tuma wrote:
> Yes,
>
> but how can I tell to dh_ to use py3versions instead of pyversions ?
Use pybuild buildsystem:
dh $@ --with python3 --buildsystem=pybuild
And make sure you have dh-python in build-depends.
See pybuild(1) man pa
first official debian package of my Formiko
> >application. So Formiko is gui application, and i want to create
> >package with python3. But when i try build package with sbuild, I got
> >error:
> >
> >Can't exec "pyversions": No such file or directory
ld package with sbuild, I got
>error:
>
>Can't exec "pyversions": No such file or directory ...
>
>What i see, pyversions is in python-minimal package, but in control I
>have Build-Depends only on python3. I know, that i solve the problem
>simple adding python or p
Hi there,
i try to create my first official debian package of my Formiko
application. So Formiko is gui application, and i want to create
package with python3. But when i try build package with sbuild, I got
error:
Can't exec "pyversions": No such file or directory ...
What i
4 matches
Mail list logo