summaryrefslogtreecommitdiffstats
path: root/python/functools-lru-cache
diff options
context:
space:
mode:
author Dimitris Zlatanidis2023-11-30 16:43:24 +0100
committer Willy Sudiarto Raharjo2023-12-02 01:54:24 +0100
commite97ad1c9d5ad51632c743f185d69062e27de6d7d (patch)
tree6dbebc869de7472d9a9e502652919a5c9d4fb995 /python/functools-lru-cache
parent3c12a930aecb48b07f326263ee18c16d742e5243 (diff)
downloadslackbuilds-e97ad1c9d5ad51632c743f185d69062e27de6d7d.tar.gz
python/functools-lru-cache: Update dependencies.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/functools-lru-cache')
-rw-r--r--python/functools-lru-cache/functools-lru-cache.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/functools-lru-cache/functools-lru-cache.info b/python/functools-lru-cache/functools-lru-cache.info
index f940ece8cc..afaf833561 100644
--- a/python/functools-lru-cache/functools-lru-cache.info
+++ b/python/functools-lru-cache/functools-lru-cache.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/95/9f/122a41912932c77d5b8e6cab
MD5SUM="8fed424f30bf9554235aa02997b7574c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python2-setuptools-scm python-toml"
+REQUIRES="python2-setuptools-scm python2-toml"
MAINTAINER="Serban Udrea"
EMAIL="S.Udrea@gsi.de"