From 04d00ccd1a608a0045bb79a305463a29b4571606 Mon Sep 17 00:00:00 2001 From: Schrijvers Luc Date: Tue, 2 Dec 2025 19:46:13 +0100 Subject: [PATCH] pycares, small change, trigger build on riscv64 (#13304) --- dev-python/pycares/pycares-4.10.0.recipe | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-python/pycares/pycares-4.10.0.recipe b/dev-python/pycares/pycares-4.10.0.recipe index e3f63e930..f1641fbf7 100644 --- a/dev-python/pycares/pycares-4.10.0.recipe +++ b/dev-python/pycares/pycares-4.10.0.recipe @@ -1,7 +1,6 @@ SUMMARY="Python interface for c-ares" DESCRIPTION="pycares is a Python module which provides an interface to c-ares. \ -c-ares is a C library that performs DNS requests and name resolutions \ -asynchronously." +c-ares is a C library that performs DNS requests and name resolutions asynchronously." HOMEPAGE="https://pypi.python.org/pypi/pycares" COPYRIGHT="2012 Saúl Ibarra Corretgé" LICENSE="MIT"