From 4e3e17624ba8ea2f8550dd40f94b6810219cc4a6 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Sat, 23 Sep 2023 21:03:09 -0400 Subject: [PATCH] python3-pygit2: rebuild for Python 3.12 --- srcpkgs/python3-pygit2/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-pygit2/template b/srcpkgs/python3-pygit2/template index b8db662c771..848b4abcdaa 100644 --- a/srcpkgs/python3-pygit2/template +++ b/srcpkgs/python3-pygit2/template @@ -1,7 +1,7 @@ # Template file for 'python3-pygit2' pkgname=python3-pygit2 version=1.12.1 -revision=1 +revision=2 build_style=python3-pep517 hostmakedepends="pkg-config python3-devel python3-cffi python3-setuptools python3-wheel" makedepends="python3-devel libgit2-devel python3-cached-property libssh2-devel