diff --git a/python-dns.spec b/python-dns.spec index 4d56328..4e3e520 100644 --- a/python-dns.spec +++ b/python-dns.spec @@ -75,10 +75,9 @@ find examples -type f | xargs chmod a-x %py3_install %check -# Skipped test: https://github.com/rthalley/dnspython/issues/590#issuecomment-729644000 # testCanonicalNameDangling is failing with # AssertionError: != -pytest -k "not test_override" -k "not testCanonicalNameDangling" +pytest -k "not testCanonicalNameDangling" %files -n python3-%{py_package_name} %license LICENSE