diff --git a/srcpkgs/python3-dulwich/template b/srcpkgs/python3-dulwich/template index 154c5df9648..dcabc82363f 100644 --- a/srcpkgs/python3-dulwich/template +++ b/srcpkgs/python3-dulwich/template @@ -1,7 +1,7 @@ # Template file for 'python3-dulwich' pkgname=python3-dulwich version=0.20.50 -revision=1 +revision=2 build_style=python3-module make_check_target="dulwich/tests" hostmakedepends="python3-setuptools"