diff --git a/srcpkgs/python3-bottle/template b/srcpkgs/python3-bottle/template index 1c0d40ac78b..2590c647a79 100644 --- a/srcpkgs/python3-bottle/template +++ b/srcpkgs/python3-bottle/template @@ -1,7 +1,7 @@ # Template file for 'python3-bottle' pkgname=python3-bottle version=0.12.25 -revision=1 +revision=2 build_style=python3-module make_check_args="--deselect test/test_sendfile.py::TestSendFile::test_invalid" hostmakedepends="python3-setuptools"