From eb53968dbf0d14d2f6c0c1b56b9fb00613d655e2 Mon Sep 17 00:00:00 2001 From: Nathan Owens Date: Sun, 29 Nov 2020 11:40:55 -0600 Subject: [PATCH] python3-munkres: update to 1.1.4 --- srcpkgs/python3-munkres/template | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python3-munkres/template b/srcpkgs/python3-munkres/template index 22cd0887652..a70cfec0713 100644 --- a/srcpkgs/python3-munkres/template +++ b/srcpkgs/python3-munkres/template @@ -1,17 +1,16 @@ # Template file for 'python3-munkres' pkgname=python3-munkres -version=1.1.2 -revision=3 +version=1.1.4 +revision=1 wrksrc="munkres-release-${version}" build_style=python3-module -pycompile_module="munkres.py" hostmakedepends="python3-setuptools" depends="python3" -checkdepends="python3-nose" +checkdepends="python3-pytest" short_desc="Algorithm for the Assignment Problem (Python3)" maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/bmc/munkres" changelog="https://github.com/bmc/munkres/blob/master/CHANGELOG.md" distfiles="https://github.com/bmc/munkres/archive/release-${version}.tar.gz" -checksum=0a25570d1498d4ce86b6ed151f3afa1da7318deac56db25100ccbdb9b12625c3 +checksum=6a297282895e4f7c27902bb5ad045d06458905daafb80a9ce14b9d87ca391205