From 7b7807d259e61505a0b45627d8681e58fa202ab8 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Fri, 30 Aug 2024 15:15:06 +0200 Subject: [PATCH] python3-pywinrm: update to 0.5.0. --- srcpkgs/python3-pywinrm/template | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python3-pywinrm/template b/srcpkgs/python3-pywinrm/template index b006a257156..7d4607dca4b 100644 --- a/srcpkgs/python3-pywinrm/template +++ b/srcpkgs/python3-pywinrm/template @@ -1,8 +1,8 @@ # Template file for 'python3-pywinrm' pkgname=python3-pywinrm -version=0.4.3 -revision=3 -build_style=python3-module +version=0.5.0 +revision=1 +build_style=python3-pep517 hostmakedepends="python3-setuptools" depends="python3 python3-requests python3-requests-ntlm python3-xmltodict" short_desc="Python 3 library for Windows Remote Management" @@ -10,7 +10,7 @@ maintainer="Leah Neukirchen " license="MIT" homepage="https://github.com/diyan/pywinrm" distfiles="https://github.com/diyan/pywinrm/archive/v${version}.tar.gz" -checksum=253d2af9a6f1ec1ae8e21919a174e178b2e0475060956e3add0746584520ae84 +checksum=adf8b1e984dd90d0589aa4c736edd4730efab272357e204cf7185b87dcf49973 post_install() { vlicense LICENSE