diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-05-30 11:54:27 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-05-30 11:54:27 +0000 |
| commit | 88c261926c75e3defa3c3f8e947679368270d8de (patch) | |
| tree | 074c58814aa5c9e7be431d947884ba207408ee4c | |
| parent | e9e27c62561611ff9785a5b81b6a7d890b4790aa (diff) | |
automatic import of python-pulumi-vsphere
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-pulumi-vsphere.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pulumi_vsphere-4.4.0.tar.gz +/pulumi_vsphere-4.5.0.tar.gz diff --git a/python-pulumi-vsphere.spec b/python-pulumi-vsphere.spec index 476e869..73f975a 100644 --- a/python-pulumi-vsphere.spec +++ b/python-pulumi-vsphere.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pulumi-vsphere -Version: 4.4.0 +Version: 4.5.0 Release: 1 Summary: A Pulumi package for creating vsphere resources License: Apache-2.0 URL: https://pulumi.io -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/49/7b/43343857687adf263bf73b498e909a71fc8c48ce145f4cd628e8b510f7ab/pulumi_vsphere-4.4.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0b/36/778de355a4011d9c34b72aa34c25b1cb4b4b90fb09407f07468c842e573a/pulumi_vsphere-4.5.0.tar.gz BuildArch: noarch @@ -271,7 +271,7 @@ For further information, please visit [the vSphere provider docs](https://www.pu %prep -%autosetup -n pulumi-vsphere-4.4.0 +%autosetup -n pulumi-vsphere-4.5.0 %build %py3_build @@ -311,5 +311,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon May 15 2023 Python_Bot <Python_Bot@openeuler.org> - 4.4.0-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 4.5.0-1 - Package Spec generated @@ -1 +1 @@ -91133231941cad85634066e671ea2d32 pulumi_vsphere-4.4.0.tar.gz +afa690566d3a0957ee71a41bb10fabf3 pulumi_vsphere-4.5.0.tar.gz |
