Thanks, applied as 860d21326721403115553e87ada1f77667fd9e3d.

Michael

[sent from post-receive hook]

On Mon, 04 Nov 2024 12:06:28 +0100, Lars Pedersen <[email protected]> wrote:
> Fix compile missing hatchling build backend
> 
> Signed-off-by: Lars Pedersen <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/rules/python3-urllib3.in b/rules/python3-urllib3.in
> index e97430a41c48..437f6ee5d00b 100644
> --- a/rules/python3-urllib3.in
> +++ b/rules/python3-urllib3.in
> @@ -2,6 +2,8 @@
>  
>  config PYTHON3_URLLIB3
>       tristate
> +     select HOST_PYTHON3_PYBUILD
> +     select HOST_PYTHON3_HATCHLING
>       select PYTHON3
>       prompt "urllib3"
>       help

Reply via email to