summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-cdktf.spec8
-rw-r--r--sources2
3 files changed, 6 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 0f556bb..236e11f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/cdktf-0.15.5.tar.gz
+/cdktf-0.16.0.tar.gz
diff --git a/python-cdktf.spec b/python-cdktf.spec
index 0840ce0..ea3e08f 100644
--- a/python-cdktf.spec
+++ b/python-cdktf.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-cdktf
-Version: 0.15.5
+Version: 0.16.0
Release: 1
Summary: Cloud Development Kit for Terraform
License: MPL-2.0
URL: https://github.com/hashicorp/terraform-cdk
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/58/95/11e280c6c96a45d40a657be08bcc906266b67db9da125a84c5d6b200a191/cdktf-0.15.5.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8e/64/50ad7e8a0d4ebbf31eca2356cd30a4d0394691e5a287a293b51a0fbc6b67/cdktf-0.16.0.tar.gz
BuildArch: noarch
Requires: python3-constructs
@@ -92,7 +92,7 @@ yarn build
%prep
-%autosetup -n cdktf-0.15.5
+%autosetup -n cdktf-0.16.0
%build
%py3_build
@@ -132,5 +132,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 0.15.5-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.16.0-1
- Package Spec generated
diff --git a/sources b/sources
index 80e9244..c1d0b9d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-00e339db1c1028c6d563f2006e6c9442 cdktf-0.15.5.tar.gz
+09ec30eb9affc0000840669468d8c482 cdktf-0.16.0.tar.gz