summaryrefslogtreecommitdiff
path: root/python-light-curve-python.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-light-curve-python.spec')
-rw-r--r--python-light-curve-python.spec8
1 files changed, 4 insertions, 4 deletions
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