!4 Package upgrade

From: @caodongxia 
Reviewed-by: @yangzhao_kl 
Signed-off-by: @yangzhao_kl
This commit is contained in:
openeuler-ci-bot 2022-07-01 03:03:50 +00:00 committed by Gitee
commit 4c9f98d364
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 3 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-pywinrm
Version: 0.4.2
Version: 0.4.3
Release: 1
Summary: Python library for Windows Remote Management
License: MIT
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
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.
%prep
%autosetup -n pywinrm-0.4.2
%autosetup -n pywinrm-0.4.3
%build
%py3_build
@ -74,5 +74,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%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
- Package Spec generated

Binary file not shown.

BIN
pywinrm-0.4.3.tar.gz Normal file

Binary file not shown.