django-appconf: update packaging format + add python3 variant

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
Alexandru Ardelean
2019-06-25 09:39:54 +03:00
committed by Eneas Queiroz
parent 8bdb697671
commit 3392fbc6fc
2 changed files with 42 additions and 19 deletions

View File

@@ -24,14 +24,14 @@ include ../../lang/python/python-package.mk
SEAFILE_PYTHON_DEPENDS:= \
simplejson chardet dateutil mysql pytz qrcode requests requests-oauthlib \
django django-constance
django django-constance django-appconf
define Package/seafile-seahub
SECTION:=net
CATEGORY:=Network
TITLE:=Seafile server - seahub component
URL:=https://seafile.com/
DEPENDS:=+python +pillow +django-appconf \
DEPENDS:=+python +pillow \
+django-compressor +django-formtools +django-jsonfield \
+django-picklefield +django-postoffice +django-restframework \
+django-simple-captcha +django-statici18n +django-webpack-loader \