Upgrade to version 7.0.3

This commit is contained in:
wu-leilei 2022-06-27 15:00:44 +08:00
parent bff9c3cef0
commit 0a06a62280
3 changed files with 7 additions and 4 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0 %global _empty_manifest_terminate_build 0
Name: python-pyvmomi Name: python-pyvmomi
Version: 7.0.2 Version: 7.0.3
Release: 2 Release: 1
Summary: VMware vSphere Python SDK Summary: VMware vSphere Python SDK
License: Apache-2.0 License: Apache-2.0
URL: https://github.com/vmware/pyvmomi URL: https://github.com/vmware/pyvmomi
Source0: https://files.pythonhosted.org/packages/da/ec/38044d41138a687930687f6b990c9dfe8d863dfcbae3ea16f346d3a78131/pyvmomi-7.0.2.tar.gz Source0: https://files.pythonhosted.org/packages/d5/d1/effec9e03f9c0a0eba9c03ba8708807bad7b335341bf755cd88d110ce29d/pyvmomi-7.0.3.tar.gz
BuildArch: noarch BuildArch: noarch
@ -29,7 +29,7 @@ Provides: python3-pyvmomi-doci
pyVmomi is the Python SDK for the VMware vSphere API that allows you to manage ESX, ESXi, and vCenter. pyVmomi is the Python SDK for the VMware vSphere API that allows you to manage ESX, ESXi, and vCenter.
%prep %prep
%autosetup -n pyvmomi-7.0.2 %autosetup -n pyvmomi-7.0.3
%build %build
%py3_build %py3_build
@ -69,6 +69,9 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/* %{_docdir}/*
%changelog %changelog
* Thu Jun 23 2022 SimpleUpdate Robot <tc@openeuler.org> - 7.0.3-1
- Upgrade to version 7.0.3
* Wed May 18 2022 liukuo <liukuo@kylinos.cn> - 7.0.2-2 * Wed May 18 2022 liukuo <liukuo@kylinos.cn> - 7.0.2-2
- License compliance rectification - License compliance rectification

Binary file not shown.

BIN
pyvmomi-7.0.3.tar.gz Normal file

Binary file not shown.