iotop: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:29:12 -05:00
parent 0376f6963a
commit c485b214ba

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=11 revision=12
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="${hostmakedepends}" depends="${hostmakedepends}"