diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-23 09:50:53 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 09:50:53 +0000 |
commit | 16cd34016133c1c2cac70d3ddf2ef125dcbdec33 (patch) | |
tree | 81193caa099104d53bf122eda40cacc9baf9511a | |
parent | 5204ed1489273cbbc73619dd3d404e2db1343413 (diff) |
automatic import of python-pygeodesyopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-pygeodesy.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <Python_Bot@openeuler.org> - 23.4.6-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 23.4.21-1 - Package Spec generated @@ -1 +1 @@ -fca5547201205b3b6ca45d7991ae78df PyGeodesy-23.4.6.zip +84064d79f64be5a08878ed926ad9f4d0 PyGeodesy-23.4.21.zip |