python3-backports.functools_lru_cache

This commit is contained in:
Rmys
2021-10-28 11:34:59 +03:00
committed by GitHub
parent d1467b0ff6
commit 68dda41a5d
@@ -15,6 +15,7 @@
<Description>Backport of functools.lru_cache from Python 3.3 as published at ActiveState.</Description>
<Archive sha1sum="1138f9e884e420c55a58a4ca7c08dc67b803c5d3" type="targz">https://github.com/jaraco/backports.functools_lru_cache/archive/v1.6.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>pip3</Dependency>
<Dependency>python3-devel</Dependency>
<Dependency>python3-setuptools</Dependency>
<Dependency>python3-setuptools-scm</Dependency>