From 1d830935754bc90992bb66fe1cf43531a3909b2f Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 02:58:49 +0000 Subject: automatic import of python-calcephpy --- .gitignore | 1 + python-calcephpy.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index e582c80..a222b16 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 3.5.1-1 +* Fri Apr 21 2023 Python_Bot - 3.5.2-1 - Package Spec generated diff --git a/sources b/sources index ced5577..5a6819c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -d8de595fcc8b4df19d53a518ef62abfb calcephpy-3.5.1.tar.gz +213f47b93c60f4b1f5e8d3bd654ca3a4 calcephpy-3.5.2.tar.gz -- cgit v1.2.3