From ca0178d70295fe802d8917979bbae1c31edef728 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 4 Mar 2019 13:04:22 -0300 Subject: [PATCH] python-psutil: update to 5.5.1. --- srcpkgs/python-psutil/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python-psutil/template b/srcpkgs/python-psutil/template index b5c88ea5cae..eaea4786a2f 100644 --- a/srcpkgs/python-psutil/template +++ b/srcpkgs/python-psutil/template @@ -1,7 +1,7 @@ # Template file for 'python-psutil' pkgname=python-psutil -version=5.4.8 -revision=2 +version=5.5.1 +revision=1 wrksrc="psutil-${version}" build_style=python-module pycompile_module="psutil" @@ -9,10 +9,10 @@ hostmakedepends="python-setuptools python3-setuptools" makedepends="python-devel python3-devel" short_desc="Cross-platform process and system utilities module for Python2" maintainer="Alessio Sergi " -homepage="https://github.com/giampaolo/psutil" license="BSD-3-Clause" +homepage="https://github.com/giampaolo/psutil" distfiles="${PYPI_SITE}/p/psutil/psutil-${version}.tar.gz" -checksum=6e265c8f3da00b015d24b842bfeb111f856b13d24f2c57036582568dc650d6c3 +checksum=72cebfaa422b7978a1d3632b65ff734a34c6b34f4578b68a5c204d633756b810 post_install() { vlicense LICENSE