From 42a096b247aa55578bb6e0e9a617ca757646672f Mon Sep 17 00:00:00 2001 From: Tasos Sahanidis Date: Sat, 11 May 2024 15:42:56 +0300 Subject: extra/python-aiohttp: Build without llhttp as it requires node --- extra/python-aiohttp/PKGBUILD | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 extra/python-aiohttp/PKGBUILD (limited to 'extra/python-aiohttp') diff --git a/extra/python-aiohttp/PKGBUILD b/extra/python-aiohttp/PKGBUILD new file mode 100644 index 00000000..ffd0add2 --- /dev/null +++ b/extra/python-aiohttp/PKGBUILD @@ -0,0 +1,5 @@ +makedepends=(${makedepends[@]//npm/}) +eval "$(declare -f build | sed 's@make .*@export AIOHTTP_NO_EXTENSIONS=1@')" +# check needs rewriting to work without cython +unset check +unset checkdepends -- cgit v1.2.3-70-g09d2