glances: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:52 -04:00
parent 4f608f4c09
commit 07d9af059a
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'glances'
pkgname=glances
version=3.2.7
revision=1
revision=2
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-future python3-psutil python3-defusedxml python3-packaging"