Thanks, applied as 7ded5c072f007b0db1bc826872734afb1904cec5. Michael
[sent from post-receive hook] On Mon, 22 Sep 2025 13:04:20 +0200, Leonard Göhrs <[email protected]> wrote: > This allows building the package without necessarily installing it into > the rootfs. > > Signed-off-by: Leonard Göhrs <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/python3-pyasn1.in b/rules/python3-pyasn1.in > index a28e4e35537f..4b8cd8d0cf8c 100644 > --- a/rules/python3-pyasn1.in > +++ b/rules/python3-pyasn1.in > @@ -1,7 +1,7 @@ > ## SECTION=python3 > > config PYTHON3_PYASN1 > - bool > + tristate > prompt "pyasn1" > select PYTHON3 > select HOST_PYTHON3_SETUPTOOLS
