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

View File

@@ -18,13 +18,13 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-pywinrm
Version: 0.4.1
Version: 0.4.2
Release: 0
Summary: Python library for Windows Remote Management
License: MIT
Group: Development/Languages/Python
URL: http://github.com/diyan/pywinrm/
Source: https://github.com/diyan/pywinrm/archive/v%{version}.tar.gz#/pywinrm-%{version}.tar.gz
URL: https://github.com/diyan/pywinrm/
Source: https://github.com/diyan/pywinrm/archive/refs/tags/v%{version}.tar.gz#/pywinrm-%{version}.tar.gz
BuildRequires: %{python_module kerberos}
BuildRequires: %{python_module mock}
BuildRequires: %{python_module pytest}

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a9acc56a1b7fe87bd4c86f1e104d87f64d7566e8e294068b198138bfdff62b3e
size 39865

3
pywinrm-0.4.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c2a0d839f524a3cf4548923c29f85f909174405ac4339df45813410aae759b44
size 38637