Re: [OE-core] [PATCH 0/7] Devtool/Recipetool: adding pypi support

2023-11-18 Thread Alexandre Belloni via lists.openembedded.org
On 18/11/2023 11:10:58+0100, Alexandre Belloni via lists.openembedded.org wrote: > Hello, > > The tests seem to be failing on the AB: > > https://autobuilder.yoctoproject.org/typhoon/#/builders/86/builds/6065/steps/14/logs/stdio > https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/

Re: [OE-core] [PATCH 0/7] Devtool/Recipetool: adding pypi support

2023-11-18 Thread Alexandre Belloni via lists.openembedded.org
Hello, The tests seem to be failing on the AB: https://autobuilder.yoctoproject.org/typhoon/#/builders/86/builds/6065/steps/14/logs/stdio https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/6062/steps/15/logs/stdio https://autobuilder.yoctoproject.org/typhoon/#/builders/80/builds/60

[OE-core] [PATCH 0/7] Devtool/Recipetool: adding pypi support

2023-11-17 Thread Julien Stephan
Hello all, This series adds basic support for the pypi class in devtool/recipetool. The idea is to be able to detect that a package is available on pypi and in that case inherits from pypi class. This helps to produce cleaner recipes for pypi packages. To do this, I am adding a new optional call