diff --git a/srcpkgs/python3-pyinfra/template b/srcpkgs/python3-pyinfra/template index da7abbf01fc..5eb2c77c2c0 100644 --- a/srcpkgs/python3-pyinfra/template +++ b/srcpkgs/python3-pyinfra/template @@ -1,13 +1,13 @@ # Template file for 'python3-pyinfra' pkgname=python3-pyinfra version=1.3.3 -revision=1 +revision=2 wrksrc="pyinfra-${version}" build_style=python3-module hostmakedepends="python3-setuptools" depends="python3 python3-Jinja2 python3-click python3-colorama python3-dateutil - python3-docopt python3-gevent python3-paramiko python3-pywinrm python3-six - python3-yaml" + python3-distro python3-docopt python3-gevent python3-paramiko python3-pywinrm + python3-six python3-yaml" short_desc="Automate infrastructure super fast at massive scale" maintainer="Leah Neukirchen " license="MIT"