[arch-commits] Commit in python2-munkres/trunk (PKGBUILD)

Maxime Gauduin alucryd at nymeria.archlinux.org
Mon Aug 19 00:26:51 UTC 2013


    Date: Monday, August 19, 2013 @ 02:26:51
  Author: alucryd
Revision: 95931

setuptools rebuild: python2-munkres 1.0.5.4-3

Modified:
  python2-munkres/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-19 00:24:35 UTC (rev 95930)
+++ PKGBUILD	2013-08-19 00:26:51 UTC (rev 95931)
@@ -4,15 +4,15 @@
 
 pkgname=python2-munkres
 pkgver=1.0.5.4
-pkgrel=2
+pkgrel=3
 pkgdesc='Munkres algorithm for the assignment problem'
 arch=('any')
 url='http://bmc.github.com/munkres/'
 license=('BSD')
 depends=('python2')
-makedepends=('python2-distribute')
+makedepends=('python2-setuptools')
 source=("http://pypi.python.org/packages/source/m/${pkgname#*-}/${pkgname#*-}-${pkgver}.tar.gz")
-md5sums=('cb9d114fb523428bab4742e88bc83696')
+sha256sums=('105adad30659dbdf82815d3e12a74d4c01a3e0741d5ccbce194ee2ad4e5338d2')
 
 prepare() {
   cd ${pkgname#*-}-${pkgver}




More information about the arch-commits mailing list