summaryrefslogtreecommitdiffstats
path: root/python/APScheduler
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-20 15:44:12 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-04-20 15:44:12 +0700
commitbdd0cb5360c22f4701bdc0991d873930cbf4dfa9 (patch)
tree0a4f2b57aa7460ff34bdb950812bb142e8fdac45 /python/APScheduler
parenta0072d8a6f40d28e894f5563a37a42496d29407f (diff)
downloadslackbuilds-bdd0cb5360c22f4701bdc0991d873930cbf4dfa9.tar.gz
slackbuilds-bdd0cb5360c22f4701bdc0991d873930cbf4dfa9.tar.xz
python/APscheduler: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/APScheduler')
-rw-r--r--python/APScheduler/APScheduler.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/APScheduler/APScheduler.info b/python/APScheduler/APScheduler.info
index 4cf58392cb..e737eadb34 100644
--- a/python/APScheduler/APScheduler.info
+++ b/python/APScheduler/APScheduler.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/e0/9f/ba45695c414f013458ddaeb73e70e9c
MD5SUM="fe3ce05d54a8ef58e1ce7e08162f14f5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="setuptools-scm tzlocal six futures funcsigs"
+REQUIRES="setuptools-scm tzlocal funcsigs"
MAINTAINER="Dimitris Zlatanidis"
EMAIL="d.zlatanidis@gmail.com"