diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:13:20 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 02:13:20 +0000 |
commit | fbc140226c37ff62df56bbe78b9edfdd9753825e (patch) | |
tree | 05a87e8e23daf98d94253a165a179b6481cec408 | |
parent | ca2b6d47e363652da1b28d9e26d5be0bcc9ab0d2 (diff) |
automatic import of python-hdx-python-countryopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-hdx-python-country.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /hdx-python-country-3.4.7.tar.gz +/hdx-python-country-3.4.8.tar.gz diff --git a/python-hdx-python-country.spec b/python-hdx-python-country.spec index 94ba5be..f85768f 100644 --- a/python-hdx-python-country.spec +++ b/python-hdx-python-country.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-hdx-python-country -Version: 3.4.7 +Version: 3.4.8 Release: 1 Summary: HDX Python country code and exchange rate (fx) utilities License: MIT URL: https://github.com/OCHA-DAP/hdx-python-country -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/cf/f7/187e03d07df325388233e408c5825e7adfd0ea02f5ac4f294f5342dd6155/hdx-python-country-3.4.7.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/a0/0d/fbbdaa26f6735c14da6eb82c160c0ed866544a76449d4ec397b7f7fe0e28/hdx-python-country-3.4.8.tar.gz BuildArch: noarch Requires: python3-hdx-python-utilities @@ -130,7 +130,7 @@ HDX. %prep -%autosetup -n hdx-python-country-3.4.7 +%autosetup -n hdx-python-country-3.4.8 %build %py3_build @@ -170,5 +170,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 3.4.7-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 3.4.8-1 - Package Spec generated @@ -1 +1 @@ -1b75e7bca4685e0a527c691d61db6f59 hdx-python-country-3.4.7.tar.gz +891c62b2f18b08dfdf35e38eafde059b hdx-python-country-3.4.8.tar.gz |