summaryrefslogtreecommitdiffstats
path: root/python/functools-lru-cache
diff options
context:
space:
mode:
author David Spencer2017-05-16 21:36:51 +0200
committer David Spencer2017-05-18 21:46:13 +0200
commitd97c966a196de4c8cf1bc17b905ff16d4e20f8a6 (patch)
tree5690e4499859bb9452a9ab51000d33f855bb920f /python/functools-lru-cache
parent5c6055f3c7d7346bb547d9ebf692b23a3bcfd1bc (diff)
downloadslackbuilds-d97c966a196de4c8cf1bc17b905ff16d4e20f8a6.tar.gz
python/functools-lru-cache: Fixed deps.
Signed-off-by: David Spencer <idlemoor@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 ccc60412db..8c9456f155 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://pypi.python.org/packages/00/9c/70c865c629d406531d05f46a5c5f688
MD5SUM="b26a223250bd24ea2e0ad6ce47b19084"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES=""
+REQUIRES="setuptools-scm"
MAINTAINER="Serban Udrea"
EMAIL="S.Udrea@gsi.de"