diff options
author | CoprDistGit <infra@openeuler.org> | 2023-05-30 07:45:55 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-05-30 07:45:55 +0000 |
commit | 839b4af69090910827c2bd6cd6c62df21d76ecb0 (patch) | |
tree | 6a4f6e68a6782315b30118580898dca31f18ffb2 /python-pulumi-gitlab.spec | |
parent | 87834207ec94cd7b7940816d8beb00925e920598 (diff) |
automatic import of python-pulumi-gitlab
Diffstat (limited to 'python-pulumi-gitlab.spec')
-rw-r--r-- | python-pulumi-gitlab.spec | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/python-pulumi-gitlab.spec b/python-pulumi-gitlab.spec index 1c8b632..6c71841 100644 --- a/python-pulumi-gitlab.spec +++ b/python-pulumi-gitlab.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pulumi-gitlab -Version: 4.10.0 +Version: 5.0.2 Release: 1 Summary: A Pulumi package for creating and managing GitLab resources. License: Apache-2.0 URL: https://pulumi.io -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/55/83/cdc1eac3794451db99d550882946549ba51fb08570108a326b8c2e32da1b/pulumi_gitlab-4.10.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/18/9d/4e798b1d4cf769762da95278833f8edcc22e6aefc0994e3335e23d6fa51e/pulumi_gitlab-5.0.2.tar.gz BuildArch: noarch @@ -15,7 +15,7 @@ BuildArch: noarch [](https://www.npmjs.com/package/@pulumi/gitlab) [](https://pypi.org/project/pulumi-gitlab) [](https://badge.fury.io/nu/pulumi.gitlab) -[](https://pkg.go.dev/github.com/pulumi/pulumi-gitlab/sdk/v4/go) +[](https://pkg.go.dev/github.com/pulumi/pulumi-gitlab/sdk/v5/go) [](https://github.com/pulumi/pulumi-gitlab/blob/master/LICENSE) # GitLab provider @@ -47,7 +47,7 @@ To use from Python, install using `pip`: To use from Go, use `go get` to grab the latest version of the library - $ go get github.com/pulumi/pulumi-gitlab/sdk/v4 + $ go get github.com/pulumi/pulumi-gitlab/sdk/v5 ### .NET @@ -92,7 +92,7 @@ BuildRequires: python3-pip [](https://www.npmjs.com/package/@pulumi/gitlab) [](https://pypi.org/project/pulumi-gitlab) [](https://badge.fury.io/nu/pulumi.gitlab) -[](https://pkg.go.dev/github.com/pulumi/pulumi-gitlab/sdk/v4/go) +[](https://pkg.go.dev/github.com/pulumi/pulumi-gitlab/sdk/v5/go) [](https://github.com/pulumi/pulumi-gitlab/blob/master/LICENSE) # GitLab provider @@ -124,7 +124,7 @@ To use from Python, install using `pip`: To use from Go, use `go get` to grab the latest version of the library - $ go get github.com/pulumi/pulumi-gitlab/sdk/v4 + $ go get github.com/pulumi/pulumi-gitlab/sdk/v5 ### .NET @@ -166,7 +166,7 @@ Provides: python3-pulumi-gitlab-doc [](https://www.npmjs.com/package/@pulumi/gitlab) [](https://pypi.org/project/pulumi-gitlab) [](https://badge.fury.io/nu/pulumi.gitlab) -[](https://pkg.go.dev/github.com/pulumi/pulumi-gitlab/sdk/v4/go) +[](https://pkg.go.dev/github.com/pulumi/pulumi-gitlab/sdk/v5/go) [](https://github.com/pulumi/pulumi-gitlab/blob/master/LICENSE) # GitLab provider @@ -198,7 +198,7 @@ To use from Python, install using `pip`: To use from Go, use `go get` to grab the latest version of the library - $ go get github.com/pulumi/pulumi-gitlab/sdk/v4 + $ go get github.com/pulumi/pulumi-gitlab/sdk/v5 ### .NET @@ -232,7 +232,7 @@ For further information, please visit [the GitLab provider docs](https://www.pul %prep -%autosetup -n pulumi-gitlab-4.10.0 +%autosetup -n pulumi-gitlab-5.0.2 %build %py3_build @@ -272,5 +272,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed May 10 2023 Python_Bot <Python_Bot@openeuler.org> - 4.10.0-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 5.0.2-1 - Package Spec generated |