python3-gitdb: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:38 -04:00
parent f022cd0d99
commit fec2e9ef5a

View file

@ -1,7 +1,7 @@
# Template file for 'python3-gitdb'
pkgname=python3-gitdb
version=4.0.9
revision=1
revision=2
wrksrc="gitdb-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"