diff --git a/srcpkgs/python3-janus/template b/srcpkgs/python3-janus/template index 721d151c2f9..d0b4d0cf362 100644 --- a/srcpkgs/python3-janus/template +++ b/srcpkgs/python3-janus/template @@ -1,10 +1,11 @@ # Template file for 'python3-janus' pkgname=python3-janus version=0.5.0 -revision=3 +revision=4 wrksrc="janus-${version}" build_style=python3-module hostmakedepends="python3-setuptools" +depends="python3" short_desc="Thread-safe asyncio-aware queue" maintainer="Adam Beckmeyer " license="Apache-2.0"