diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2023-11-30 17:43:24 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-12-02 07:54:24 +0700 |
commit | e97ad1c9d5ad51632c743f185d69062e27de6d7d (patch) | |
tree | 6dbebc869de7472d9a9e502652919a5c9d4fb995 /python | |
parent | 3c12a930aecb48b07f326263ee18c16d742e5243 (diff) |
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')
-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 f940ece8ccaa0..afaf8335615a7 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" |