From 501f54a688d78d13c37f053080f6c784e1b7776e Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:17:33 -0400 Subject: [PATCH] python3-pycares: rebuild for Python 3.10 --- srcpkgs/python3-pycares/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-pycares/template b/srcpkgs/python3-pycares/template index 036ab32b1dc..54a92acad1a 100644 --- a/srcpkgs/python3-pycares/template +++ b/srcpkgs/python3-pycares/template @@ -1,7 +1,7 @@ # Template file for 'python3-pycares' pkgname=python3-pycares version=3.1.1 -revision=3 +revision=4 wrksrc="pycares-${version}" build_style=python3-module # using bundled c-ares which is patched for TTL support