From 450b6179c32c65b77fbd93f678fe6e1e09507756 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 09:33:54 +0000 Subject: automatic import of python-uquake --- .gitignore | 1 + python-uquake.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 0ecc0f3..da289b2 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /uquake-1.0.3.tar.gz +/uquake-1.2.4.tar.gz diff --git a/python-uquake.spec b/python-uquake.spec index 9d1bd13..e3d11d0 100644 --- a/python-uquake.spec +++ b/python-uquake.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-uquake -Version: 1.0.3 +Version: 1.2.4 Release: 1 Summary: extension of the ObsPy library for local seismicity License: MIT URL: https://pypi.org/project/uquake/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/b4/c0/ce276eaf73f3f23ea9c528869c082add3dcff87671d42869a877cf419963/uquake-1.0.3.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/c1/01/91319a324449fc9ac77244901f3f26811f4d905532c60873a503676d922d/uquake-1.2.4.tar.gz BuildArch: noarch Requires: python3-numpy @@ -43,7 +43,7 @@ Provides: python3-uquake-doc %prep -%autosetup -n uquake-1.0.3 +%autosetup -n uquake-1.2.4 %build %py3_build @@ -83,5 +83,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Wed Apr 12 2023 Python_Bot - 1.0.3-1 +* Tue Apr 25 2023 Python_Bot - 1.2.4-1 - Package Spec generated diff --git a/sources b/sources index e940f91..2f4dce4 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fd75f0bac9fec3c6a581833fb5491ea5 uquake-1.0.3.tar.gz +d9bc99006f63d495062c54ab14970224 uquake-1.2.4.tar.gz -- cgit v1.2.3