!7 upgrade openEuler-22.03-LTS-Next python-pyvmomi 7.0.3
From: @cherry530 Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
59d530ce06
@ -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: 1
|
Release: 1
|
||||||
Summary: VMware vSphere Python SDK
|
Summary: VMware vSphere Python SDK
|
||||||
License: Apache License 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,5 +69,8 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Aug 09 2021 Python_Bot <Python_Bot@openeuler.org> - 7.0.2-1
|
||||||
- Package Spec generated
|
- Package Spec generated
|
||||||
|
|||||||
Binary file not shown.
BIN
pyvmomi-7.0.3.tar.gz
Normal file
BIN
pyvmomi-7.0.3.tar.gz
Normal file
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user