summaryrefslogtreecommitdiffstats
path: root/python/Kallithea
diff options
context:
space:
mode:
author Robby Workman2021-04-18 09:46:02 +0200
committer Robby Workman2021-04-18 21:45:46 +0200
commit9f6113119059afe4af37a56d6a28e989bb51b0c0 (patch)
treed49a230628ea4e7f012a822a65f04f68722478df /python/Kallithea
parenteb4aec3db9bf255e0e40802e55e81ff1e5501d6f (diff)
downloadslackbuilds-9f6113119059afe4af37a56d6a28e989bb51b0c0.tar.gz
python/Kallithea: Fixed dep info
Diffstat (limited to 'python/Kallithea')
-rw-r--r--python/Kallithea/Kallithea.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/Kallithea/Kallithea.info b/python/Kallithea/Kallithea.info
index 3b4a9893c6..ca6ef871bc 100644
--- a/python/Kallithea/Kallithea.info
+++ b/python/Kallithea/Kallithea.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.python.org/packages/source/K/Kallithea/Kallithea-0.4.1.ta
MD5SUM="73b9fd1aa456313d004e342398735580"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="cffi alembic waitress WebOb FormEncode SQLAlchemy Mako Pygments babel python-dateutil Markdown docutils dulwich decorator bleach click bcrypt Whoosh celery URLObject Routes Paste Beaker WebHelpers TurboGears2 tgext.routes backlash gearbox"
+REQUIRES="cffi alembic waitress WebOb FormEncode SQLAlchemy babel python-dateutil Markdown dulwich decorator bleach click bcrypt Whoosh celery URLObject Routes Paste Beaker WebHelpers TurboGears2 tgext.routes backlash gearbox"
MAINTAINER="Yth - Arnaud"
EMAIL="yth@ythogtha.org"