diff options
author | CoprDistGit <infra@openeuler.org> | 2023-05-30 09:11:55 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-05-30 09:11:55 +0000 |
commit | 07948cb9a7cfcdbc9f2275195046e39c654eb8cf (patch) | |
tree | a53979b98b2216570179915f39e2ac05f0a0f8c7 | |
parent | f6e362c09998b78e89d31fef17c07bdbdd0810cb (diff) |
automatic import of python-pulumi-fastly
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-pulumi-fastly.spec | 32 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 18 insertions, 17 deletions
@@ -1 +1,2 @@ /pulumi_fastly-7.3.1.tar.gz +/pulumi_fastly-8.0.0.tar.gz diff --git a/python-pulumi-fastly.spec b/python-pulumi-fastly.spec index b92fb44..49e66a5 100644 --- a/python-pulumi-fastly.spec +++ b/python-pulumi-fastly.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-pulumi-fastly -Version: 7.3.1 +Version: 8.0.0 Release: 1 Summary: A Pulumi package for creating and managing fastly cloud resources. License: Apache-2.0 URL: https://pulumi.io -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f5/6a/567167896f386ee0bd2945060a13b23093b9992089d51684d24fdf21d988/pulumi_fastly-7.3.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/24/24/887553f2f75b0d2730647399085a48a48a2119f086ffc9ad99cf7109717d/pulumi_fastly-8.0.0.tar.gz BuildArch: noarch @@ -15,7 +15,7 @@ BuildArch: noarch [](https://www.npmjs.com/package/@pulumi/fastly) [](https://pypi.org/project/pulumi-fastly) [](https://badge.fury.io/nu/pulumi.fastly) -[](https://pkg.go.dev/github.com/pulumi/pulumi-fastly/sdk/v7/go) +[](https://pkg.go.dev/github.com/pulumi/pulumi-fastly/sdk/v8/go) [](https://github.com/pulumi/pulumi-fastly/blob/master/LICENSE) # Fastly Resource 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-fastly/sdk/v7 + $ go get github.com/pulumi/pulumi-fastly/sdk/v8 ### .NET @@ -59,9 +59,9 @@ To use from .NET, install using `dotnet add package`: The following configuration points are available: -- `fastly:apiKey` - (Required) This is the API key. It must be provided, but it can also be sourced from the `FASTLY_API_KEY` +- `fastly:apiKey` - (Required) This is the API key. It must be provided, but it can also be sourced from the `FASTLY_API_KEY` environment variable -- `fastly:baseUrl` - (Optional) This is the API server hostname. It is required if using a private instance of the API and +- `fastly:baseUrl` - (Optional) This is the API server hostname. It is required if using a private instance of the API and otherwise defaults to the public Fastly production service. It can also be sourced from the `FASTLY_API_URL` environment variable ## Reference @@ -83,7 +83,7 @@ BuildRequires: python3-pip [](https://www.npmjs.com/package/@pulumi/fastly) [](https://pypi.org/project/pulumi-fastly) [](https://badge.fury.io/nu/pulumi.fastly) -[](https://pkg.go.dev/github.com/pulumi/pulumi-fastly/sdk/v7/go) +[](https://pkg.go.dev/github.com/pulumi/pulumi-fastly/sdk/v8/go) [](https://github.com/pulumi/pulumi-fastly/blob/master/LICENSE) # Fastly Resource Provider @@ -115,7 +115,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-fastly/sdk/v7 + $ go get github.com/pulumi/pulumi-fastly/sdk/v8 ### .NET @@ -127,9 +127,9 @@ To use from .NET, install using `dotnet add package`: The following configuration points are available: -- `fastly:apiKey` - (Required) This is the API key. It must be provided, but it can also be sourced from the `FASTLY_API_KEY` +- `fastly:apiKey` - (Required) This is the API key. It must be provided, but it can also be sourced from the `FASTLY_API_KEY` environment variable -- `fastly:baseUrl` - (Optional) This is the API server hostname. It is required if using a private instance of the API and +- `fastly:baseUrl` - (Optional) This is the API server hostname. It is required if using a private instance of the API and otherwise defaults to the public Fastly production service. It can also be sourced from the `FASTLY_API_URL` environment variable ## Reference @@ -148,7 +148,7 @@ Provides: python3-pulumi-fastly-doc [](https://www.npmjs.com/package/@pulumi/fastly) [](https://pypi.org/project/pulumi-fastly) [](https://badge.fury.io/nu/pulumi.fastly) -[](https://pkg.go.dev/github.com/pulumi/pulumi-fastly/sdk/v7/go) +[](https://pkg.go.dev/github.com/pulumi/pulumi-fastly/sdk/v8/go) [](https://github.com/pulumi/pulumi-fastly/blob/master/LICENSE) # Fastly Resource Provider @@ -180,7 +180,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-fastly/sdk/v7 + $ go get github.com/pulumi/pulumi-fastly/sdk/v8 ### .NET @@ -192,9 +192,9 @@ To use from .NET, install using `dotnet add package`: The following configuration points are available: -- `fastly:apiKey` - (Required) This is the API key. It must be provided, but it can also be sourced from the `FASTLY_API_KEY` +- `fastly:apiKey` - (Required) This is the API key. It must be provided, but it can also be sourced from the `FASTLY_API_KEY` environment variable -- `fastly:baseUrl` - (Optional) This is the API server hostname. It is required if using a private instance of the API and +- `fastly:baseUrl` - (Optional) This is the API server hostname. It is required if using a private instance of the API and otherwise defaults to the public Fastly production service. It can also be sourced from the `FASTLY_API_URL` environment variable ## Reference @@ -205,7 +205,7 @@ For further information, please visit [the Fastly provider docs](https://www.pul %prep -%autosetup -n pulumi-fastly-7.3.1 +%autosetup -n pulumi-fastly-8.0.0 %build %py3_build @@ -245,5 +245,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon May 15 2023 Python_Bot <Python_Bot@openeuler.org> - 7.3.1-1 +* Tue May 30 2023 Python_Bot <Python_Bot@openeuler.org> - 8.0.0-1 - Package Spec generated @@ -1 +1 @@ -ee044006c4aa0ed049b492c9dc51bb07 pulumi_fastly-7.3.1.tar.gz +9ab4842e768f337d5720dafad6262aae pulumi_fastly-8.0.0.tar.gz |