diff options
author | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 21:24:35 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-20 21:24:35 +0700 |
commit | 1e89628a036f7e03beb79fae56883660821262aa (patch) | |
tree | 33b778035e0d3f89ec62cba0fc30e96ff4789afd /python/fasteners | |
parent | 0b8843802d5fae054a9d331720c2607fb2637368 (diff) |
python/fasteners: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/fasteners')
-rw-r--r-- | python/fasteners/fasteners.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/fasteners/fasteners.info b/python/fasteners/fasteners.info index da592167115b..652fe3146321 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" |