summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* **/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller2021-09-111-1/+1
| | | | | Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
* dev-python/async-lru: enable py3.10, EAPI=8, up pytest depArthur Zamarin2021-09-111-4/+4
| | | | Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* dev-python/async-lru: Require pytest<6.2 for testsMichał Górny2021-01-311-0/+1
| | | | | Closes: https://bugs.gentoo.org/768093 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/async-lru: Add pypy3Michał Górny2021-01-311-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/async-lru: New dep of dev-python/denonavrMichał Górny2021-01-313-0/+49
This package provides functools.lru_cache port for async functions. Signed-off-by: Michał Górny <mgorny@gentoo.org>