Django 1.x is not compatible with python 3.10.
Mark the package as BROKEN. Since its dependent packages will also
select it, they will need to be marked BROKEN as well to avoid recursive
dependencies--packages not marked as BROKEN will be able to select the
broken package.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
TITLE:=Helper class for handling config defaults
URL:=https://django-appconf.readthedocs.io
DEPENDS:= \
+ @BROKEN \
+python3 \
+python3-django1 \
+python3-six
TITLE:=Compress CSS/JS into single cached files
URL:=https://django-compressor.readthedocs.io
DEPENDS:= \
+ @BROKEN \
+python3 \
+python3-django1 \
+python3-django-appconf \
TITLE:=High-level abstractions for Django forms
URL:=https://django-formtools.readthedocs.io
DEPENDS:= \
+ @BROKEN \
+python3 \
+python3-django1
endef
TITLE:=A reusable Django field to store validated JSON in models
URL:=https://github.com/rpkilby/jsonfield
DEPENDS:= \
+ @BROKEN \
+python3 \
+python3-django1 \
+python3-six
TITLE:=Pickled object field for Django
URL:=https://github.com/gintas/django-picklefield/
DEPENDS:= \
+ @BROKEN \
+python3 \
+python3-django1
endef
TITLE:=A Django app to monitor and send mail asynchronously
URL:=https://github.com/ui/django-post_office
DEPENDS:= \
+ @BROKEN \
+python3 \
+python3-django1 \
+python3-django-jsonfield2
TITLE:=Add Content-Range: to FileResponse
URL:=https://github.com/i3thuan5/django-ranged-response
DEPENDS:= \
+ @BROKEN \
+python3 \
+python3-django1
endef
TITLE:=Web APIs for Django, made easy.
URL:=https://www.django-rest-framework.org
DEPENDS:= \
+ @BROKEN \
+python3 \
+python3-django1
CONFLICTS:=python3-django-restframework
TITLE:=Simple Django captcha application
URL:=https://github.com/mbi/django-simple-captcha
DEPENDS:= \
+ @BROKEN \
+python3 \
+python3-six \
+python3-django1 \
TITLE:=Helper for generating JavaScript catalog to static files
URL:=https://django-statici18n.readthedocs.io
DEPENDS:= \
+ @BROKEN \
+python3 \
+python3-django1 \
+python3-django-appconf \
TITLE:=Transparently use webpack in django
URL:=https://github.com/owais/django-webpack-loader
DEPENDS:= \
+ @BROKEN \
+python3 \
+python3-django1
endef
TITLE:=The web framework for perfectionists with deadlines.
URL:=https://www.djangoproject.com/
DEPENDS:= \
+ @BROKEN \
+python3 \
+python3-pytz
PROVIDES:=django
TITLE:=Seafile server - seahub component
URL:=https://seafile.com/
DEPENDS:= \
+ @BROKEN \
+gunicorn3 \
+python3 \
+python3-chardet \
TITLE:=Seafile server
URL:=https://seafile.com/
DEPENDS:= \
+ @BROKEN \
+bash \
+glib2 \
+jansson \
TITLE:=Seafile server - FUSE extension
URL:=https://seafile.com/
DEPENDS:= \
+ @BROKEN \
+bash \
+glib2 \
+jansson \
CATEGORY:=Languages
SUBMENU:=Python
TITLE:=Python bindings for Seafile server
- DEPENDS:=+python3-light +python3-logging +python3-searpc +python3-seafile-ccnet
+ DEPENDS:=@BROKEN +python3-light +python3-logging +python3-searpc +python3-seafile-ccnet
endef
define Package/python3-seafile-server/description