From 00f93514f5a401b8148771b0443420829adc79ae Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:08:46 -0400 Subject: [PATCH] libbytesize: rebuild for Python 3.11 --- srcpkgs/libbytesize/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libbytesize/template b/srcpkgs/libbytesize/template index ffe86cbda0a..884bcb8918d 100644 --- a/srcpkgs/libbytesize/template +++ b/srcpkgs/libbytesize/template @@ -1,7 +1,7 @@ # Template file for 'libbytesize' pkgname=libbytesize version=2.6 -revision=2 +revision=3 build_style=gnu-configure hostmakedepends="gettext python3" makedepends="mpfr-devel pcre2-devel"