diff --git a/srcpkgs/python3-pluggy/template b/srcpkgs/python3-pluggy/template index c0b4b1c2bc8..1f615db5217 100644 --- a/srcpkgs/python3-pluggy/template +++ b/srcpkgs/python3-pluggy/template @@ -1,10 +1,10 @@ # Template file for 'python3-pluggy' pkgname=python3-pluggy version=0.13.1 -revision=5 +revision=6 wrksrc="pluggy-${version}" build_style=python3-module -hostmakedepends="python3-setuptools" +hostmakedepends="python3-setuptools_scm" depends="python3" checkdepends="python3-pytest" short_desc="Minimalist production ready plugin system (Python3)"