diff --git a/srcpkgs/glances/template b/srcpkgs/glances/template index fb25573866..4e63e56ff5 100644 --- a/srcpkgs/glances/template +++ b/srcpkgs/glances/template @@ -1,19 +1,19 @@ # Template file for 'glances' pkgname=glances -version=2.11.1 +version=3.0.1 revision=1 noarch=yes wrksrc="Glances-${version}" -build_style=python2-module -hostmakedepends="python-setuptools" -depends="${hostmakedepends} python-psutil" +build_style=python3-module pycompile_module="glances" +hostmakedepends="python3-setuptools" +depends="${hostmakedepends} python3-psutil" short_desc="Cross-platform curses-based monitoring tool" maintainer="Alessio Sergi " homepage="https://github.com/nicolargo/glances" -license="LGPL-3" +license="LGPL-3.0-or-later" distfiles="${PYPI_SITE}/G/Glances/Glances-${version}.tar.gz" -checksum=b369d70835520ff7c4fad63958fcf5a09212d15a6c026131db6d0d3c20cdef5f +checksum=d1badf63552d79ad49dafa2d9aee296aca9a324cdb416797aff9dc6f6ebfd16b post_install() { vsconf conf/glances.conf