diff --git a/srcpkgs/duplicity/template b/srcpkgs/duplicity/template index fa066c26750..85bfe131638 100644 --- a/srcpkgs/duplicity/template +++ b/srcpkgs/duplicity/template @@ -1,9 +1,9 @@ # Template file for 'duplicity' pkgname=duplicity version=0.8.18 -revision=1 +revision=2 build_style=python3-module -hostmakedepends="gettext python3-setuptools" +hostmakedepends="gettext python3-setuptools_scm" makedepends="python3-devel librsync-devel" depends="python3-fasteners gnupg python3-future python3-urllib3" short_desc="Encrypted bandwidth-efficient backup using the rsync algorithm"