On Fri, 2026-01-16 at 16:21 -0300, Aeliton G. Silva wrote: > On Fri, 2026-01-16 at 10:48 +0000, Jeroen Ploemen wrote: > > > > > Maybe the PYBUILD_INSTALL_ARGS only works with an actual setup.py, > > but > > not with pyproject.toml? All I found was another maintainer with > > the > > same problem, suggesting this could be a bug/limitation of pybuild > > (see [1] for their comments and workaround). Please ask on the > > Python > > Team IRC channel how to pull this off with PEP517/pyproject.toml, > > maybe someone there knows a less hacky way. > > > I'll investigate this more and if I can't find anything I'll drop a > message on the IRC channel. >
I manage to get it working using 'export PYBUILD_INSTALL_DIR = /usr/share/audio-visualizer-python/'. I read the code of pybuild to learn that. > The package is back to the RFS list on the IRC. Thanks again Jeroen! Cheers, Aeliton

