From ccbf3d8f6073c5c7145a111416519d2f77896b0e Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 12:33:24 +0000 Subject: automatic import of python-aws-solutions-constructs-core --- .gitignore | 1 + python-aws-solutions-constructs-core.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 8ec575f..4d9f88f 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /aws-solutions-constructs.core-2.37.0.tar.gz +/aws-solutions-constructs.core-2.39.0.tar.gz diff --git a/python-aws-solutions-constructs-core.spec b/python-aws-solutions-constructs-core.spec index 16843c0..20dfff5 100644 --- a/python-aws-solutions-constructs-core.spec +++ b/python-aws-solutions-constructs-core.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-aws-solutions-constructs.core -Version: 2.37.0 +Version: 2.39.0 Release: 1 Summary: Core CDK Construct for patterns library License: Apache-2.0 URL: https://github.com/awslabs/aws-solutions-constructs.git -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ea/20/59954651b32199858afd24e7dfbf5632b0ab8a310afe5287279d04b250fd/aws-solutions-constructs.core-2.37.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/09/32/36d593802411d66a4fab7d41f2242b6c16cc649e34c968355217026caba8/aws-solutions-constructs.core-2.39.0.tar.gz BuildArch: noarch Requires: python3-aws-cdk-lib @@ -180,7 +180,7 @@ Override warning messages are enabled by default, but can be explicitly turned o * To revert to the default, run `unset overrideWarningsEnabled`. %prep -%autosetup -n aws-solutions-constructs.core-2.37.0 +%autosetup -n aws-solutions-constructs.core-2.39.0 %build %py3_build @@ -220,5 +220,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot - 2.37.0-1 +* Tue Apr 25 2023 Python_Bot - 2.39.0-1 - Package Spec generated diff --git a/sources b/sources index cbb6acb..f2d1fe5 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -441b53969930d88b3764e6035f239f26 aws-solutions-constructs.core-2.37.0.tar.gz +cf6bde33e5bbff40b7fac5adf4bd0423 aws-solutions-constructs.core-2.39.0.tar.gz -- cgit v1.2.3