From 6397ae280a3bc662289123b0d907c06a463d1b83 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 03:38:12 +0200 Subject: [PATCH] python-rdflib: rebuild for Python 3.6 --- srcpkgs/python-rdflib/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-rdflib/template b/srcpkgs/python-rdflib/template index 05fc42efa8..78fa43373e 100644 --- a/srcpkgs/python-rdflib/template +++ b/srcpkgs/python-rdflib/template @@ -1,7 +1,7 @@ # Template file for 'python-rdflib' pkgname=python-rdflib version=4.2.2 -revision=1 +revision=2 noarch=yes wrksrc="rdflib-${version}" build_style=python-module