aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrancesco Colista <fcolista@alpinelinux.org>2018-06-08 07:51:09 +0000
committerFrancesco Colista <fcolista@alpinelinux.org>2018-06-08 07:51:09 +0000
commit35046ed497b3132380146241e227e7178f024fb6 (patch)
tree04e483310e474e84c549a5ec485361e6e0e16649
parentd8cb945a8cb65ddd6469a35ee384b693930a7bc5 (diff)
downloadaports-35046ed497b3132380146241e227e7178f024fb6.tar.bz2
aports-35046ed497b3132380146241e227e7178f024fb6.tar.xz
community/py-psutil: upgrade to 5.4.6
-rw-r--r--community/py-psutil/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py-psutil/APKBUILD b/community/py-psutil/APKBUILD
index 1296a6a330..33165f4ffa 100644
--- a/community/py-psutil/APKBUILD
+++ b/community/py-psutil/APKBUILD
@@ -2,7 +2,7 @@
# Maintainer: Francesco Colista <fcolista@alpinelinux.org>
pkgname=py-psutil
_pkgname=psutil
-pkgver=5.4.5
+pkgver=5.4.6
pkgrel=0
pkgdesc="A cross-platform process and system utilities module for Python"
url="https://github.com/giampaolo/psutil"
@@ -48,4 +48,4 @@ _py3() {
_py python3
}
-sha512sums="3ed5c4cb650161923092c742a16459159bf0989ff669a968b1307852080603a6a1fad834c9b14f38d652e0b1fc9927906c51f7a937d8d2505f110207fd408e7a psutil-5.4.5.tar.gz"
+sha512sums="7aefb2c1759a62fca21d1bd07f7f3aeddc368b972ce831dc6e52cda5effaee2798c6bf0aece9732dedb7fefcd8e9e3f03760d6e715be8ea1479b282150a585f3 psutil-5.4.6.tar.gz"