python-munkres: drop package

This commit is contained in:
Đoàn Trần Công Danh 2020-09-20 21:52:20 +07:00
parent a8859b5f25
commit 2315282efe
2 changed files with 0 additions and 19 deletions

View file

@ -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

View file

@ -1,2 +0,0 @@
pkgname=release
ignore=1.1.*