Package: pywinrm / 0.3.0-4+deb12u1

Metadata

Package Version Patches format
pywinrm 0.3.0-4+deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
avoid distutils.patch | (download)

winrm/transport.py | 11 10 + 1 - 0 !
1 file changed, 10 insertions(+), 1 deletion(-)

 avoid dependency on python-distutils
inspect.patch | (download)

winrm/transport.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use getfullargspec instead of getargspec for python3.11.