diff --git a/srcpkgs/python3-tenacity/template b/srcpkgs/python3-tenacity/template index cb4257c28d8..1cee95a0cb3 100644 --- a/srcpkgs/python3-tenacity/template +++ b/srcpkgs/python3-tenacity/template @@ -1,7 +1,7 @@ # Template file for 'python3-tenacity' pkgname=python3-tenacity version=8.1.0 -revision=1 +revision=2 wrksrc="${pkgname/python3-/}-${version}" build_style=python3-module hostmakedepends="python3-setuptools_scm python3-wheel"