diff options
Diffstat (limited to 'python-datadog-lambda.spec')
-rw-r--r-- | python-datadog-lambda.spec | 14 |
1 files changed, 7 insertions, 7 deletions
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 |