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

Jelle van der Waa jelle at archlinux.org
Sun Jan 3 16:11:22 UTC 2021


    Date: Sunday, January 3, 2021 @ 16:11:22
  Author: jelle
Revision: 805479

upgpkg: python-psutil 5.8.0-1

Modified:
  python-psutil/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-01-03 16:11:09 UTC (rev 805478)
+++ PKGBUILD	2021-01-03 16:11:22 UTC (rev 805479)
@@ -2,8 +2,8 @@
 
 pkgbase=python-psutil
 pkgname=('python-psutil' 'python2-psutil')
-pkgver=5.7.3
-pkgrel=3
+pkgver=5.8.0
+pkgrel=1
 arch=('x86_64')
 url='https://github.com/giampaolo/psutil'
 license=('custom: BSD')
@@ -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=('2d3d634c5b057b47c30f90d9193917a4ed371619ee2ff4516af253b7998ff30d185adad871e36e3f06307b5f47ad877d0a73ab8bd0f244e8823869e539ab8fb9')
+sha512sums=('156dffb660fcfb23b420d0455296c6b1ab366844390706af40788d89335eb946bb2e66f792755071c09ca282ad0d5503bb62175344753c88ba35613756e22fa3')
 
 build() {
   cd psutil-release-$pkgver



More information about the arch-commits mailing list