django-formtools: update packaging format + add python3 variant

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
(cherry-picked from commit e4d8127cae)
This commit is contained in:
Alexandru Ardelean
2019-06-25 09:52:17 +03:00
committed by Josef Schlehofer
parent 8df3e1ae45
commit 03852aa990
2 changed files with 43 additions and 14 deletions
+2 -2
View File
@@ -24,7 +24,7 @@ include ../../lang/python/python-package.mk
SEAFILE_PYTHON_DEPENDS:= \
simplejson chardet dateutil mysql pytz qrcode requests requests-oauthlib \
django django-constance django-appconf django-compressor
django django-constance django-appconf django-compressor django-formtools
define Package/seafile-seahub
SECTION:=net
@@ -32,7 +32,7 @@ define Package/seafile-seahub
TITLE:=Seafile server - seahub component
URL:=https://seafile.com/
DEPENDS:=+python +pillow \
+django-formtools +django-jsonfield \
+django-jsonfield \
+django-picklefield +django-postoffice +django-restframework \
+django-simple-captcha +django-statici18n +django-webpack-loader \
+flup +gunicorn +openpyxl \