python3-dulwich: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:27:15 -05:00
parent 7d8b485188
commit 27a0d4bb07

View file

@ -1,7 +1,7 @@
# Template file for 'python3-dulwich' # Template file for 'python3-dulwich'
pkgname=python3-dulwich pkgname=python3-dulwich
version=0.21.7 version=0.21.7
revision=1 revision=2
build_style=python3-module build_style=python3-module
make_check_target="dulwich/tests" make_check_target="dulwich/tests"
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"