summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Arn02022-03-03 15:32:36 +0100
committer Andrew Clemons2022-03-04 12:21:36 +0100
commit8d9b680e81192a2fa67f65aae775a3037cd209d8 (patch)
treebb1f8a9e0e2083b1886bed47975346dbd8073157 /python
parentff47752ad039ccf0e26a2232ff337dfd0534c1e4 (diff)
downloadslackbuilds-8d9b680e81192a2fa67f65aae775a3037cd209d8.tar.gz
python/buildbot: fixed REQUIRES
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
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 3bdf74e42e..c9f3afe925 100644
--- a/python/buildbot/buildbot.info
+++ b/python/buildbot/buildbot.info
@@ -19,6 +19,6 @@ MD5SUM="3ab72220d09f5db25cd5b891ee5e7d0b \
cb69c54aa1d8d70bb4ac395648daadc3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python-twisted python-autobahn python-pyjwt python3-dateutil greenlet typing-extensions SQLAlchemy"
+REQUIRES="python3-twisted python3-autobahn python3-alembic python3-pyjwt python3-dateutil typing-extensions"
MAINTAINER="Yth - Arnaud"
EMAIL="yth@ythogtha.org"