diff options
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-pulumi-spotinst.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pulumi_spotinst-3.32.0.tar.gz +/pulumi_spotinst-3.34.0.tar.gz diff --git a/python-pulumi-spotinst.spec b/python-pulumi-spotinst.spec index 7b52c2f..73dd003 100644 --- a/python-pulumi-spotinst.spec +++ b/python-pulumi-spotinst.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pulumi-spotinst -Version: 3.32.0 +Version: 3.34.0 Release: 1 Summary: A Pulumi package for creating and managing spotinst cloud resources. License: Apache-2.0 URL: https://pulumi.io -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/29/fa/b7498b3acefaffecbcf0d172d4655e287c80c246b0882404c731ec224d48/pulumi_spotinst-3.32.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/29/95/e594ceae847a1fa18a5a02f9182a08677367e761474e5c36ea0a78d9a1a7/pulumi_spotinst-3.34.0.tar.gz BuildArch: noarch @@ -196,7 +196,7 @@ For further information, please visit [the Spotinst provider docs](https://www.p %prep -%autosetup -n pulumi-spotinst-3.32.0 +%autosetup -n pulumi-spotinst-3.34.0 %build %py3_build @@ -236,5 +236,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 3.32.0-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 3.34.0-1 - Package Spec generated @@ -1 +1 @@ -dd1edba4b35651b89f273c8403c22dd4 pulumi_spotinst-3.32.0.tar.gz +f9688984dc46440a0cdfe4d7b68e571a pulumi_spotinst-3.34.0.tar.gz |