diff --git a/srcpkgs/python3-msgpack/template b/srcpkgs/python3-msgpack/template index d740fd001e8..a88a2576528 100644 --- a/srcpkgs/python3-msgpack/template +++ b/srcpkgs/python3-msgpack/template @@ -1,11 +1,12 @@ # Template file for 'python3-msgpack' pkgname=python3-msgpack version=1.0.2 -revision=2 +revision=3 wrksrc="msgpack-${version}" build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-devel" +depends="python3" checkdepends="python3-pytest" short_desc="Python module for Msgpack serializer (Python3)" maintainer="Orphaned "