From f01f1cd141b574fcf12286fd32bd50a800e1922a Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 20 Oct 2023 07:27:58 +0000 Subject: [PATCH] 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 --- net/py-aiodns/Makefile | 4 ++-- net/py-aiodns/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/net/py-aiodns/Makefile b/net/py-aiodns/Makefile index 90d03b2f81da..47465bbdd4cc 100644 --- a/net/py-aiodns/Makefile +++ b/net/py-aiodns/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2022/08/19 13:58:27 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2023/10/20 07:27:58 wiz Exp $ -DISTNAME= aiodns-3.0.0 +DISTNAME= aiodns-3.1.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= net python MASTER_SITES= ${MASTER_SITE_PYPI:=a/aiodns/} diff --git a/net/py-aiodns/distinfo b/net/py-aiodns/distinfo index 4c857ab6954b..406ba2b96fb7 100644 --- a/net/py-aiodns/distinfo +++ b/net/py-aiodns/distinfo @@ -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