python-munkres: update to 1.0.6.

This commit is contained in:
wertyi48 2013-11-10 05:14:14 -04:00
parent 8d69057acb
commit 4db5e1b40d

View file

@ -1,9 +1,9 @@
# Template file for 'python-munkres'
pkgname=python-munkres
version=1.0.5.4
version=1.0.6
revision=1
distfiles="https://pypi.python.org/packages/source/m/munkres/munkres-${version}.tar.gz"
checksum="105adad30659dbdf82815d3e12a74d4c01a3e0741d5ccbce194ee2ad4e5338d2"
checksum="c78f803b9b776bfb20a25c9c7bb44adbf0f9202c2024d51aa5969d21e560208d"
build_style=python-module
hostmakedepends="python-devel"
makedepends="python-distribute"