diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 11:24:23 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 11:24:23 +0000 |
| commit | 0b1742f71ea2adeb579ac35d0b3b5449e9bb5328 (patch) | |
| tree | c134c37b86caf1468f4a7015ee5c7691bbd8f839 | |
| parent | 00d9e26ef50a75ff16de61b83284d0d2a6be8c9e (diff) | |
automatic import of python-geonamescacheopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-geonamescache.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /geonamescache-1.5.0.tar.gz +/geonamescache-1.6.0.tar.gz diff --git a/python-geonamescache.spec b/python-geonamescache.spec index b91c5c6..0f12179 100644 --- a/python-geonamescache.spec +++ b/python-geonamescache.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-geonamescache -Version: 1.5.0 +Version: 1.6.0 Release: 1 Summary: Geonames data for continents, cities and US states. License: MIT URL: https://github.com/yaph/geonamescache -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/e4/76/add99bb59fe8ff84fc7ba61a1e10a19e72507d7a31e6985d96c737bc72f7/geonamescache-1.5.0.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/54/23/ec00d44d4e9086cd6bb4893a5af33780e4841b5f734c94491127bf9d3dd1/geonamescache-1.6.0.tar.gz BuildArch: noarch @@ -232,7 +232,7 @@ Please write test(s) for any new feature. If you wish to build the data from scr %prep -%autosetup -n geonamescache-1.5.0 +%autosetup -n geonamescache-1.6.0 %build %py3_build @@ -272,5 +272,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 1.5.0-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.6.0-1 - Package Spec generated @@ -1 +1 @@ -fed6696d0e06ecaf8a5fd74692130967 geonamescache-1.5.0.tar.gz +1342f2805d697c751457e61dab5d123f geonamescache-1.6.0.tar.gz |
