!4 Package upgrade
From: @caodongxia Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
4c9f98d364
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-pywinrm
|
Name: python-pywinrm
|
||||||
Version: 0.4.2
|
Version: 0.4.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Python library for Windows Remote Management
|
Summary: Python library for Windows Remote Management
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://github.com/diyan/pywinrm/
|
URL: http://github.com/diyan/pywinrm/
|
||||||
Source0: https://files.pythonhosted.org/packages/a6/2c/b43e69d5f8938f443e369a32b4a70c0874bb4b52cd2e378107f3eddb8cf9/pywinrm-0.4.2.tar.gz
|
Source0: https://files.pythonhosted.org/packages/7c/ba/78329e124138f8edf40a41b4252baf20cafdbea92ea45d50ec712124e99b/pywinrm-0.4.3.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
Requires: python3-xmltodict
|
Requires: python3-xmltodict
|
||||||
@ -34,7 +34,7 @@ Provides: python3-pywinrm-doc
|
|||||||
pywinrm is a Python client for the Windows Remote Management (WinRM) service. It allows you to invoke commands on target Windows machines from any machine that can run Python.
|
pywinrm is a Python client for the Windows Remote Management (WinRM) service. It allows you to invoke commands on target Windows machines from any machine that can run Python.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n pywinrm-0.4.2
|
%autosetup -n pywinrm-0.4.3
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -74,5 +74,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jun 29 2022 caodongxia <caodongxia@h-partners.com> - 0.4.3-1
|
||||||
|
- Update to 0.4.3
|
||||||
|
|
||||||
* Tue Aug 17 2021 Python_Bot <Python_Bot@openeuler.org> - 0.4.2-1
|
* Tue Aug 17 2021 Python_Bot <Python_Bot@openeuler.org> - 0.4.2-1
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Binary file not shown.
BIN
pywinrm-0.4.3.tar.gz
Normal file
BIN
pywinrm-0.4.3.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user