-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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
- Loading branch information
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.1 2022/08/19 13:58:27 wiz Exp $ | ||
$NetBSD: distinfo,v 1.2 2023/10/20 07:27:58 wiz Exp $ | ||
|
||
BLAKE2s (aiodns-3.0.0.tar.gz) = 6d5460b03b5a2ec180b381330f30fe9269919102c4e6758f76516d290781366d | ||
SHA512 (aiodns-3.0.0.tar.gz) = 8c1016f3b0cb461e70e9a55034f9ad3b3db705a845bf20bb6503c7a5d592b4c5d2e8ddc60b375c5fafdc559dc4566736f4c93f26710be2dcbd181284ef039825 | ||
Size (aiodns-3.0.0.tar.gz) = 6743 bytes | ||
BLAKE2s (aiodns-3.1.1.tar.gz) = 25e03c188285dec4fb2d7db5e357c0e69816b2066605c797dee6a4b40d0a811f | ||
SHA512 (aiodns-3.1.1.tar.gz) = 7c28cc6256a575681778376cc197a9504133b1127eb3508f6e5cd1c992c95adef66cf8399b7e90ca012347485e476f71e3f032f7e2f555954ad9a0cade8df5f9 | ||
Size (aiodns-3.1.1.tar.gz) = 7363 bytes |