From 805b4494fa8fefb315dab31105aacbc1c9ab5448 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 06:37:32 +0200 Subject: [PATCH] python-GitPython: rebuild for Python 3.6 --- srcpkgs/python-GitPython/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-GitPython/template b/srcpkgs/python-GitPython/template index 09e617266fe..ed9a27d4582 100644 --- a/srcpkgs/python-GitPython/template +++ b/srcpkgs/python-GitPython/template @@ -1,7 +1,7 @@ # Template file for 'python-GitPython' pkgname=python-GitPython version=2.1.5 -revision=1 +revision=2 noarch=yes wrksrc="GitPython-${version}" build_style=python-module