mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 23:48:39 +01:00
django-simple-captcha: update packaging format + add python3 variant
This change also updates the maintainer email to cotequeiroz@gmail.com, as
requested on a different change.
Also, changing here is the download URL to github's codeload, since that
one offers .tar.gz archives.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
(cherry-picked from commit 545cff8b63)
This commit is contained in:
committed by
Josef Schlehofer
parent
b686fa3f48
commit
19e137162d
@@ -30,7 +30,7 @@ SEAFILE_PYTHON_DEPENDS:= \
|
||||
simplejson chardet dateutil mysql pytz qrcode requests requests-oauthlib \
|
||||
django django-constance django-appconf django-compressor django-formtools \
|
||||
django-jsonfield django-picklefield django-postoffice django-restframework \
|
||||
pillow
|
||||
pillow django-simple-captcha
|
||||
|
||||
define Package/seafile-seahub
|
||||
SECTION:=net
|
||||
@@ -39,7 +39,7 @@ define Package/seafile-seahub
|
||||
URL:=https://seafile.com/
|
||||
DEPENDS:=+python \
|
||||
+django-simple-captcha +django-statici18n +django-webpack-loader \
|
||||
+flup +gunicorn +openpyxl \
|
||||
+python-flup +gunicorn +openpyxl \
|
||||
$(foreach dep,$(SEAFILE_PYTHON_DEPENDS),+python-$(dep))
|
||||
endef
|
||||
|
||||
|
||||
Reference in New Issue
Block a user