[arch-commits] Commit in python-pyxattr/trunk (PKGBUILD)

Lukas Fleischer lfleischer at nymeria.archlinux.org
Sat Aug 17 15:02:04 UTC 2013


    Date: Saturday, August 17, 2013 @ 17:02:04
  Author: lfleischer
Revision: 95847

python-pyxattr: Replace distribute with setuptools

Modified:
  python-pyxattr/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-17 15:01:29 UTC (rev 95846)
+++ PKGBUILD	2013-08-17 15:02:04 UTC (rev 95847)
@@ -11,7 +11,7 @@
 arch=('i686' 'x86_64')
 url='http://pyxattr.k1024.org/'
 license=('GPL')
-makedepends=('python2' 'python' 'python2-distribute' 'python-distribute')
+makedepends=('python2' 'python' 'python2-setuptools' 'python-setuptools')
 source=("http://pyxattr.k1024.org/downloads/pyxattr-$pkgver.tar.gz")
 md5sums=('9ff2e4218badc201b689b6d254290001')
 




More information about the arch-commits mailing list