From 195feffd8c7eb56d1e85940c3c0f1ca10ac74cd8 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:09:19 -0400 Subject: [PATCH] python3-pkginfo: rebuild for Python 3.11 --- srcpkgs/python3-pkginfo/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-pkginfo/template b/srcpkgs/python3-pkginfo/template index a9b8b85d9d8..3ccd40ba5e4 100644 --- a/srcpkgs/python3-pkginfo/template +++ b/srcpkgs/python3-pkginfo/template @@ -1,7 +1,7 @@ # Template file for 'python3-pkginfo' pkgname=python3-pkginfo version=1.8.3 -revision=1 +revision=2 wrksrc=pkginfo-${version} build_style=python3-module hostmakedepends="python3-setuptools"