diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-11-20 21:16:18 +1300 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-11-22 09:10:15 +0700 |
commit | 17c894821e47c2ce4daf94e84bcf09895cfc485d (patch) | |
tree | 79c5815c345a04122a247f4cd87b4e7433cd97cf /python/functools-lru-cache | |
parent | 76ba136e3ea54ab61e7e0f02d8b8831743aed7b6 (diff) |
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.info | 2 |
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 5515c4baac43..ed63a0def7fa 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" |