diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 11:26:38 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 11:26:38 +0000 |
| commit | f22283ac7dfc338a5cb6a64dbb862e1b49f6fee9 (patch) | |
| tree | 036690faadf0c75c6aba4c7ff15c62a928772864 /python-cdk-common.spec | |
| parent | 8dfbb39cdb5bfcdb536aa41cad60ad912bd1ee1a (diff) | |
automatic import of python-cdk-commonopeneuler20.03
Diffstat (limited to 'python-cdk-common.spec')
| -rw-r--r-- | python-cdk-common.spec | 8 |
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 |
