From 2315282efe04fb4cb193722667a15f9ca3ee70d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sun, 20 Sep 2020 21:52:20 +0700 Subject: [PATCH] python-munkres: drop package --- srcpkgs/python-munkres/template | 17 ----------------- srcpkgs/python-munkres/update | 2 -- 2 files changed, 19 deletions(-) delete mode 100644 srcpkgs/python-munkres/template delete mode 100644 srcpkgs/python-munkres/update diff --git a/srcpkgs/python-munkres/template b/srcpkgs/python-munkres/template deleted file mode 100644 index 97694aeac84..00000000000 --- a/srcpkgs/python-munkres/template +++ /dev/null @@ -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 " -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 diff --git a/srcpkgs/python-munkres/update b/srcpkgs/python-munkres/update deleted file mode 100644 index 336cd063743..00000000000 --- a/srcpkgs/python-munkres/update +++ /dev/null @@ -1,2 +0,0 @@ -pkgname=release -ignore=1.1.*