From 0b1742f71ea2adeb579ac35d0b3b5449e9bb5328 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 11:24:23 +0000 Subject: automatic import of python-geonamescache --- .gitignore | 1 + python-geonamescache.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 885b814..4ff19b6 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 1.5.0-1 +* Sun Apr 23 2023 Python_Bot - 1.6.0-1 - Package Spec generated diff --git a/sources b/sources index e6a3ac0..86c4f8e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fed6696d0e06ecaf8a5fd74692130967 geonamescache-1.5.0.tar.gz +1342f2805d697c751457e61dab5d123f geonamescache-1.6.0.tar.gz -- cgit v1.2.3