[arch-commits] Commit in python-psutil/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Jul 31 08:23:43 UTC 2020
Date: Friday, July 31, 2020 @ 08:23:43
Author: felixonmars
Revision: 666079
upgpkg: python-psutil 5.7.1-1
Modified:
python-psutil/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-31 08:21:03 UTC (rev 666078)
+++ PKGBUILD 2020-07-31 08:23:43 UTC (rev 666079)
@@ -2,7 +2,7 @@
pkgbase=python-psutil
pkgname=('python-psutil' 'python2-psutil')
-pkgver=5.7.0
+pkgver=5.7.1
pkgrel=1
arch=('x86_64')
url='https://github.com/giampaolo/psutil'
@@ -10,7 +10,7 @@
makedepends=('python' 'python-setuptools' 'python2' 'python2-setuptools')
checkdepends=('net-tools' 'procps-ng' 'python2-ipaddress' 'python2-mock' 'python-mock' 'python-pytest')
source=("https://github.com/giampaolo/psutil/archive/release-$pkgver.tar.gz")
-sha512sums=('07cadba88e8525e1ef8d80f09d6ba4893584cf9179b47f12a6924a36bc3baceeea92365e4b4ba397fc86d882eeacb7befbef2958cc77b65eb8803ad93db142df')
+sha512sums=('e0347fcd4f3235aca2acc6e383db1332923dbff93065bcc911f0493427d673ad4f534294c3c25106b2333df3cada209fcd86f5612de6418340d0e7fe7ba5d04c')
build() {
cd psutil-release-$pkgver
More information about the arch-commits
mailing list