16 lines
586 B
Bash
16 lines
586 B
Bash
# Template file for 'python3-munkres'
|
|
pkgname=python3-munkres
|
|
version=1.1.4
|
|
revision=4
|
|
build_style=python3-module
|
|
hostmakedepends="python3-setuptools"
|
|
depends="python3"
|
|
checkdepends="python3-pytest"
|
|
short_desc="Algorithm for the Assignment Problem (Python3)"
|
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
|
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=6a297282895e4f7c27902bb5ad045d06458905daafb80a9ce14b9d87ca391205
|