# Template file for 'python3-pywinrm' pkgname=python3-pywinrm version=0.4.2 revision=1 wrksrc="pywinrm-${version}" build_style=python3-module hostmakedepends="python3-setuptools" depends="python3 python3-requests python3-requests-ntlm python3-xmltodict" short_desc="Python 3 library for Windows Remote Management" maintainer="Leah Neukirchen " license="MIT" homepage="https://github.com/diyan/pywinrm" distfiles="https://github.com/diyan/pywinrm/archive/v${version}.tar.gz" checksum=c2a0d839f524a3cf4548923c29f85f909174405ac4339df45813410aae759b44 post_install() { vlicense LICENSE }