From 38704f3dad2eec6f700b638602797870b8e74710 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 25 Apr 2023 04:43:53 +0000 Subject: automatic import of python-light-curve-python --- .gitignore | 1 + python-light-curve-python.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 060fa02..1b120a3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /light-curve-python-0.7.1.tar.gz +/light-curve-python-0.7.2.tar.gz diff --git a/python-light-curve-python.spec b/python-light-curve-python.spec index a5021e7..a4c1c16 100644 --- a/python-light-curve-python.spec +++ b/python-light-curve-python.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-light-curve-python -Version: 0.7.1 +Version: 0.7.2 Release: 1 Summary: An alias to light-curve package License: MIT URL: http://github.com/hombit/light-curve -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/8d/dd/2f2c839d619d3d85b9d84d1cd316c7ce1e2001a8f8ce6eca924bc6d0c35e/light-curve-python-0.7.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/4f/87/47ae2ce3ac169c0f7be6989004984d161921b9d4c84a9163b7104b0615ad/light-curve-python-0.7.2.tar.gz BuildArch: noarch @@ -40,7 +40,7 @@ Now this is an empty package which depends on `light-curve` only. %prep -%autosetup -n light-curve-python-0.7.1 +%autosetup -n light-curve-python-0.7.2 %build %py3_build @@ -80,5 +80,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Tue Apr 11 2023 Python_Bot - 0.7.1-1 +* Tue Apr 25 2023 Python_Bot - 0.7.2-1 - Package Spec generated diff --git a/sources b/sources index 66e6d7a..a88a45b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c933cec8fbb78ff8d26a43b81eca1460 light-curve-python-0.7.1.tar.gz +cab023c003e2c518c20a9956ba9a15cd light-curve-python-0.7.2.tar.gz -- cgit v1.2.3