Package: python3-aioredlock
Version: 0.7.3-3
Severity: wishlist
Tags: upstream
X-Debbugs-Cc: d...@dalerichards.net

Hi,

python3-aioredlock depends and build-depends on python3-aioredis, which has been
abandoned upstream. The functionality from aioredis has been rolled into
redis-py[1].

Could you please update this package to use redis-py instead of
aioredis? We can then look to remove aioredis from the archive. In
theory this should be a simple drop-in replacement by replacing
"import aioredis" with "from redis import asyncio as aioredis".

Many thanks,
Dale Richards


[1] https://github.com/aio-libs-abandoned/aioredis-py

Reply via email to