Thanks, applied as 6ab5c9ea6049d62215edc1b1d357b124256ad82a.

Michael

[sent from post-receive hook]

On Tue, 06 Oct 2020 10:18:44 +0200, Bastian Krause <[email protected]> wrote:
> attrs is required since aiohttp v3.0.0 .
> 
> Fixes: 35f441cec ("python3-aiohttp: version bump 1.2.0 -> 3.4.4")
> Signed-off-by: Bastian Krause <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/rules/python3-aiohttp.in b/rules/python3-aiohttp.in
> index f9a70b352d3d..6e9d4a2db27c 100644
> --- a/rules/python3-aiohttp.in
> +++ b/rules/python3-aiohttp.in
> @@ -8,6 +8,7 @@ config PYTHON3_AIOHTTP
>       select PYTHON3_MULTIDICT        if RUNTIME
>       select PYTHON3_YARL             if RUNTIME
>       select PYTHON3_ASYNC_TIMEOUT    if RUNTIME
> +     select PYTHON3_ATTRS            if RUNTIME
>       prompt "aiohttp"
>       help
>         http client/server for asyncio

_______________________________________________
ptxdist mailing list
[email protected]
To unsubscribe, send a mail with subject "unsubscribe" to 
[email protected]

Reply via email to