summaryrefslogtreecommitdiff
path: root/python-cdktf.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 06:50:36 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 06:50:36 +0000
commit8228a64d9f17bbd89da5abe1904869eb96d56470 (patch)
tree7ca4b8bb0cfe6cb53209eec9fd1450a8a30d0818 /python-cdktf.spec
parent7b15e6fd325953c86b691c4720eb2e1a9ea6d205 (diff)
automatic import of python-cdktfopeneuler20.03
Diffstat (limited to 'python-cdktf.spec')
-rw-r--r--python-cdktf.spec8
1 files changed, 4 insertions, 4 deletions
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