From f22283ac7dfc338a5cb6a64dbb862e1b49f6fee9 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 11:26:38 +0000 Subject: automatic import of python-cdk-common --- .gitignore | 1 + python-cdk-common.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 0b0ce03..380e63a 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /cdk-common-2.0.461.tar.gz +/cdk-common-2.0.474.tar.gz 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 - 2.0.461-1 +* Tue Apr 25 2023 Python_Bot - 2.0.474-1 - Package Spec generated diff --git a/sources b/sources index 19d3875..8999e9a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -544ccebaac4c31a0e53f710d1b464d67 cdk-common-2.0.461.tar.gz +67b7d247a0d18e5cdc1591f3773ee189 cdk-common-2.0.474.tar.gz -- cgit v1.2.3