diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 05:24:07 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 05:24:07 +0000 |
| commit | 1a56cca7f90740989f130cfdb88e16ca64fb08bc (patch) | |
| tree | 8df2cb7a02894ad83199a033e919fb17a47ad5f8 /python-cdktf-cdktf-provider-tls.spec | |
| parent | 27a3d2c3dfe7ef0a7f59419df0fa1fd1ce728749 (diff) | |
automatic import of python-cdktf-cdktf-provider-tlsopeneuler20.03
Diffstat (limited to 'python-cdktf-cdktf-provider-tls.spec')
| -rw-r--r-- | python-cdktf-cdktf-provider-tls.spec | 41 |
1 files changed, 28 insertions, 13 deletions
diff --git a/python-cdktf-cdktf-provider-tls.spec b/python-cdktf-cdktf-provider-tls.spec index 611dfa5..d34ef6e 100644 --- a/python-cdktf-cdktf-provider-tls.spec +++ b/python-cdktf-cdktf-provider-tls.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-cdktf-cdktf-provider-tls -Version: 5.0.0 +Version: 6.0.0 Release: 1 Summary: Prebuilt tls Provider for Terraform CDK (cdktf) License: MPL-2.0 URL: https://github.com/cdktf/cdktf-provider-tls.git -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/80/64/a5473ae739d5b484ebc45ba0351e77aea93201e6144bb33157c311069fe4/cdktf-cdktf-provider-tls-5.0.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0d/59/c72d0c3337c7fe62874eaa832e5b051fdab58692dc23856c135ab9975538/cdktf-cdktf-provider-tls-6.0.0.tar.gz BuildArch: noarch Requires: python3-cdktf @@ -59,7 +59,14 @@ The go package is generated into the [`github.com/cdktf/cdktf-provider-tls-go`]( ## Docs -Find auto-generated docs for this provider here: [./API.md](./API.md) +Find auto-generated docs for this provider here: + +* [Typescript](./docs/API.typescript.md) +* [Python](./docs/API.python.md) +* [Java](./docs/API.java.md) +* [C#](./docs/API.csharp.md) +* [Go](./docs/API.go.md) + You can also visit a hosted version of the documentation on [constructs.dev](https://constructs.dev/packages/@cdktf/provider-tls). ## Versioning @@ -100,8 +107,6 @@ The provider version can be adjusted in [./.projenrc.js](./.projenrc.js). The repository is managed by [Repository Manager](https://github.com/hashicorp/cdktf-repository-manager/) - - %package -n python3-cdktf-cdktf-provider-tls Summary: Prebuilt tls Provider for Terraform CDK (cdktf) Provides: python-cdktf-cdktf-provider-tls @@ -153,7 +158,14 @@ The go package is generated into the [`github.com/cdktf/cdktf-provider-tls-go`]( ## Docs -Find auto-generated docs for this provider here: [./API.md](./API.md) +Find auto-generated docs for this provider here: + +* [Typescript](./docs/API.typescript.md) +* [Python](./docs/API.python.md) +* [Java](./docs/API.java.md) +* [C#](./docs/API.csharp.md) +* [Go](./docs/API.go.md) + You can also visit a hosted version of the documentation on [constructs.dev](https://constructs.dev/packages/@cdktf/provider-tls). ## Versioning @@ -194,8 +206,6 @@ The provider version can be adjusted in [./.projenrc.js](./.projenrc.js). The repository is managed by [Repository Manager](https://github.com/hashicorp/cdktf-repository-manager/) - - %package help Summary: Development documents and examples for cdktf-cdktf-provider-tls Provides: python3-cdktf-cdktf-provider-tls-doc @@ -244,7 +254,14 @@ The go package is generated into the [`github.com/cdktf/cdktf-provider-tls-go`]( ## Docs -Find auto-generated docs for this provider here: [./API.md](./API.md) +Find auto-generated docs for this provider here: + +* [Typescript](./docs/API.typescript.md) +* [Python](./docs/API.python.md) +* [Java](./docs/API.java.md) +* [C#](./docs/API.csharp.md) +* [Go](./docs/API.go.md) + You can also visit a hosted version of the documentation on [constructs.dev](https://constructs.dev/packages/@cdktf/provider-tls). ## Versioning @@ -285,10 +302,8 @@ The provider version can be adjusted in [./.projenrc.js](./.projenrc.js). The repository is managed by [Repository Manager](https://github.com/hashicorp/cdktf-repository-manager/) - - %prep -%autosetup -n cdktf-cdktf-provider-tls-5.0.0 +%autosetup -n cdktf-cdktf-provider-tls-6.0.0 %build %py3_build @@ -328,5 +343,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 5.0.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 6.0.0-1 - Package Spec generated |
