From 439960378fff5443dcd4b748c1ce25189810dfb5 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Tue, 2 Dec 2025 19:58:15 +0100 Subject: [PATCH] aiodns, revbump, trigger build on riscv64 (#13305) --- dev-python/aiodns/aiodns-3.5.0.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/aiodns/aiodns-3.5.0.recipe b/dev-python/aiodns/aiodns-3.5.0.recipe index bb231c608..e79b79ab3 100644 --- a/dev-python/aiodns/aiodns-3.5.0.recipe +++ b/dev-python/aiodns/aiodns-3.5.0.recipe @@ -1,6 +1,6 @@ SUMMARY="Simple DNS resolver for asyncio" -DESCRIPTION="aiodns provides a simple way for doing asynchronous DNS \ -resolutions with a synchronous looking interface by using pycares" +DESCRIPTION="aiodns provides a simple way for doing asynchronous DNS resolutions \ +with a synchronous looking interface by using pycares" HOMEPAGE="https://pypi.python.org/pypi/aiodns" COPYRIGHT="2014 Saúl Ibarra Corretgé" LICENSE="MIT"