diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-21 16:25:19 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 16:25:19 +0000 |
commit | 2b3292a7eb1837c0d1b1d5f39f48b6fb58d218ca (patch) | |
tree | 42a91abedaff119e75730d5a8aa2aec2a68dc59c | |
parent | f4b005b5f15328bf2ba929819334684e6d15f8f7 (diff) |
automatic import of python-datadog-api-clientopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-datadog-api-client.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /datadog-api-client-2.11.0.tar.gz +/datadog-api-client-2.12.0.tar.gz diff --git a/python-datadog-api-client.spec b/python-datadog-api-client.spec index 0d03dca..1dfd697 100644 --- a/python-datadog-api-client.spec +++ b/python-datadog-api-client.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-datadog-api-client -Version: 2.11.0 +Version: 2.12.0 Release: 1 Summary: Collection of all Datadog Public endpoints License: BSD URL: https://github.com/DataDog/datadog-api-client-python -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/4e/fd/dc494ea12f5b1080b83c80f197ec5b7811769ed9e3b6a233bb121534ee65/datadog-api-client-2.11.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/78/bd/bf94f60b439d1415bf992557b361d52d4c6e744e2b2328c5d5c1d08e5e41/datadog-api-client-2.12.0.tar.gz BuildArch: noarch Requires: python3-urllib3 @@ -551,7 +551,7 @@ support@datadoghq.com %prep -%autosetup -n datadog-api-client-2.11.0 +%autosetup -n datadog-api-client-2.12.0 %build %py3_build @@ -591,5 +591,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 2.11.0-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 2.12.0-1 - Package Spec generated @@ -1 +1 @@ -9e2480c56e0a0cf1dfa8a4129cbab0f7 datadog-api-client-2.11.0.tar.gz +33af053cd78fd62c8cc3c96510425883 datadog-api-client-2.12.0.tar.gz |