diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:26:36 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 03:26:36 +0000 |
commit | 944740452a3be44f31a3f9ce49f2f7a6aba4f4c4 (patch) | |
tree | 7b920bd74c634232766730b92c5d165053d1bc0d | |
parent | a891e889bff22a203e34225376c563d32cd4d5dd (diff) |
automatic import of python-datadog-lambdaopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-datadog-lambda.spec | 14 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 9 insertions, 8 deletions
@@ -1 +1,2 @@ /datadog_lambda-4.69.0.tar.gz +/datadog_lambda-4.71.0.tar.gz diff --git a/python-datadog-lambda.spec b/python-datadog-lambda.spec index 3492817..5ab732e 100644 --- a/python-datadog-lambda.spec +++ b/python-datadog-lambda.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-datadog-lambda -Version: 4.69.0 +Version: 4.71.0 Release: 1 Summary: The Datadog AWS Lambda Library License: Apache-2.0 URL: https://github.com/DataDog/datadog-lambda-python -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a2/03/df8400c9475a793e2d45700f337affd331f0814d95cbad0ba0d46b9973af/datadog_lambda-4.69.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/0f/3a/334c37d74e541ad2c155673531090c0341827931db1c1eb30e49b13a5420/datadog_lambda-4.71.0.tar.gz BuildArch: noarch Requires: python3-datadog @@ -28,7 +28,7 @@ Requires: python3-httpretty [](https://chat.datadoghq.com/) [](https://github.com/DataDog/datadog-lambda-python/blob/main/LICENSE) -Datadog Lambda Library for Python (3.7, 3.8, and 3.9) enables [enhanced Lambda metrics](https://docs.datadoghq.com/serverless/enhanced_lambda_metrics), [distributed tracing](https://docs.datadoghq.com/serverless/distributed_tracing), and [custom metric submission](https://docs.datadoghq.com/serverless/custom_metrics) from AWS Lambda functions. +Datadog Lambda Library for Python (3.7, 3.8, 3.9, and 3.10) enables [enhanced Lambda metrics](https://docs.datadoghq.com/serverless/enhanced_lambda_metrics), [distributed tracing](https://docs.datadoghq.com/serverless/distributed_tracing), and [custom metric submission](https://docs.datadoghq.com/serverless/custom_metrics) from AWS Lambda functions. ## Installation @@ -90,7 +90,7 @@ BuildRequires: python3-pip [](https://chat.datadoghq.com/) [](https://github.com/DataDog/datadog-lambda-python/blob/main/LICENSE) -Datadog Lambda Library for Python (3.7, 3.8, and 3.9) enables [enhanced Lambda metrics](https://docs.datadoghq.com/serverless/enhanced_lambda_metrics), [distributed tracing](https://docs.datadoghq.com/serverless/distributed_tracing), and [custom metric submission](https://docs.datadoghq.com/serverless/custom_metrics) from AWS Lambda functions. +Datadog Lambda Library for Python (3.7, 3.8, 3.9, and 3.10) enables [enhanced Lambda metrics](https://docs.datadoghq.com/serverless/enhanced_lambda_metrics), [distributed tracing](https://docs.datadoghq.com/serverless/distributed_tracing), and [custom metric submission](https://docs.datadoghq.com/serverless/custom_metrics) from AWS Lambda functions. ## Installation @@ -149,7 +149,7 @@ Provides: python3-datadog-lambda-doc [](https://chat.datadoghq.com/) [](https://github.com/DataDog/datadog-lambda-python/blob/main/LICENSE) -Datadog Lambda Library for Python (3.7, 3.8, and 3.9) enables [enhanced Lambda metrics](https://docs.datadoghq.com/serverless/enhanced_lambda_metrics), [distributed tracing](https://docs.datadoghq.com/serverless/distributed_tracing), and [custom metric submission](https://docs.datadoghq.com/serverless/custom_metrics) from AWS Lambda functions. +Datadog Lambda Library for Python (3.7, 3.8, 3.9, and 3.10) enables [enhanced Lambda metrics](https://docs.datadoghq.com/serverless/enhanced_lambda_metrics), [distributed tracing](https://docs.datadoghq.com/serverless/distributed_tracing), and [custom metric submission](https://docs.datadoghq.com/serverless/custom_metrics) from AWS Lambda functions. ## Installation @@ -197,7 +197,7 @@ This product includes software developed at Datadog (https://www.datadoghq.com/) %prep -%autosetup -n datadog-lambda-4.69.0 +%autosetup -n datadog-lambda-4.71.0 %build %py3_build @@ -237,5 +237,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 4.69.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 4.71.0-1 - Package Spec generated @@ -1 +1 @@ -e0fac5cefe143277d738c39ff2a64d87 datadog_lambda-4.69.0.tar.gz +ed9f1b823b509d4c0a4f4b5b614d6a66 datadog_lambda-4.71.0.tar.gz |