forked from pool/python-pywinrm
- 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:
@@ -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
|
Fri May 28 10:07:22 UTC 2021 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@@ -18,13 +18,13 @@
|
|||||||
|
|
||||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||||
Name: python-pywinrm
|
Name: python-pywinrm
|
||||||
Version: 0.4.1
|
Version: 0.4.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python library for Windows Remote Management
|
Summary: Python library for Windows Remote Management
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
URL: http://github.com/diyan/pywinrm/
|
URL: https://github.com/diyan/pywinrm/
|
||||||
Source: https://github.com/diyan/pywinrm/archive/v%{version}.tar.gz#/pywinrm-%{version}.tar.gz
|
Source: https://github.com/diyan/pywinrm/archive/refs/tags/v%{version}.tar.gz#/pywinrm-%{version}.tar.gz
|
||||||
BuildRequires: %{python_module kerberos}
|
BuildRequires: %{python_module kerberos}
|
||||||
BuildRequires: %{python_module mock}
|
BuildRequires: %{python_module mock}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
|
@@ -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
3
pywinrm-0.4.2.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:c2a0d839f524a3cf4548923c29f85f909174405ac4339df45813410aae759b44
|
||||||
|
size 38637
|
Reference in New Issue
Block a user