summaryrefslogtreecommitdiff
path: root/dev-python/uvloop
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-07-21 03:04:37 -0500
committerroot <root@alpha.trunkmasters.com>2026-07-21 03:04:37 -0500
commit805088e14f2164ec415b97288657da8492869f97 (patch)
tree88ee58152921ddf6bef7248fce98099789b33d14 /dev-python/uvloop
parent72e61757ad18b354c7e086543f02375857946e03 (diff)
downloadsrcux-805088e14f2164ec415b97288657da8492869f97.tar.gz
srcux-805088e14f2164ec415b97288657da8492869f97.tar.xz
srcux-805088e14f2164ec415b97288657da8492869f97.zip
Adding metadata
Diffstat (limited to 'dev-python/uvloop')
-rw-r--r--dev-python/uvloop/uvloop-0.22.1.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-python/uvloop/uvloop-0.22.1.ebuild b/dev-python/uvloop/uvloop-0.22.1.ebuild
index 0406e02caf1f..861035a7d847 100644
--- a/dev-python/uvloop/uvloop-0.22.1.ebuild
+++ b/dev-python/uvloop/uvloop-0.22.1.ebuild
@@ -75,7 +75,8 @@ python_test() {
# https://github.com/MagicStack/uvloop/issues/574
tests/test_cython.py::TestCythonIntegration::test_cython_coro_is_coroutine
# Internet
- tests/test_dns.py::Test_UV_DNS::test_getaddrinfo_{8,9}
+ tests/test_dns.py::Test_AIO_DNS::test_getaddrinfo_{1,2,3,5,6,8,9,11,21}
+ tests/test_dns.py::Test_UV_DNS::test_getaddrinfo_{1,2,3,5,6,8,9,11,21}
)
rm -rf uvloop || die