summaryrefslogtreecommitdiffstats
path: root/python/fasteners
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2021-04-20 16:24:35 +0200
committer Willy Sudiarto Raharjo2021-04-20 16:24:35 +0200
commit1e89628a036f7e03beb79fae56883660821262aa (patch)
tree33b778035e0d3f89ec62cba0fc30e96ff4789afd /python/fasteners
parent0b8843802d5fae054a9d331720c2607fb2637368 (diff)
downloadslackbuilds-1e89628a036f7e03beb79fae56883660821262aa.tar.gz
python/fasteners: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/fasteners')
-rw-r--r--python/fasteners/fasteners.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/fasteners/fasteners.info b/python/fasteners/fasteners.info
index da59216711..652fe31463 100644
--- a/python/fasteners/fasteners.info
+++ b/python/fasteners/fasteners.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/harlowja/fasteners/archive/0.14.1/fasteners-0.14.1.
MD5SUM="f641c55508d30b29eacd8c7a8785fab0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="six monotonic"
+REQUIRES="monotonic"
MAINTAINER="Andre Barboza"
EMAIL="bmg.andre@gmail.com"