From 81aae09a7624ea0cf23ebf572d87bd1344b017d3 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Mon, 28 Aug 2017 05:27:30 +0200 Subject: [PATCH] python-dnspython: rebuild for Python 3.6 --- srcpkgs/python-dnspython/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-dnspython/template b/srcpkgs/python-dnspython/template index 96adb21c092..f60b112ba9e 100644 --- a/srcpkgs/python-dnspython/template +++ b/srcpkgs/python-dnspython/template @@ -1,7 +1,7 @@ # Template file for 'python-dnspython' pkgname=python-dnspython version=1.15.0 -revision=3 +revision=4 noarch=yes wrksrc="dnspython-${version}" build_style=python-module