diff --git a/srcpkgs/python3-dogpile.cache/template b/srcpkgs/python3-dogpile.cache/template index 98245fbd21..9e8a6a2465 100644 --- a/srcpkgs/python3-dogpile.cache/template +++ b/srcpkgs/python3-dogpile.cache/template @@ -1,13 +1,13 @@ # Template file for 'python3-dogpile.cache' pkgname=python3-dogpile.cache version=1.0.2 -revision=1 +revision=2 archs=noarch wrksrc="dogpile.cache-${version}" build_style=python3-module -hostmakedepends="python-setuptools python3-setuptools" -depends="python python-decorator" -checkdepends="python3-decorator tox" +hostmakedepends="python3-setuptools" +depends="python3 python3-decorator" +checkdepends="tox" short_desc="Caching front-end based on the Dogpile lock" maintainer="Daniel Santana " license="BSD-3-Clause"