From 4ce2630a041cd0b58b9dd4593338f7d59e893999 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 23 Dec 2019 18:05:15 +0100 Subject: [PATCH] python3-munkres: rebuild for Python 3.8.1. --- srcpkgs/python3-munkres/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/python3-munkres/template b/srcpkgs/python3-munkres/template index 15767afe3f..d0d0a013e8 100644 --- a/srcpkgs/python3-munkres/template +++ b/srcpkgs/python3-munkres/template @@ -1,7 +1,7 @@ # Template file for 'python3-munkres' pkgname=python3-munkres version=1.1.2 -revision=1 +revision=2 archs=noarch wrksrc="munkres-release-${version}" build_style=python3-module