#887042 RFP: python3-async-lru -- Simple lru cache for asyncio

Package:
wnpp
Source:
wnpp
Submitter:
Jeff Cliff
Date:
2022-07-03 20:03:07 UTC
Severity:
wishlist
Blocked By:
Bug Title
887105

  3

RFP: python3-flake8-blind-except -- A flake8 extension that checks for blind, catch-all except statements

wishlist about 4 years ago

#887042#5
Date:
2018-01-12 22:19:51 UTC
From:
To:
* Package name    : python3-async-lru
  Version         : 0.1.0b
  Upstream Author : Victor "hellysmile" K. <hellysmile@gmail.com>
* URL             : https://github.com/wikibusiness/async_lru
* License         : MIT https://github.com/wikibusiness/async_lru/blob/master/LICENSE
  Programming Lang: Python
  Description     : Simple lru cache for asyncio

 Asynchronous "Least Recently Used"-style cache for input/output use.

#887042#22
Date:
2018-01-14 20:58:35 UTC
From:
To:
Although it's an outdated version (0.0.1-1) rather than (0.1.0b) my git
repository has a building package for python3-async-lru on the 'buildable'
branch

https://github.com/themusicgod1/async_lru/tree/buildable

Hope this helps
Jeff Cliff

#887042#27
Date:
2019-04-04 20:14:12 UTC
From:
To:
looks like the work in making a buildable branch was lost when github was
lost.

the new link is at :

https://salsa.debian.org/themusicgod1-guest/py-async_lru

#887042#34
Date:
2022-07-03 20:01:59 UTC
From:
To:
This was implemented with #1011374.