wok-next diff python-psutil/receipt @ rev 20885

Update python (2.7.15)
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Jul 13 13:52:56 2018 +0300 (2018-07-13)
parents c4e53a39395a
children 7506b35e1c6f
line diff
     1.1 --- a/python-psutil/receipt	Fri Mar 02 12:12:14 2018 +0200
     1.2 +++ b/python-psutil/receipt	Fri Jul 13 13:52:56 2018 +0300
     1.3 @@ -6,9 +6,11 @@
     1.4  SHORT_DESC="A process and system utilities module for Python."
     1.5  MAINTAINER="paul@slitaz.org"
     1.6  LICENSE="BSD"
     1.7 +WEB_SITE="http://code.google.com/p/psutil/"
     1.8 +REPOLOGY="python:psutil"
     1.9 +
    1.10  SOURCE="psutil"
    1.11  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.12 -WEB_SITE="http://code.google.com/p/psutil/"
    1.13  WGET_URL="http://psutil.googlecode.com/files/$TARBALL"
    1.14  
    1.15  DEPENDS="python"