python3-pywinrm: update to 0.4.3.

This commit is contained in:
Leah Neukirchen 2022-04-24 21:48:05 +02:00
parent 5e5e5a82f1
commit efa07a622b

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pywinrm' # Template file for 'python3-pywinrm'
pkgname=python3-pywinrm pkgname=python3-pywinrm
version=0.4.2 version=0.4.3
revision=2 revision=1
wrksrc="pywinrm-${version}" wrksrc="pywinrm-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT" license="MIT"
homepage="https://github.com/diyan/pywinrm" homepage="https://github.com/diyan/pywinrm"
distfiles="https://github.com/diyan/pywinrm/archive/v${version}.tar.gz" distfiles="https://github.com/diyan/pywinrm/archive/v${version}.tar.gz"
checksum=c2a0d839f524a3cf4548923c29f85f909174405ac4339df45813410aae759b44 checksum=253d2af9a6f1ec1ae8e21919a174e178b2e0475060956e3add0746584520ae84
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE