glances: rebuild for Python 3.9, drop noarch

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:49:46 -04:00
parent e858c4dc72
commit b3d35bcc21

View file

@ -1,8 +1,7 @@
# Template file for 'glances' # Template file for 'glances'
pkgname=glances pkgname=glances
version=3.1.4.1 version=3.1.4.1
revision=1 revision=2
archs=noarch
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="${hostmakedepends} python3-future python3-psutil" depends="${hostmakedepends} python3-future python3-psutil"