Merge pull request #11257 from jefferyto/python3-django1

django1: Rename django1-restframework, add python3-django1
This commit is contained in:
Rosen Penev 2020-02-18 19:52:00 -08:00 committed by GitHub
commit ef8ee4f94f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
21 changed files with 173 additions and 105 deletions

View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=django-appconf
PKG_VERSION:=1.0.2
PKG_RELEASE:=5
PKG_RELEASE:=6
PYPI_NAME:=$(PKG_NAME)
PKG_HASH:=6a4d9aea683b4c224d97ab8ee11ad2d29a37072c0c6c509896dd9857466fb261
@ -48,9 +48,8 @@ define Package/python3-django-appconf
$(call Package/django-appconf/Default)
DEPENDS:= \
+PACKAGE_python3-django-appconf:python3 \
python3-django
+PACKAGE_python3-django-appconf:python3-django1
VARIANT:=python3
MDEPENDS:=python3-django
endef
define Package/python3-django-appconf/description

View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=django-compressor
PKG_VERSION:=2.2
PKG_RELEASE:=6
PKG_RELEASE:=7
PYPI_NAME:=$(PKG_NAME)
PYPI_SOURCE_NAME:=django_compressor
@ -54,11 +54,10 @@ define Package/python3-django-compressor
$(call Package/django-compressor/Default)
DEPENDS:= \
+PACKAGE_python3-django-compressor:python3 \
python3-django \
+PACKAGE_python3-django-compressor:python3-django1 \
+PACKAGE_python3-django-compressor:python3-django-appconf \
+PACKAGE_python3-django-compressor:python3-rcssmin
VARIANT:=python3
MDEPENDS:=python3-django
endef
define Package/python3-django-compressor/description

View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=django-constance
PKG_VERSION:=2.3.1
PKG_RELEASE:=4
PKG_RELEASE:=5
PYPI_NAME:=$(PKG_NAME)
PKG_HASH:=a49735063b2c30015d2e52a90609ea9798da722ed070f091de51714758a5d018
@ -47,9 +47,8 @@ define Package/python3-django-constance
$(call Package/python-django-constance/Default)
DEPENDS:= \
+PACKAGE_python3-django-constance:python3 \
python3-django
+PACKAGE_python3-django-constance:python3-django1
VARIANT:=python3
MDEPENDS:=python3-django
endef
define Package/python3-django-constance/description

View File

@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=django-formtools
PKG_VERSION:=2.1
PKG_RELEASE:=6
PKG_RELEASE:=7
PYPI_NAME:=$(PKG_NAME)
PKG_HASH:=7703793f1675aa6e871f9fed147e8563816d7a5b9affdc5e3459899596217f7c
@ -47,9 +47,8 @@ define Package/python3-django-formtools
$(call Package/django-formtools/Default)
DEPENDS:= \
+PACKAGE_python3-django-formtools:python3 \
python3-django
+PACKAGE_python3-django-formtools:python3-django1
VARIANT:=python3
MDEPENDS:=python3-django
endef
define Package/python3-django-formtools/description

View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=django-jsonfield
PKG_VERSION:=1.0.1
PKG_RELEASE:=5
PKG_RELEASE:=6
PYPI_NAME:=$(PKG_NAME)
PKG_HASH:=6c0afd5554739365b55d86e285cf966cc3a45682fff963463364ea1f6511ca3e
@ -48,9 +48,8 @@ define Package/python3-django-jsonfield
$(call Package/django-jsonfield/Default)
DEPENDS:= \
+PACKAGE_python3-django-jsonfield:python3 \
python3-django
+PACKAGE_python3-django-jsonfield:python3-django1
VARIANT:=python3
MDEPENDS:=python3-django
endef
define Package/python3-django-jsonfield/description

View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=django-picklefield
PKG_VERSION:=1.1.0
PKG_RELEASE:=4
PKG_RELEASE:=5
PYPI_NAME:=$(PKG_NAME)
PKG_HASH:=ce7fee5c6558fe5dc8924993d994ccde75bb75b91cd82787cbd4c92b95a69f9c
@ -48,9 +48,8 @@ define Package/python3-django-picklefield
$(call Package/django-picklefield/Default)
DEPENDS:= \
+PACKAGE_python3-django-picklefield:python3 \
python3-django
+PACKAGE_python3-django-picklefield:python3-django1
VARIANT:=python3
MDEPENDS:=python3-django
endef
define Package/python3-django-picklefield/description

View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=django-postoffice
PKG_VERSION:=3.1.0
PKG_RELEASE:=5
PKG_RELEASE:=6
PYPI_NAME:=django-post-office
PYPI_SOURCE_NAME:=django-post_office
@ -51,10 +51,9 @@ define Package/python3-django-postoffice
$(call Package/django-postoffice/Default)
DEPENDS:= \
+PACKAGE_python3-django-postoffice:python3 \
python3-django \
+PACKAGE_python3-django-postoffice:python3-django1 \
+PACKAGE_python3-django-postoffice:python3-django-jsonfield
VARIANT:=python3
MDEPENDS:=python3-django
endef
define Package/python3-django-postoffice/description

View File

@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=django-ranged-response
PKG_VERSION:=0.2.0
PKG_RELEASE:=6
PKG_RELEASE:=7
PYPI_NAME:=$(PKG_NAME)
PKG_HASH:=f71fff352a37316b9bead717fc76e4ddd6c9b99c4680cdf4783b9755af1cf985
@ -46,9 +46,8 @@ define Package/python3-django-ranged-response
$(call Package/django-ranged-response/Default)
DEPENDS:= \
+PACKAGE_python3-django-ranged-response:python3 \
python3-django
+PACKAGE_python3-django-ranged-response:python3-django1
VARIANT:=python3
MDEPENDS:=python3-django
endef
define Package/python3-django-ranged-response/description

View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=django-restframework
PKG_VERSION:=3.11.0
PKG_RELEASE:=1
PKG_RELEASE:=2
PYPI_NAME:=djangorestframework
PKG_HASH:=e782087823c47a26826ee5b6fa0c542968219263fb3976ec3c31edab23a4001f
@ -28,9 +28,8 @@ define Package/python3-django-restframework
CATEGORY:=Languages
TITLE:=Web APIs for Django, made easy.
URL:=https://www.django-rest-framework.org
DEPENDS:=+python3 python3-django
DEPENDS:=+python3 +django
VARIANT:=python3
MDEPENDS:=python3-django
endef
define Package/python3-django-restframework/description

View File

@ -0,0 +1,68 @@
#
# Copyright (C) 2007-2017 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk
PKG_NAME:=django-restframework39
PKG_VERSION:=3.9.4
PKG_RELEASE:=1
PYPI_NAME:=djangorestframework
PKG_HASH:=c12869cfd83c33d579b17b3cb28a2ae7322a53c3ce85580c2a2ebe4e3f56c4fb
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENSE.md
include ../pypi.mk
include $(INCLUDE_DIR)/package.mk
include ../python-package.mk
include ../python3-package.mk
define Package/django-restframework39/Default
SUBMENU:=Python
SECTION:=lang
CATEGORY:=Languages
TITLE:=Web APIs for Django, made easy.
URL:=https://www.django-rest-framework.org
endef
define Package/python-django-restframework39
$(call Package/django-restframework39/Default)
DEPENDS:= \
+PACKAGE_python-django-restframework39:python \
python-django1
VARIANT:=python
MDEPENDS:=python-django1
endef
define Package/python-django-restframework39/description
Web APIs for Django, made easy. (3.9 series)
endef
define Package/python3-django-restframework39
$(call Package/django-restframework39/Default)
DEPENDS:= \
+PACKAGE_python3-django-restframework39:python3 \
+PACKAGE_python3-django-restframework39:python3-django1
CONFLICTS:=python3-django-restframework
VARIANT:=python3
endef
define Package/python3-django-restframework39/description
$(call Package/python-django-restframework39/description)
.
(Variant for Python3)
endef
$(eval $(call PyPackage,python-django-restframework39))
$(eval $(call BuildPackage,python-django-restframework39))
$(eval $(call BuildPackage,python-django-restframework39-src))
$(eval $(call Py3Package,python3-django-restframework39))
$(eval $(call BuildPackage,python3-django-restframework39))
$(eval $(call BuildPackage,python3-django-restframework39-src))

View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=django-simple-captcha
PKG_VERSION:=0.5.12
PKG_RELEASE:=2
PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://codeload.github.com/mbi/django-simple-captcha/tar.gz/v$(PKG_VERSION)?
@ -57,11 +57,10 @@ $(call Package/django-simple-captcha/Default)
DEPENDS:= \
+PACKAGE_python3-django-simple-captcha:python3 \
+PACKAGE_python3-django-simple-captcha:python3-six \
python3-django \
+PACKAGE_python3-django-simple-captcha:python3-django1 \
+PACKAGE_python3-django-simple-captcha:python3-pillow \
+PACKAGE_python3-django-simple-captcha:python3-django-ranged-response
VARIANT:=python3
MDEPENDS:=python3-django
endef
define Package/python3-django-simple-captcha/description

View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=django-statici18n
PKG_VERSION:=1.8.2
PKG_RELEASE:=5
PKG_RELEASE:=6
PYPI_NAME:=$(PKG_NAME)
PKG_HASH:=ba9eeb3c4517027922645999359f8335fbb9fea04c457123cfbd6b4a36cbeda4
@ -48,9 +48,8 @@ define Package/python3-django-statici18n
$(call Package/django-statici18n/Default)
DEPENDS:= \
+PACKAGE_python3-django-statici18n:python3 \
python3-django
+PACKAGE_python3-django-statici18n:python3-django1
VARIANT:=python3
MDEPENDS:=python3-django
endef
define Package/python3-django-statici18n/description

View File

@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=django-webpack-loader
PKG_VERSION:=0.6.0
PKG_RELEASE:=6
PKG_RELEASE:=7
PYPI_NAME:=$(PKG_NAME)
PKG_HASH:=60bab6b9a037a5346fad12d2a70a6bc046afb33154cf75ed640b93d3ebd5f520
@ -46,9 +46,8 @@ define Package/python3-django-webpack-loader
$(call Package/django-webpack-loader/Default)
DEPENDS:= \
+PACKAGE_python3-django-webpack-loader:python3 \
python3-django
+PACKAGE_python3-django-webpack-loader:python3-django1
VARIANT:=python3
MDEPENDS:=python3-django
endef
define Package/python3-django-webpack-loader/description

View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=django
PKG_VERSION:=3.0.3
PKG_RELEASE:=1
PKG_RELEASE:=2
PYPI_NAME:=Django
PKG_HASH:=2f1ba1db8648484dd5c238fb62504777b7ad090c81c5f1fd8d5eb5ec21b5f283
@ -23,18 +23,15 @@ include ../pypi.mk
include $(INCLUDE_DIR)/package.mk
include ../python3-package.mk
define Package/django/Default
define Package/python3-django
SUBMENU:=Python
SECTION:=lang
CATEGORY:=Languages
TITLE:=The web framework for perfectionists with deadlines.
URL:=https://www.djangoproject.com/
MENU:=1
endef
define Package/python3-django
$(call Package/django/Default)
DEPENDS:= +python3 +python3-pytz +python3-sqlparse +python3-asgiref
CONFLICTS:=python3-django1 python-django1-common
PROVIDES:=django
VARIANT:=python3
endef

View File

@ -1,42 +0,0 @@
#
# Copyright (C) 2007-2017 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk
PKG_NAME:=django1-restframework
PKG_VERSION:=3.9.4
PKG_RELEASE:=1
PYPI_NAME:=djangorestframework
PKG_HASH:=c12869cfd83c33d579b17b3cb28a2ae7322a53c3ce85580c2a2ebe4e3f56c4fb
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
PKG_LICENSE:=BSD-3-Clause
PKG_LICENSE_FILES:=LICENSE.md
include ../pypi.mk
include $(INCLUDE_DIR)/package.mk
include ../python-package.mk
define Package/python-django-restframework
SUBMENU:=Python
SECTION:=lang
CATEGORY:=Languages
TITLE:=Web APIs for Django, made easy.
URL:=https://www.django-rest-framework.org
DEPENDS:=+python python-django1
VARIANT:=python
MDEPENDS:=python-django1
endef
define Package/python-django-restframework/description
Web APIs for Django, made easy.
endef
$(eval $(call PyPackage,python-django-restframework))
$(eval $(call BuildPackage,python-django-restframework))
$(eval $(call BuildPackage,python-django-restframework-src))

View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=django1
PKG_VERSION:=1.11.28
PKG_RELEASE:=1
PKG_RELEASE:=2
PYPI_NAME:=Django
PKG_HASH:=b33ce35f47f745fea6b5aa3cf3f4241069803a3712d423ac748bd673a39741eb
@ -22,6 +22,7 @@ PKG_CPE_ID:=cpe:/a:djangoproject:django
include ../pypi.mk
include $(INCLUDE_DIR)/package.mk
include ../python-package.mk
include ../python3-package.mk
define Package/django1/Default
SUBMENU:=Python
@ -29,27 +30,62 @@ define Package/django1/Default
CATEGORY:=Languages
TITLE:=The web framework for perfectionists with deadlines.
URL:=https://www.djangoproject.com/
MENU:=1
endef
define Package/python-django1
$(call Package/django1/Default)
DEPENDS:= \
+PACKAGE_python-django1:python \
+PACKAGE_python-django1:python-pytz
+PACKAGE_python-django1:python-pytz \
+PACKAGE_python-django1:python-django1-common
VARIANT:=python
CONFLICTS:=python3-django
MENU:=1
endef
define Package/python-django1/description
The web framework for perfectionists with deadlines (LTS 1.11 series).
Python2 only.
The web framework for perfectionists with deadlines (LTS 1.11 series).
endef
define Package/python3-django1
$(call Package/django1/Default)
DEPENDS:= \
+PACKAGE_python3-django1:python3 \
+PACKAGE_python3-django1:python3-pytz \
+PACKAGE_python3-django1:python-django1-common
VARIANT:=python3
PROVIDES:=django
endef
define Package/python3-django1/description
$(call Package/python-django1/description)
.
(Variant for Python3)
endef
define Package/python-django1-common
$(call Package/django1/Default)
endef
define Package/python-django1-common/description
$(call Package/python-django1/description)
.
This package contains files common to both Python 2.7 and Python 3.
endef
PyPackage/python-django1/install:=:
Py3Package/python3-django1/install:=:
define Package/python-django1-common/install
$(INSTALL_DIR) $(1)/usr/bin
$(INSTALL_BIN) ./files/django-admin $(1)/usr/bin
endef
$(eval $(call PyPackage,python-django1))
define Package/python-django1-src +=
MDEPENDS:=python-django1
endef
$(eval $(call BuildPackage,python-django1))
$(eval $(call BuildPackage,python-django1-src))
$(eval $(call Py3Package,python3-django1))
$(eval $(call BuildPackage,python3-django1))
$(eval $(call BuildPackage,python3-django1-src))
$(eval $(call BuildPackage,python-django1-common))

View File

@ -0,0 +1,23 @@
#!/bin/sh
shell_code=''' '
# shell code
if command -v python3.8 > /dev/null && test -e /usr/lib/python3.8/site-packages/django/bin/django-admin.pyc
then
exec python3.8 "$0" "$@"
elif command -v python2.7 > /dev/null && test -e /usr/lib/python2.7/site-packages/django/bin/django-admin.pyc
then
exec python2.7 "$0" "$@"
else
echo "Cannot find installed version of python-django1 or python3-django1." >&2
exit 1
fi
python_code='''
# python code
# ONLY use DOUBLE quotes <"> after this line
from django.core import management
if __name__ == "__main__":
management.execute_from_command_line()
# End of Python code. Do not modify this line. #'

View File

@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=django-cors-headers
PKG_VERSION:=3.2.1
PKG_RELEASE:=1
PKG_RELEASE:=2
PYPI_NAME:=django-cors-headers
PKG_HASH:=a5960addecc04527ab26617e51b8ed42f0adab4594b24bb0f3c33e2bd3857c3f
@ -21,9 +21,8 @@ define Package/python3-django-cors-headers
CATEGORY:=Languages
TITLE:=Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS).
URL:=https://github.com/ottoyiu/django-cors-headers
DEPENDS:=python3-django +python3-urllib +python3-light
DEPENDS:=+django +python3-urllib +python3-light
VARIANT:=python3
MDEPENDS:=python3-django
endef
define Package/python3-django-cors-headers/description

View File

@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=django-etesync-journal
PKG_VERSION:=1.2.0
PKG_RELEASE:=1
PKG_RELEASE:=2
PYPI_NAME:=django-etesync-journal
PKG_HASH:=1b481f592217186482be9faee686f0c132790db4177deb1f5152b73e99ac6338
@ -21,9 +21,8 @@ define Package/python3-django-etesync-journal
CATEGORY:=Languages
TITLE:=The server side implementation of the EteSync protocol.
URL:=https://www.etesync.com/
DEPENDS:=python3-django +python3-django-restframework +python3-light
DEPENDS:=+django +python3-django-restframework +python3-light
VARIANT:=python3
MDEPENDS:=python3-django
endef
define Package/python3-django-etesync-journal/description

View File

@ -2,7 +2,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=drf-nested-routers
PKG_VERSION:=0.91
PKG_RELEASE:=1
PKG_RELEASE:=2
PYPI_NAME:=drf-nested-routers
PKG_HASH:=46e5c3abc15c782cafafd7d75028e8f9121bbc6228e3599bbb48a3daa4585034
@ -21,7 +21,7 @@ define Package/python3-drf-nested-routers
CATEGORY:=Languages
TITLE:=Nested resources for the Django Rest Framework
URL:=https://github.com/alanjds/drf-nested-routers
DEPENDS:=+python3-django-restframework +python3-django +python3-light
DEPENDS:=+python3-django-restframework +django +python3-light
VARIANT:=python3
endef

View File

@ -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