diff options
author | CoprDistGit <infra@openeuler.org> | 2023-04-21 02:58:49 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 02:58:49 +0000 |
commit | 1d830935754bc90992bb66fe1cf43531a3909b2f (patch) | |
tree | 32478d536595ee27ca5c55c2e4d0ee7916b0aba1 | |
parent | 0435bc45197e1d594dc07adf63617ee27d4131d3 (diff) |
automatic import of python-calcephpyopeneuler20.03
-rw-r--r-- | .gitignore | 1 | ||||
-rw-r--r-- | python-calcephpy.spec | 8 | ||||
-rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /calcephpy-3.5.1.tar.gz +/calcephpy-3.5.2.tar.gz diff --git a/python-calcephpy.spec b/python-calcephpy.spec index aa094d4..f412549 100644 --- a/python-calcephpy.spec +++ b/python-calcephpy.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-calcephpy -Version: 3.5.1 +Version: 3.5.2 Release: 1 Summary: Python interface for the CALCEPH Library License: CeCILL-C or CeCILL-B or CeCILL v2.1 URL: https://www.imcce.fr/inpop/calceph/ -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/af/9e/48d6bf4b1f6f20718efa24e1274caa6901157566f4e8737a48e1c9953526/calcephpy-3.5.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/22/74/d93cd1a009308f1f6d48f25c54f588a674b321b46b40921f08fe2f7e7bce/calcephpy-3.5.2.tar.gz BuildArch: noarch @@ -37,7 +37,7 @@ This library is developed by the "Astronomy and Dynamical System" team at IMCCE, Observatoire de Paris, CNRS, PSL Research University, Sorbonne Universite, (PARIS). %prep -%autosetup -n calcephpy-3.5.1 +%autosetup -n calcephpy-3.5.2 %build %py3_build @@ -77,5 +77,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Fri Apr 07 2023 Python_Bot <Python_Bot@openeuler.org> - 3.5.1-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 3.5.2-1 - Package Spec generated @@ -1 +1 @@ -d8de595fcc8b4df19d53a518ef62abfb calcephpy-3.5.1.tar.gz +213f47b93c60f4b1f5e8d3bd654ca3a4 calcephpy-3.5.2.tar.gz |