mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
jdcal,et_xmlfile,rcssmin: remove un-needed python packages
This change removes a series of Python packages that are added to seafile-seahub and are not needed. After some investigation into seafile, there are no references for it. These are some of the low-hanging fruits. They're not used [not sure when they were], and these packages were born out of some weird sprints somewhere and forgotten on web and left un-maintained. So, remove them. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
@@ -31,9 +31,9 @@ define Package/seafile-seahub
|
||||
DEPENDS:=+python-simplejson +python +pillow +python-chardet +django +django-appconf \
|
||||
+django-compressor +django-constance +django-formtools +django-jsonfield \
|
||||
+django-picklefield +django-postoffice +django-restframework \
|
||||
+django-simple-captcha +django-statici18n +django-webpack-loader +et_xmlfile \
|
||||
+flup +gunicorn +jdcal +openpyxl +python-dateutil +python-mysql \
|
||||
+python-qrcode +python-requests +python-requests-oauthlib +python-pytz +rcssmin
|
||||
+django-simple-captcha +django-statici18n +django-webpack-loader \
|
||||
+flup +gunicorn +openpyxl +python-dateutil +python-mysql \
|
||||
+python-qrcode +python-requests +python-requests-oauthlib +python-pytz
|
||||
endef
|
||||
|
||||
define Build/Configure
|
||||
|
||||
Reference in New Issue
Block a user