Skip to content
Snippets Groups Projects
Verified Commit d29746d1 authored by Jelle van der Waa's avatar Jelle van der Waa :construction:
Browse files

upgpkg: 5.9.6-1

parent 6ef1a558
No related branches found
Tags 5.9.5-1
No related merge requests found
.SRCINFO 0 → 100644
pkgbase = python-psutil
pkgdesc = A cross-platform process and system utilities module for Python
pkgver = 5.9.6
pkgrel = 1
url = https://github.com/giampaolo/psutil
arch = x86_64
license = custom: BSD
checkdepends = net-tools
checkdepends = procps-ng
checkdepends = python-pytest
makedepends = python-setuptools
depends = python
source = https://github.com/giampaolo/psutil/archive/release-5.9.6.tar.gz
sha512sums = 716a39e5a5e278717a14b74786f8b941f0b4335f6e0c4de338346b825925e8793315f41908ec10bbb97ed6f9a9e5ffca27e031377025f03d73300876b9ff60e8
pkgname = python-psutil
# Maintainer: Sébastien Luttringer
pkgname=python-psutil
pkgver=5.9.5
pkgver=5.9.6
pkgrel=1
arch=('x86_64')
pkgdesc='A cross-platform process and system utilities module for Python'
......@@ -11,7 +11,7 @@ depends=('python')
makedepends=('python-setuptools')
checkdepends=('net-tools' 'procps-ng' 'python-pytest')
source=("https://github.com/giampaolo/psutil/archive/release-$pkgver.tar.gz")
sha512sums=('b9872acbecd1d9a9a79f032bd375ff0f10be4574e5f76f904c7a6367d7d3e24e7f0a1d06affa2fafbea74ecb594017029bdf29fdb8a8d37aeb51fb0016c3339c')
sha512sums=('716a39e5a5e278717a14b74786f8b941f0b4335f6e0c4de338346b825925e8793315f41908ec10bbb97ed6f9a9e5ffca27e031377025f03d73300876b9ff60e8')
build() {
cd psutil-release-$pkgver
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment