summaryrefslogtreecommitdiff
path: root/python-geonamescache.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 11:24:23 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 11:24:23 +0000
commit0b1742f71ea2adeb579ac35d0b3b5449e9bb5328 (patch)
treec134c37b86caf1468f4a7015ee5c7691bbd8f839 /python-geonamescache.spec
parent00d9e26ef50a75ff16de61b83284d0d2a6be8c9e (diff)
automatic import of python-geonamescacheopeneuler20.03
Diffstat (limited to 'python-geonamescache.spec')
-rw-r--r--python-geonamescache.spec8
1 files changed, 4 insertions, 4 deletions
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