diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-aws-solutions-constructs-core.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <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 @@ -1 +1 @@ -441b53969930d88b3764e6035f239f26 aws-solutions-constructs.core-2.37.0.tar.gz +cf6bde33e5bbff40b7fac5adf4bd0423 aws-solutions-constructs.core-2.39.0.tar.gz |
