summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-11-24 09:03:40 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-11-24 09:03:40 +0700
commit793d983506b2bd572710ae4562733d595a4d32ac (patch)
tree0fb94789b5e6114654052d9e0962fdd0ba8456f2 /python
parentef9ab17022b76a3c987a15956b638325862f6cea (diff)
downloadslackbuilds-793d983506b2bd572710ae4562733d595a4d32ac.tar.gz
slackbuilds-793d983506b2bd572710ae4562733d595a4d32ac.tar.xz
python/buildbot: Update DEP.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python')
-rw-r--r--python/buildbot/buildbot.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/buildbot/buildbot.info b/python/buildbot/buildbot.info
index bc74b09846..f50db475eb 100644
--- a/python/buildbot/buildbot.info
+++ b/python/buildbot/buildbot.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/39/19/c8f8845d302b7df9d44a86a00911ccd
MD5SUM="a915481515675800448d3e6a99a15e14"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python2-dateutil Jinja2 sqlalchemy-migrate sqlparse python2-twisted"
+REQUIRES="python2-dateutil sqlalchemy-migrate sqlparse python2-twisted"
MAINTAINER="Yth - Arnaud"
EMAIL="yth@ythogtha.org"