From 145714fbe6cf527be30e9e96f2cdbffe68dbc763 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:01:00 -0400 Subject: [PATCH] python3-ipython_ipykernel: rebuild for Python 3.12 --- srcpkgs/python3-ipython_ipykernel/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-ipython_ipykernel/template b/srcpkgs/python3-ipython_ipykernel/template index 4034b98a6ff..68f4678ff2c 100644 --- a/srcpkgs/python3-ipython_ipykernel/template +++ b/srcpkgs/python3-ipython_ipykernel/template @@ -1,7 +1,7 @@ # Template file for 'python3-ipython_ipykernel' pkgname=python3-ipython_ipykernel version=6.19.2 -revision=1 +revision=2 build_style=python3-pep517 hostmakedepends="hatchling python3-jupyter_client python3-jupyter_core python3-platformdirs"