index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Tasos Sahanidis <tasos@tasossah.com> | 2024-04-26 16:10:59 +0300 |
---|---|---|
committer | Tasos Sahanidis <tasos@tasossah.com> | 2024-04-26 16:10:59 +0300 |
commit | c69350d4acfb64f6cce63b6b5ffce10f9f3b4621 (patch) | |
tree | f279f7af667de342c493631a70b424ca4dadd5cc | |
parent | 4365df91bb9a120ac95ec3e493d303b6e4bdc208 (diff) |
-rw-r--r-- | extra/python-httpx-ws/PKGBUILD | 4 |
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 |