From cb80dcf785c89d9e4e9855357fc43c6a8725266d Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:04:07 -0400 Subject: [PATCH] cookiecutter: rebuild for Python 3.12 --- srcpkgs/cookiecutter/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/cookiecutter/template b/srcpkgs/cookiecutter/template index 6fff8ac51d1..bc579df5b09 100644 --- a/srcpkgs/cookiecutter/template +++ b/srcpkgs/cookiecutter/template @@ -1,7 +1,7 @@ # Template file for 'cookiecutter' pkgname=cookiecutter version=2.4.0 -revision=1 +revision=2 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3-Arrow python3-Jinja2 python3-binaryornot python3-click