diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-25 05:59:53 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 05:59:53 +0000 |
commit | 11cf7790ef593cabcdf078912a73c01df357ab73 (patch) | |
tree | 9a8f18b8380d0cb11d9cc71dd65cca74e0e01a05 | |
parent | f296c45f23440a554e034abafc239a721435daa7 (diff) |
automatic import of python-hdx-python-apiopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-hdx-python-api.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /hdx-python-api-5.9.9.tar.gz +/hdx-python-api-6.0.0.tar.gz diff --git a/python-hdx-python-api.spec b/python-hdx-python-api.spec index e66f37d..133e917 100644 --- a/python-hdx-python-api.spec +++ b/python-hdx-python-api.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-hdx-python-api -Version: 5.9.9 +Version: 6.0.0 Release: 1 Summary: HDX Python API for interacting with the Humanitarian Data Exchange License: MIT URL: https://github.com/OCHA-DAP/hdx-python-api -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/36/0d/6cc8b427c605c24b99c34ec03832eb9a6c79338532f83f63845b7c00de5f/hdx-python-api-5.9.9.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/cc/94/7f39a26e8c366911062c12eb85bbbb77645ffe87d8c8cf39b9d0433805c5/hdx-python-api-6.0.0.tar.gz BuildArch: noarch Requires: python3-ckanapi @@ -88,7 +88,7 @@ HDX. %prep -%autosetup -n hdx-python-api-5.9.9 +%autosetup -n hdx-python-api-6.0.0 %build %py3_build @@ -128,5 +128,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 5.9.9-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 6.0.0-1 - Package Spec generated @@ -1 +1 @@ -63a27be6f98189bd96d0149b4bccb232 hdx-python-api-5.9.9.tar.gz +f44070d4d55712b233ffa0580d47199f hdx-python-api-6.0.0.tar.gz |