- Raise
DNSError(ARES_ENODATA)fromquery()when the answer section has no records of the requested qtype, restoring the pycares 4.x NODATA contract and avoidingAttributeErrorfor CNAME/SOA/PTR callers (#254). - Add the missing
build-backendentry topyproject.tomlso PEP 517 builds from the sdist work without falling back to the deprecated legacy setuptools backend (#252).