seafile-seahub: move Django-1.11.txt in package folder
authorAlexandru Ardelean <redacted>
Mon, 30 Aug 2021 07:00:39 +0000 (10:00 +0300)
committerAlexandru Ardelean <redacted>
Mon, 30 Aug 2021 07:01:48 +0000 (10:01 +0300)
Django 1.11 (host-build) is only needed for Seahub.
And won't ever be needed for anything else (hopefully).

This change moves it to the Seahub folder.

Signed-off-by: Alexandru Ardelean <redacted>
net/seafile-seahub/Django-1.11.txt [moved from lang/python/host-pip-requirements/Django-1.11.txt with 100% similarity]
net/seafile-seahub/Makefile

index 0e4e8af24c1b99e41b30d4a22389f285f7439534..d16ae9f667c4239eed1e1457a6f921e4fabbc9c2 100644 (file)
@@ -21,7 +21,7 @@ PKG_LICENSE_FILES:=LICENSE.txt
 
 PKG_BUILD_DIR:=$(BUILD_DIR)/seahub-$(PKG_VERSION)-server
 
-HOST_PYTHON3_PACKAGE_BUILD_DEPENDS:=Django-1.11
+HOST_PYTHON3_PACKAGE_BUILD_DEPENDS:=./Django-1.11.txt
 
 PKG_BUILD_PARALLEL:=1
 PYTHON3_PKG_BUILD:=0
git clone https://git.99rst.org/PROJECT