summaryrefslogtreecommitdiff
path: root/python-cdktf-cdktf-provider-archive.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-cdktf-cdktf-provider-archive.spec')
-rw-r--r--python-cdktf-cdktf-provider-archive.spec41
1 files changed, 28 insertions, 13 deletions
diff --git a/python-cdktf-cdktf-provider-archive.spec b/python-cdktf-cdktf-provider-archive.spec
index c72fee6..10133c1 100644
--- a/python-cdktf-cdktf-provider-archive.spec
+++ b/python-cdktf-cdktf-provider-archive.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-cdktf-cdktf-provider-archive
-Version: 5.0.1
+Version: 6.0.0
Release: 1
Summary: Prebuilt archive Provider for Terraform CDK (cdktf)
License: MPL-2.0
URL: https://github.com/cdktf/cdktf-provider-archive.git
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a6/2f/71472d4ee9ab52a13f1d6ed5bd283f4ffae7f2ea1ebaad8a0e9ad6eed165/cdktf-cdktf-provider-archive-5.0.1.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/10/24/506df659d144759628d9e5c19b567fa2e629430e3d11ca04bdcf24ea3fac/cdktf-cdktf-provider-archive-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-archive-g
## 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-archive).
## 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-archive
Summary: Prebuilt archive Provider for Terraform CDK (cdktf)
Provides: python-cdktf-cdktf-provider-archive
@@ -153,7 +158,14 @@ The go package is generated into the [`github.com/cdktf/cdktf-provider-archive-g
## 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-archive).
## 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-archive
Provides: python3-cdktf-cdktf-provider-archive-doc
@@ -244,7 +254,14 @@ The go package is generated into the [`github.com/cdktf/cdktf-provider-archive-g
## 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-archive).
## 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-archive-5.0.1
+%autosetup -n cdktf-cdktf-provider-archive-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.1-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 6.0.0-1
- Package Spec generated