diff --git a/srcpkgs/python3-bottle/template b/srcpkgs/python3-bottle/template index 52146ccee89..fd54b47fde5 100644 --- a/srcpkgs/python3-bottle/template +++ b/srcpkgs/python3-bottle/template @@ -1,10 +1,11 @@ # Template file for 'python3-bottle' pkgname=python3-bottle version=0.12.19 -revision=1 +revision=2 wrksrc="bottle-${version}" build_style=python3-module hostmakedepends="python3-setuptools" +depends="python3" short_desc="Fast and simple WSGI-framework for small web-applications (Python3)" maintainer="Aluísio Augusto Silva Gonçalves " license="MIT"