From 16cd34016133c1c2cac70d3ddf2ef125dcbdec33 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 09:50:53 +0000 Subject: automatic import of python-pygeodesy --- .gitignore | 1 + python-pygeodesy.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 3ac364d..61ef439 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /PyGeodesy-23.4.6.zip +/PyGeodesy-23.4.21.zip diff --git a/python-pygeodesy.spec b/python-pygeodesy.spec index d31b6ff..c659618 100644 --- a/python-pygeodesy.spec +++ b/python-pygeodesy.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-PyGeodesy -Version: 23.4.6 +Version: 23.4.21 Release: 1 Summary: Pure Python geodesy tools License: MIT URL: https://GitHub.com/mrJean1/PyGeodesy -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/79/99/545e386b88f62cf599402e964d08e1f37fcacf758cbffa82818877f1a228/PyGeodesy-23.4.6.zip +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/89/b7/f11114614d9a458224ae83bc511ef736621474fa764a29e0f684817e5c69/PyGeodesy-23.4.21.zip BuildArch: noarch @@ -28,7 +28,7 @@ Provides: python3-PyGeodesy-doc %prep -%autosetup -n PyGeodesy-23.4.6 +%autosetup -n PyGeodesy-23.4.21 %build %py3_build @@ -68,5 +68,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 23.4.6-1 +* Sun Apr 23 2023 Python_Bot - 23.4.21-1 - Package Spec generated diff --git a/sources b/sources index 7902176..99d1ad6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fca5547201205b3b6ca45d7991ae78df PyGeodesy-23.4.6.zip +84064d79f64be5a08878ed926ad9f4d0 PyGeodesy-23.4.21.zip -- cgit v1.2.3