From b8b99e0b18d43ee8f8c87f7546c1c752d4fb6ded Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:07:58 -0400 Subject: [PATCH] python3-pycares: rebuild for Python 3.11 --- 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 54a92acad1a..a2e6d6a302f 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=4 +revision=5 wrksrc="pycares-${version}" build_style=python3-module # using bundled c-ares which is patched for TTL support