Browse Source

python/functools-lru-cache: Removed dependency.

Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/156/head
Andrew Clemons 4 years ago
committed by Willy Sudiarto Raharjo
parent
commit
17c894821e
No known key found for this signature in database GPG Key ID: 3F617144D7238786
  1. 2
      python/functools-lru-cache/functools-lru-cache.info

2
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"
Loading…
Cancel
Save