diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-05-30 12:54:40 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-05-30 12:54:40 +0000 |
| commit | f23b79e5252694539c0a045024702bcf2ea93492 (patch) | |
| tree | 8070a660f6ae6f767445bf20ffa6553ba96e56a7 | |
| parent | ac9c465af87f68ce42fe616b44b921a6eff1deec (diff) | |
automatic import of python-pulumi-github
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-pulumi-github.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /pulumi_github-5.9.0.tar.gz +/pulumi_github-5.9.1.tar.gz diff --git a/python-pulumi-github.spec b/python-pulumi-github.spec index df1627b..689c6e6 100644 --- a/python-pulumi-github.spec +++ b/python-pulumi-github.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pulumi-github -Version: 5.9.0 +Version: 5.9.1 Release: 1 Summary: A Pulumi package for creating and managing github cloud resources. License: Apache-2.0 URL: https://pulumi.io -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e9/63/b0bce1ddafc04cc9897ae604621b92c481e6f8a8dc115d7dde0a7cf1986f/pulumi_github-5.9.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c9/c7/93ab5613466154b7124ec8eae861573f6b499bd2807accd6d08c5fa08291/pulumi_github-5.9.1.tar.gz BuildArch: noarch @@ -214,7 +214,7 @@ or for detailed reference documentation, please visit [the API docs](https://www %prep -%autosetup -n pulumi-github-5.9.0 +%autosetup -n pulumi-github-5.9.1 %build %py3_build @@ -254,5 +254,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon May 15 2023 Python_Bot <Python_Bot@openeuler.org> - 5.9.0-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 5.9.1-1 - Package Spec generated @@ -1 +1 @@ -303fb010b382ad6e6389504a49cc1ddf pulumi_github-5.9.0.tar.gz +b2289d49d20f34354f2c9315241c35d8 pulumi_github-5.9.1.tar.gz |
