summaryrefslogtreecommitdiffstats
path: root/python/functools-lru-cache
diff options
context:
space:
mode:
author Andrew Clemons2021-11-20 09:16:18 +0100
committer Willy Sudiarto Raharjo2021-11-22 03:10:15 +0100
commit17c894821e47c2ce4daf94e84bcf09895cfc485d (patch)
tree79c5815c345a04122a247f4cd87b4e7433cd97cf /python/functools-lru-cache
parent76ba136e3ea54ab61e7e0f02d8b8831743aed7b6 (diff)
downloadslackbuilds-17c894821e47c2ce4daf94e84bcf09895cfc485d.tar.gz
python/functools-lru-cache: Removed dependency.
Signed-off-by: Andrew Clemons <andrew.clemons@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 5515c4baac..ed63a0def7 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/57/d4/156eb5fbb08d2e85ab0a632e
MD5SUM="20f53f54cd3f04b3346ce75a54959754"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="setuptools-scm python2-setuptools-scm"
+REQUIRES="python2-setuptools-scm"
MAINTAINER="Serban Udrea"
EMAIL="S.Udrea@gsi.de"