diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 04:44:38 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 04:44:38 +0000 |
commit | 99130a51742d621d0e7327172389b97eb504ee45 (patch) | |
tree | 71a32dc5dc5ba8a9c335b0a61c171ed6000b1ffb | |
parent | 450fcc49a5e3cc24e4b38dd71307d06dda308952 (diff) |
automatic import of python-pulumi-awsopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-pulumi-aws.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pulumi_aws-5.35.0.tar.gz +/pulumi_aws-5.37.0.tar.gz diff --git a/python-pulumi-aws.spec b/python-pulumi-aws.spec index 70d87ec..e767ce9 100644 --- a/python-pulumi-aws.spec +++ b/python-pulumi-aws.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pulumi-aws -Version: 5.35.0 +Version: 5.37.0 Release: 1 Summary: A Pulumi package for creating and managing Amazon Web Services (AWS) cloud resources. License: Apache-2.0 URL: https://pulumi.io -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7a/45/9766bc4c6f666bd1a6a534bdb60368e6637841b43b57c12c77ff439dac70/pulumi_aws-5.35.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f2/b7/7cac2ccad2df2aaeea61a9eb797cf3f08d3d5c544a2289f9708f2580f6ce/pulumi_aws-5.37.0.tar.gz BuildArch: noarch @@ -475,7 +475,7 @@ or for detailed API reference documentation, visit [AWS API Docs in the Pulumi R %prep -%autosetup -n pulumi-aws-5.35.0 +%autosetup -n pulumi-aws-5.37.0 %build %py3_build @@ -515,5 +515,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 5.35.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 5.37.0-1 - Package Spec generated @@ -1 +1 @@ -22c57e61aaa2e2114d0e56de5a4a8f13 pulumi_aws-5.35.0.tar.gz +eaeddf5ace8a82479a7f80aa54c43e01 pulumi_aws-5.37.0.tar.gz |