From 029acc2a86370760bf5bdd5a72dd7afe6668d3e7 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Thu, 31 Jan 2019 15:14:55 -0200 Subject: [PATCH] python-dulwich: rebuild to fix cpython modules --- srcpkgs/python-dulwich/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-dulwich/template b/srcpkgs/python-dulwich/template index 9458985b0ed..e0c1b274be5 100644 --- a/srcpkgs/python-dulwich/template +++ b/srcpkgs/python-dulwich/template @@ -1,7 +1,7 @@ # Template file for 'python-dulwich' pkgname=python-dulwich version=0.19.10 -revision=1 +revision=2 wrksrc="dulwich-${version}" build_style=python-module pycompile_module="dulwich"