diff --git a/srcpkgs/python3-jaraco.collections/template b/srcpkgs/python3-jaraco.collections/template index 68ee5f3c353..41e658e921e 100644 --- a/srcpkgs/python3-jaraco.collections/template +++ b/srcpkgs/python3-jaraco.collections/template @@ -1,10 +1,10 @@ # Template file for 'python3-jaraco.collections' pkgname=python3-jaraco.collections version=3.0.0 -revision=2 +revision=3 wrksrc="jaraco.collections-${version}" build_style=python3-module -hostmakedepends="python3-setuptools" +hostmakedepends="python3-setuptools_scm" depends="python3-jaraco.classes python3-jaraco.text python3-six" short_desc="Collection of objects similar to stdlib by jaraco (Python3)" maintainer="bra1nwave "