From 9c185bb05d3a1c65a279068c5ceecd4e78ac3c37 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:04:56 +0100 Subject: [PATCH] python-dnspython: rebuild for Python 3.8.1. --- 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 15d4d7a8a73..66d237e89ee 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.16.0 -revision=1 +revision=2 archs=noarch wrksrc="dnspython-${version}" build_style=python-module