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 /python-datadog-api-client.spec | |
parent | f4b005b5f15328bf2ba929819334684e6d15f8f7 (diff) |
automatic import of python-datadog-api-clientopeneuler20.03
Diffstat (limited to 'python-datadog-api-client.spec')
-rw-r--r-- | python-datadog-api-client.spec | 8 |
1 files changed, 4 insertions, 4 deletions
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 |