diff --git a/srcpkgs/python3-treq/template b/srcpkgs/python3-treq/template index 21a1197718..977b97fb64 100644 --- a/srcpkgs/python3-treq/template +++ b/srcpkgs/python3-treq/template @@ -1,11 +1,11 @@ # Template file for 'python3-treq' pkgname=python3-treq version=20.3.0 -revision=2 +revision=3 wrksrc="treq-${version}" build_style=python3-module -hostmakedepends="python3-setuptools" -depends="python3-incremental python3-requests>=2.1.0 python3-six +hostmakedepends="python3-setuptools python3-incremental" +depends="python3-incremental python3-requests python3-six python3-Twisted python3-attrs" short_desc="Requests-like API built on top of twisted.web's Agent" maintainer="Orphaned "