diff --git a/srcpkgs/python3-ruamel.yaml/template b/srcpkgs/python3-ruamel.yaml/template index dec65a97e27..b8ad65ed088 100644 --- a/srcpkgs/python3-ruamel.yaml/template +++ b/srcpkgs/python3-ruamel.yaml/template @@ -1,11 +1,12 @@ # Template file for 'python3-ruamel.yaml' pkgname=python3-ruamel.yaml version=0.16.12 -revision=3 +revision=4 wrksrc="ruamel.yaml-${version}" build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-devel" +depends="python3" short_desc="YAML parser/emitter in Python 3" maintainer="Orphaned " license="MIT"