From e4193f7e836a4a752194d58c93880580d41f1291 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:16:22 -0400 Subject: [PATCH] python-hyperlink: rebuild for Python 3.10 --- srcpkgs/python-hyperlink/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-hyperlink/template b/srcpkgs/python-hyperlink/template index 412cc5c0fb4..710b8eb13db 100644 --- a/srcpkgs/python-hyperlink/template +++ b/srcpkgs/python-hyperlink/template @@ -1,7 +1,7 @@ # Template file for 'python-hyperlink' pkgname=python-hyperlink version=21.0.0 -revision=1 +revision=2 wrksrc="hyperlink-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools"