python3-pywinrm: rebuild for python3-3.13

This commit is contained in:
Andrew J. Hesford 2024-11-16 09:26:49 -05:00
parent e2af82fab6
commit bc7921b092

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pywinrm' # Template file for 'python3-pywinrm'
pkgname=python3-pywinrm pkgname=python3-pywinrm
version=0.5.0 version=0.5.0
revision=1 revision=2
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3 python3-requests python3-requests-ntlm python3-xmltodict" depends="python3 python3-requests python3-requests-ntlm python3-xmltodict"