Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/extra/python-aiohttp/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/python-aiohttp/PKGBUILD')
-rw-r--r--extra/python-aiohttp/PKGBUILD5
1 files changed, 5 insertions, 0 deletions
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