python-psutil: Rebuild for python 3.8
This commit is contained in:
@@ -6,10 +6,10 @@ pkgbase=mingw-w64-python-${_realname}
|
||||
pkgname=("${MINGW_PACKAGE_PREFIX}-python2-${_realname}"
|
||||
"${MINGW_PACKAGE_PREFIX}-python3-${_realname}")
|
||||
pkgver=5.6.3
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A cross-platform process and system utilities module for Python (mingw-w64)"
|
||||
arch=('any')
|
||||
url="https://github.com/giampaolo/"
|
||||
url="https://github.com/giampaolo/psutil"
|
||||
license=('BSD')
|
||||
makedepends=("${MINGW_PACKAGE_PREFIX}-python2"
|
||||
"${MINGW_PACKAGE_PREFIX}-python3"
|
||||
|
||||
Reference in New Issue
Block a user