diff --git a/srcpkgs/python3-perf/template b/srcpkgs/python3-perf/template index a0cadf3bf31..eb277b1c600 100644 --- a/srcpkgs/python3-perf/template +++ b/srcpkgs/python3-perf/template @@ -1,14 +1,14 @@ # Template file for 'python3-perf' pkgname=python3-perf version=1.5.1 -revision=1 +revision=2 noarch=yes wrksrc="perf-${version}" build_style=python3-module pycompile_module="perf" hostmakedepends="python3-setuptools" -depends="python3-six" -short_desc="Toolkit to run python benchmarks" +depends="python3-setuptools python3-six" +short_desc="Toolkit to run Python benchmarks" maintainer="maxice8 " license="MIT" #changelog="https://raw.githubusercontent.com/vstinner/perf/master/doc/changelog.rst"