14
0

- update to 0.4.2:

* removed deprecated distutils usage to avoid Deprecation Warnings under
    Python 3.10

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pywinrm?expand=0&rev=14
This commit is contained in:
2021-10-16 22:19:51 +00:00
committed by Git OBS Bridge
parent 895d80732a
commit 796fcbbaf2
4 changed files with 13 additions and 6 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Oct 16 22:18:50 UTC 2021 - Dirk Müller <dmueller@suse.com>
- update to 0.4.2:
* removed deprecated distutils usage to avoid Deprecation Warnings under
Python 3.10
-------------------------------------------------------------------
Fri May 28 10:07:22 UTC 2021 - pgajdos@suse.com