From 93b9e382e4a454491bd85dcb92d24646abc102fe Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 24 Sep 2021 23:17:06 -0400 Subject: [PATCH] python3-ipython_genutils: rebuild for Python 3.10 --- srcpkgs/python3-ipython_genutils/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-ipython_genutils/template b/srcpkgs/python3-ipython_genutils/template index 5686c3f5811..8198027868a 100644 --- a/srcpkgs/python3-ipython_genutils/template +++ b/srcpkgs/python3-ipython_genutils/template @@ -1,7 +1,7 @@ # Template file for 'python3-ipython_genutils' pkgname=python3-ipython_genutils version=0.2.0 -revision=5 +revision=6 wrksrc="ipython_genutils-${version}" build_style=python3-module hostmakedepends="python3-setuptools"