diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-25 04:43:53 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-25 04:43:53 +0000 |
| commit | 38704f3dad2eec6f700b638602797870b8e74710 (patch) | |
| tree | 5f8957523e19ea9b36b83c5e842295123d5fcdeb | |
| parent | fe9dcabde1a1f8d5756e651ba67ce10557cb9a80 (diff) | |
automatic import of python-light-curve-pythonopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-light-curve-python.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <Python_Bot@openeuler.org> - 0.7.1-1 +* Tue Apr 25 2023 Python_Bot <Python_Bot@openeuler.org> - 0.7.2-1 - Package Spec generated @@ -1 +1 @@ -c933cec8fbb78ff8d26a43b81eca1460 light-curve-python-0.7.1.tar.gz +cab023c003e2c518c20a9956ba9a15cd light-curve-python-0.7.2.tar.gz |
