From 11cf7790ef593cabcdf078912a73c01df357ab73 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 05:59:53 +0000 Subject: automatic import of python-hdx-python-api --- .gitignore | 1 + python-hdx-python-api.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 78e41c4..a91c16a 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 5.9.9-1 +* Tue Apr 25 2023 Python_Bot - 6.0.0-1 - Package Spec generated diff --git a/sources b/sources index dea0932..a85ced2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -63a27be6f98189bd96d0149b4bccb232 hdx-python-api-5.9.9.tar.gz +f44070d4d55712b233ffa0580d47199f hdx-python-api-6.0.0.tar.gz -- cgit v1.2.3