From 334b1e18e1f50373739853a920e4aaba76a197a3 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:04:55 +0100 Subject: [PATCH] python-daemonize: rebuild for Python 3.8.1. --- srcpkgs/python-daemonize/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python-daemonize/template b/srcpkgs/python-daemonize/template index 699a156b26b..efaf163e573 100644 --- a/srcpkgs/python-daemonize/template +++ b/srcpkgs/python-daemonize/template @@ -1,7 +1,7 @@ # Template file for 'python-daemonize' pkgname=python-daemonize version=2.5.0 -revision=1 +revision=2 archs=noarch wrksrc="daemonize-${version}" build_style=python-module