iotop: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:00 -04:00
parent b7d0c352ce
commit 3f170ceac2

View file

@ -1,7 +1,7 @@
# Template file for 'iotop' # Template file for 'iotop'
pkgname=iotop pkgname=iotop
version=0.6 version=0.6
revision=8 revision=9
build_style=python3-module build_style=python3-module
hostmakedepends="python3" hostmakedepends="python3"
depends="${hostmakedepends}" depends="${hostmakedepends}"