Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTasos Sahanidis <tasos@tasossah.com>2024-04-26 16:10:59 +0300
committerTasos Sahanidis <tasos@tasossah.com>2024-04-26 16:10:59 +0300
commitc69350d4acfb64f6cce63b6b5ffce10f9f3b4621 (patch)
treef279f7af667de342c493631a70b424ca4dadd5cc
parent4365df91bb9a120ac95ec3e493d303b6e4bdc208 (diff)
extra/python-httpx-ws: Disable tests
-rw-r--r--extra/python-httpx-ws/PKGBUILD4
1 files changed, 4 insertions, 0 deletions
diff --git a/extra/python-httpx-ws/PKGBUILD b/extra/python-httpx-ws/PKGBUILD
new file mode 100644
index 00000000..67c43304
--- /dev/null
+++ b/extra/python-httpx-ws/PKGBUILD
@@ -0,0 +1,4 @@
+# Tests hang at:
+# tests/test_api.py::TestSend::test_send[asyncio-websockets]
+unset check
+unset checkdepends