python3-pygit2: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-11-04 16:18:32 -04:00
parent ecef2cf6bf
commit 66e8aee8f9

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pygit2' # Template file for 'python3-pygit2'
pkgname=python3-pygit2 pkgname=python3-pygit2
version=1.10.1 version=1.10.1
revision=1 revision=2
wrksrc="pygit2-${version}" wrksrc="pygit2-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="pkg-config python3-devel python3-pip python3-setuptools" hostmakedepends="pkg-config python3-devel python3-pip python3-setuptools"