[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Help with the nftables package: the embedded python module





On Sun, Jul 30, 2023, 21:39 Jeremy Sowden <jeremy@azazel.net> wrote:
On 2023-07-28, at 18:59:45 +0200, Timo Röhling wrote:
> * Arturo Borrero Gonzalez <arturo@debian.org> [2023-07-28 18:38]:
> > I would appreciate additional suggestions and hints. Patches welcome.
>
> If you have bad interactions between the Python and non-Python parts
> of your package, you can try and build them independently, i.e.,
>
>     override_dh_auto_build:
>         dh_auto_build --package=python3-nftables --sourcedirectory=py --buildsystem=pybuild
>       dh_auto_build --remaining-packages
>
> and similar for the other dh_auto_* commands. I did something like
> that for tinyobjloader and it worked quite nicely.

Thanks for the pointer, Timo.  This does seem to do the trick.

Arturo, I'll push the changes to Salsa.

J.

Thanks, Timo and Jeremy.

Reply to: