Upgrade 7.0.3

Signed-off-by: cherry530 <xuping33@huawei.com>
This commit is contained in:
cherry530 2022-10-24 14:54:27 +08:00
parent 2c9c76d40e
commit f51b31cf5f
3 changed files with 7 additions and 4 deletions

View File

@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-pyvmomi
Version: 7.0.2
Version: 7.0.3
Release: 1
Summary: VMware vSphere Python SDK
License: Apache License 2.0
License: Apache-2.0
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
@ -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.
%prep
%autosetup -n pyvmomi-7.0.2
%autosetup -n pyvmomi-7.0.3
%build
%py3_build
@ -69,5 +69,8 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
* Mon Oct 24 2022 xu_ping <xuping33@h-partners.com> - 7.0.3-1
- Upgrade to version 7.0.3
* Mon Aug 09 2021 Python_Bot <Python_Bot@openeuler.org> - 7.0.2-1
- Package Spec generated

Binary file not shown.

BIN
pyvmomi-7.0.3.tar.gz Normal file

Binary file not shown.