python/Kallithea: Fixed dep info

This commit is contained in:
Robby Workman 2021-04-18 02:46:02 -05:00
parent eb4aec3db9
commit 9f61131190

View file

@ -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"