Revisions of python-aiodns
Ana Guerrero (anag+factory)
accepted
request 1164066
from
Dirk Mueller (dirkmueller)
(revision 9)
- update to 3.2.0: * Update test_query_ptr test to use address with PTR record * Added a missing py.typed file for wheel * Add Winloop as a valid EventLoop * Add support for getaddrinfo * Add support for getnameinfo
Ana Guerrero (anag+factory)
accepted
request 1133402
from
Dirk Mueller (dirkmueller)
(revision 8)
- update to 3.1.1: * Add PEP-561 with py.typed
Dominique Leuenberger (dimstar_suse)
accepted
request 1082015
from
Dirk Mueller (dirkmueller)
(revision 7)
Dominique Leuenberger (dimstar_suse)
accepted
request 902289
from
Markéta Machová (mcalabkova)
(revision 6)
- Update to 3.0.0 * Release wheels and source to PyPI with GH actions * Try to make tests more resilient * Don't build universal wheels * Migrate CI to GH Actions * Fix TXT CHAOS test * Add support for CAA queries * Support Python >= 3.6 * Bump pycares dependency * Drop tasks.py * Allow specifying dnsclass for queries * Set URL to https * Add license args in setup.py * Converted Type Annotations to Py3 syntax Closes * Only run mypy on cpython versions * Also fix all type errors with latest mypy - pycares seems to have no typing / stubs so lets ignore it via `mypy.ini` * setup: typing exists since Python 3.5 * Fix type annotation of gethostbyname() * Updated README - Drop patches for issues fixed upstream * python-aiodns-2.0.0-fix-typing-dependency.patch
Dominique Leuenberger (dimstar_suse)
accepted
request 819688
from
Tomáš Chvátal (scarabeus_iv)
(revision 5)
Dominique Leuenberger (dimstar_suse)
accepted
request 687347
from
Ondřej Súkup (mimi_vx)
(revision 4)
- update to 2.0.0 * drop python2 support * Add support for ANY queries
Dominique Leuenberger (dimstar_suse)
accepted
request 680482
from
Ondřej Súkup (mimi_vx)
(revision 3)
- update to 1.2.0 - Fix dependencies * Add support for Python 3.7 * Fix CNAME test * Add examples with `async` and `await` * Fix Python version check * Add gethostbyaddr
Dominique Leuenberger (dimstar_suse)
accepted
request 574949
from
Tomas Cech (sleep_walker)
(revision 1)
Simple DNS resolver for asyncio module. for me important as dependency for XMPP client poezio, which is 7 years outdated
Displaying all 9 revisions