Bug#1000664: Breaks weechat-python

2021-11-27 Thread Samuel Hym
reassign 1000664 python-aiohttp 3.7.4-2
retitle 1000664 python-aiohttp 3.7.4 depends on python-async-timeout < 4.0
thanks

Tracking the dependencies between matrix-mirage and
python-async-timeout, the only package with a direct dependency on
python3-async-timeout is python3-aiohttp. It is also on the dependency
graph of weechat-matrix.

According to the source code for python-aiohttp, version 3.7.4 depends
on async-timeout < 4.0:
https://github.com/aio-libs/aiohttp/blob/0a26acc1de9e1b0244456b7881ec16ba8bb64fc3/setup.py#L71

Best regards,

-- 
Sam



Bug#1000664: Breaks weechat-python

2021-11-26 Thread Yuri D'Elia
Package: python3-async-timeout
Version: 4.0.1-1
Severity: normal

Version 4.0.1-1 indirectly breaks weechat-python, which crashes with a
IOT signal. Downgrading to 3.3-1+b1 unbreaks it.

I'm not sure whether there's an issue with async-timeout, in
weechat-python, or some module used by weechat-python...