summaryrefslogtreecommitdiff
path: root/python-cdk-common.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-cdk-common.spec')
-rw-r--r--python-cdk-common.spec8
1 files changed, 4 insertions, 4 deletions
diff --git a/python-cdk-common.spec b/python-cdk-common.spec
index 3e9f8fe..b58a0a6 100644
--- a/python-cdk-common.spec
+++ b/python-cdk-common.spec
@@ -1,11 +1,11 @@
%global _empty_manifest_terminate_build 0
Name: python-cdk-common
-Version: 2.0.461
+Version: 2.0.474
Release: 1
Summary: Common AWS CDK librarys.
License: Apache-2.0
URL: https://github.com/neilkuan/cdk-common.git
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7b/8c/14994c4abc80beb702fa970571c7b372496710cd350b0588db7b188a9919/cdk-common-2.0.461.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a1/7e/a8c1949939a26bc89c42ab62bd8c6ea3bff1e9324444d5411e7710f5ecc9/cdk-common-2.0.474.tar.gz
BuildArch: noarch
Requires: python3-aws-cdk-lib
@@ -192,7 +192,7 @@ export class IntegDefault extends Construct {
%prep
-%autosetup -n cdk-common-2.0.461
+%autosetup -n cdk-common-2.0.474
%build
%py3_build
@@ -232,5 +232,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Wed Apr 12 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.461-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 2.0.474-1
- Package Spec generated