diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-21 13:35:35 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 13:35:35 +0000 |
commit | d922f6e9bb879dac120cb50f50cca07f82c65072 (patch) | |
tree | 8ee4dd64e8b1a113a2e1c5d44bdf6c9992bc87b5 | |
parent | c2f76ad6246cc57ccb78482a42e20f3d63071b2b (diff) |
automatic import of python-aws-lambda-powertoolsopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-aws-lambda-powertools.spec | 14 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 9 insertions, 8 deletions
@@ -1 +1,2 @@ /aws_lambda_powertools-2.12.0.tar.gz +/aws_lambda_powertools-2.14.1.tar.gz diff --git a/python-aws-lambda-powertools.spec b/python-aws-lambda-powertools.spec index 18ce8de..4f7c1a4 100644 --- a/python-aws-lambda-powertools.spec +++ b/python-aws-lambda-powertools.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-aws-lambda-powertools -Version: 2.12.0 +Version: 2.14.1 Release: 1 Summary: AWS Lambda Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity. License: MIT URL: https://github.com/awslabs/aws-lambda-powertools-python -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/4e/6d/2bd5f985957e36a5688f4169657bcd0a43c8c0e0b5839679bd1b3bbc2ca9/aws_lambda_powertools-2.12.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/27/da/219ff26bccd1c5d9df6cbc7f903106efa6e1dd4c121b3cd63fe0011ca243/aws_lambda_powertools-2.14.1.tar.gz BuildArch: noarch Requires: python3-aws-xray-sdk @@ -20,7 +20,7 @@ Requires: python3-typing-extensions [](https://github.com/awslabs/aws-lambda-powertools-python/actions/workflows/python_build.yml) [](https://app.codecov.io/gh/awslabs/aws-lambda-powertools-python) -   [](https://discord.gg/B8zZKbbyET) +   [](https://discord.gg/B8zZKbbyET) Powertools is a developer toolkit to implement Serverless [best practices and increase developer velocity](https://awslabs.github.io/aws-lambda-powertools-python/latest/#features). @@ -93,7 +93,7 @@ BuildRequires: python3-pip [](https://github.com/awslabs/aws-lambda-powertools-python/actions/workflows/python_build.yml) [](https://app.codecov.io/gh/awslabs/aws-lambda-powertools-python) -   [](https://discord.gg/B8zZKbbyET) +   [](https://discord.gg/B8zZKbbyET) Powertools is a developer toolkit to implement Serverless [best practices and increase developer velocity](https://awslabs.github.io/aws-lambda-powertools-python/latest/#features). @@ -163,7 +163,7 @@ Provides: python3-aws-lambda-powertools-doc [](https://github.com/awslabs/aws-lambda-powertools-python/actions/workflows/python_build.yml) [](https://app.codecov.io/gh/awslabs/aws-lambda-powertools-python) -   [](https://discord.gg/B8zZKbbyET) +   [](https://discord.gg/B8zZKbbyET) Powertools is a developer toolkit to implement Serverless [best practices and increase developer velocity](https://awslabs.github.io/aws-lambda-powertools-python/latest/#features). @@ -225,7 +225,7 @@ This library is licensed under the MIT-0 License. See the LICENSE file. %prep -%autosetup -n aws-lambda-powertools-2.12.0 +%autosetup -n aws-lambda-powertools-2.14.1 %build %py3_build @@ -265,5 +265,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 2.12.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.14.1-1 - Package Spec generated @@ -1 +1 @@ -ca35e5a302da29e4f95fa169ded7fb10 aws_lambda_powertools-2.12.0.tar.gz +2d1b4e8987a4d6fb59d0cf8e64ceb3ed aws_lambda_powertools-2.14.1.tar.gz |