mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-psutil: update to 5.9.3.
This commit is contained in:
parent
61e2f47475
commit
a01c7e7549
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-psutil'
|
# Template file for 'python3-psutil'
|
||||||
pkgname=python3-psutil
|
pkgname=python3-psutil
|
||||||
version=5.9.2
|
version=5.9.3
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="psutil-${version}"
|
wrksrc="psutil-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -13,7 +13,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://github.com/giampaolo/psutil"
|
homepage="https://github.com/giampaolo/psutil"
|
||||||
changelog="https://raw.githubusercontent.com/giampaolo/psutil/master/HISTORY.rst"
|
changelog="https://raw.githubusercontent.com/giampaolo/psutil/master/HISTORY.rst"
|
||||||
distfiles="${PYPI_SITE}/p/psutil/psutil-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/psutil/psutil-${version}.tar.gz"
|
||||||
checksum=feb861a10b6c3bb00701063b37e4afc754f8217f0f09c42280586bd6ac712b5c
|
checksum=7ccfcdfea4fc4b0a02ca2c31de7fcd186beb9cff8207800e14ab66f79c773af6
|
||||||
# Tests seem to assume package is installed
|
# Tests seem to assume package is installed
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue