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

Ángel Velásquez angvp at nymeria.archlinux.org
Mon Aug 19 10:18:04 UTC 2013


    Date: Monday, August 19, 2013 @ 12:18:03
  Author: angvp
Revision: 96014

upgpkg: python-psutil 1.0.1-2

Rebuild against setuptools

Modified:
  python-psutil/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-08-19 10:14:35 UTC (rev 96013)
+++ PKGBUILD	2013-08-19 10:18:03 UTC (rev 96014)
@@ -4,11 +4,11 @@
 pkgbase=python-psutil
 pkgname=('python-psutil' 'python2-psutil')
 pkgver=1.0.1
-pkgrel=1
+pkgrel=2
 arch=('i686' 'x86_64')
 url='http://code.google.com/p/psutil/'
 license=('custom: BSD')
-makedepends=('python' 'python-distribute' 'python2' 'python2-distribute')
+makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools')
 source=("https://psutil.googlecode.com/files/psutil-$pkgver.tar.gz")
 sha1sums=('3d3abb8b7a5479b7299a8d170ec25179410f24d1')
 




More information about the arch-commits mailing list