mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
python-psutil: update to 3.4.2
This commit is contained in:
parent
107d551ee0
commit
4d1a78c948
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python-psutil'
|
# Template file for 'python-psutil'
|
||||||
pkgname=python-psutil
|
pkgname=python-psutil
|
||||||
version=3.4.1
|
version=3.4.2
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="psutil-${version}"
|
wrksrc="psutil-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
||||||
homepage="https://github.com/giampaolo/psutil"
|
homepage="https://github.com/giampaolo/psutil"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
distfiles="${PYPI_SITE}/p/psutil/psutil-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/p/psutil/psutil-${version}.tar.gz"
|
||||||
checksum=c7443659674c87d1f9feecee0dfeea765da02181c58d532e0633337e42180c89
|
checksum=b17fa01aa766daa388362d0eda5c215d77e03a8d37676b68971f37bf3913b725
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue