mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
django1-restframework: Rename to django-restframework39, add Py3 package
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=seafile-seahub
|
||||
PKG_VERSION:=6.3.4
|
||||
PKG_RELEASE:=7
|
||||
PKG_RELEASE:=8
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://codeload.github.com/haiwen/seahub/tar.gz/v$(PKG_VERSION)-server?
|
||||
@@ -29,7 +29,7 @@ include ../../lang/python/python-package.mk
|
||||
SEAFILE_PYTHON_DEPENDS:= \
|
||||
simplejson chardet dateutil mysqlclient pytz qrcode requests requests-oauthlib \
|
||||
django1 django-constance django-appconf django-compressor django-formtools \
|
||||
django-jsonfield django-picklefield django-postoffice django-restframework \
|
||||
django-jsonfield django-picklefield django-postoffice django-restframework39 \
|
||||
pillow django-simple-captcha django-statici18n django-webpack-loader
|
||||
|
||||
define Package/seafile-seahub
|
||||
|
||||
Reference in New Issue
Block a user