summaryrefslogtreecommitdiff
path: root/python-aws-solutions-constructs-core.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-25 12:33:24 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-25 12:33:24 +0000
commitccbf3d8f6073c5c7145a111416519d2f77896b0e (patch)
tree704028934c4f252e5f3e7fd1586c980abfae68d7 /python-aws-solutions-constructs-core.spec
parentb52e0f16418889d79bd1fce9f80e70d247d27e15 (diff)
automatic import of python-aws-solutions-constructs-coreopeneuler20.03
Diffstat (limited to 'python-aws-solutions-constructs-core.spec')
-rw-r--r--python-aws-solutions-constructs-core.spec8
1 files changed, 4 insertions, 4 deletions
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 <Python_Bot@openeuler.org> - 2.37.0-1
+* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 2.39.0-1
- Package Spec generated