python-munkres: drop package
This commit is contained in:
parent
a8859b5f25
commit
2315282efe
2 changed files with 0 additions and 19 deletions
|
@ -1,17 +0,0 @@
|
|||
# Template file for 'python-munkres'
|
||||
pkgname=python-munkres
|
||||
version=1.0.12
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="munkres-release-${version}"
|
||||
build_style=python2-module
|
||||
pycompile_module="munkres.py"
|
||||
hostmakedepends="python-setuptools"
|
||||
depends="python"
|
||||
short_desc="Algorithm for the Assignment Problem (Python2)"
|
||||
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=70b3b32b4fed3b354e5c42e4d1273880a33a13ab8c108a4247140eb661767a0b
|
|
@ -1,2 +0,0 @@
|
|||
pkgname=release
|
||||
ignore=1.1.*
|
Loading…
Reference in a new issue