From 59d114b044bcaab5e084b713c42e0f02b264f8f9 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Mon, 19 Sep 2022 21:09:25 -0400 Subject: [PATCH] python3-iptools: rebuild for Python 3.11 --- srcpkgs/python3-iptools/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-iptools/template b/srcpkgs/python3-iptools/template index 2b6bd09af4b..a5cb7bf19ba 100644 --- a/srcpkgs/python3-iptools/template +++ b/srcpkgs/python3-iptools/template @@ -1,7 +1,7 @@ # Template file for 'python3-iptools' pkgname=python3-iptools version=0.7.0 -revision=5 +revision=6 wrksrc="${pkgname#*-}-${version}" build_style=python3-module hostmakedepends="python3-setuptools"