pathon: update to 3.8 and move pyhton to core

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Arne Fitzenreiter
2020-01-11 14:35:11 +01:00
parent 2f767b7b21
commit 6ede197501
57 changed files with 8605 additions and 34798 deletions

View File

@@ -32,9 +32,9 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = python3-yaml
PAK_VER = 1
PAK_VER = 2
DEPS = "python3"
DEPS = ""
###############################################################################
# Top-level Rules