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

Jelle van der Waa jelle at gemini.archlinux.org
Sun Jun 26 19:28:41 UTC 2022


    Date: Sunday, June 26, 2022 @ 19:28:40
  Author: jelle
Revision: 1239557

upgpkg: python-psutil 5.9.1-1

Modified:
  python-psutil/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-26 19:27:33 UTC (rev 1239556)
+++ PKGBUILD	2022-06-26 19:28:40 UTC (rev 1239557)
@@ -1,8 +1,8 @@
 # Maintainer: Sébastien Luttringer
 
 pkgname=python-psutil
-pkgver=5.9.0
-pkgrel=2
+pkgver=5.9.1
+pkgrel=1
 arch=('x86_64')
 pkgdesc='A cross-platform process and system utilities module for Python'
 url='https://github.com/giampaolo/psutil'
@@ -11,7 +11,7 @@
 makedepends=('python-setuptools')
 checkdepends=('net-tools' 'procps-ng' 'python-pytest')
 source=("https://github.com/giampaolo/psutil/archive/release-$pkgver.tar.gz")
-sha512sums=('8f105b84773c901a7969937bac2289281dc48f160f20e2d3d5f9b11f4a108fddf9864b477884c00ec33c3809f9f514a5f5faea623b7445dd8e637b96105a865b')
+sha512sums=('44008ce813157c09772420c1c5d1f02bc47648286f451e61d3976d36f0c45a7f520bdaaeb59701197ddcb3d7b50b2c83b55190f10667edbf216e44bf08d1eca8')
 
 build() {
   cd psutil-release-$pkgver



More information about the arch-commits mailing list