Required by python3-yarl.
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
-PROG = python3-idna
-PAK_VER = 2
-
-DEPS =
###############################################################################
# Top-level Rules
b2 : $(subst %,%_BLAKE2,$(objects))
-dist:
- @$(PAK)
-
###############################################################################
# Downloading, checking, b2sum
###############################################################################
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = python3-requests
-PAK_VER = 2
+PAK_VER = 3
-DEPS = python3-certifi python3-charset-normalizer python3-idna
+DEPS = python3-certifi python3-charset-normalizer
###############################################################################
# Top-level Rules
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = python3-trio
-PAK_VER = 5
+PAK_VER = 6
-DEPS = python3-async_generator python3-sniffio python3-sortedcontainers python3-outcome python3-idna python3-exceptiongroup
+DEPS = python3-async_generator python3-sniffio python3-sortedcontainers python3-outcome python3-exceptiongroup
SERVICES =