Path to this page:
./
net/py-aiodns,
Simple DNS resolver for asyncio
Branch: CURRENT,
Version: 3.2.0,
Package name: py312-aiodns-3.2.0,
Maintainer: pkgsrc-usersaiodns provides a simple way for doing asynchronous DNS resolutions
using pycares.
Master sites:
Filesize: 7.64 KB
Version history: (Expand)
- (2024-11-11) Updated to version: py312-aiodns-3.2.0
- (2024-04-21) Updated to version: py311-aiodns-3.2.0
- (2023-11-30) Updated to version: py311-aiodns-3.1.1nb1
- (2023-10-20) Updated to version: py311-aiodns-3.1.1
- (2022-08-19) Package added to pkgsrc.se, version py310-aiodns-3.0.0 (created)
CVS history: (Expand)
2024-04-21 20:06:38 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-aiodns: updated to 3.2.0
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
|
2023-11-30 06:47:14 by Adam Ciarcinski | Files touched by this commit (2) |
Log message:
py-aiodns: fix PLIST; switch to wheel.mk; bump revision
|
2023-10-20 09:27:58 by Thomas Klausner | Files touched by this commit (2) | |
Log message:
py-aiodns: update to 3.1.1.
3.1.1:
Add PEP-561 with py.typed by @JCHacking in #109
Fix timeout by @saghul in #110
3.1.0:
Remove loop= param from asyncio.sleep() to fix tests on Python 3.10 by \
@mgorny in #96
Fix return type for resolver nameservers by @xtrochu in #102
Update supported Python versions by @saghul in #108
|
2022-08-19 15:58:27 by Thomas Klausner | Files touched by this commit (4) |
Log message:
net/py-aiodns: import py-aiodns-3.0.0
aiodns provides a simple way for doing asynchronous DNS resolutions
using pycares.
|