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