diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-21 15:38:18 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-21 15:38:18 +0000 |
| commit | ec57d33f27f74d0fd0f54e84d1cf1b43a5b3c3a2 (patch) | |
| tree | 17abccfa1e6cea98569b19f8fced916f56eaf2ca /python-arch.spec | |
| parent | f09e895daa9fb8f7306add2ab2265ce7155923c1 (diff) | |
automatic import of python-archopeneuler20.03
Diffstat (limited to 'python-arch.spec')
| -rw-r--r-- | python-arch.spec | 13 |
1 files changed, 9 insertions, 4 deletions
diff --git a/python-arch.spec b/python-arch.spec index 03637c3..ccc1e96 100644 --- a/python-arch.spec +++ b/python-arch.spec @@ -1,12 +1,17 @@ %global _empty_manifest_terminate_build 0 Name: python-arch -Version: 5.3.1 +Version: 5.4.0 Release: 1 Summary: ARCH for Python License: NCSA URL: https://github.com/bashtage/arch -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/fa/78/7ea7abfe27e7c9d95160e38b16cca24cb4b6adc915d3d94eaf74b5e1f901/arch-5.3.1.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/f0/f6/4306a2c1171e562806e927632398bc3a0eeb6063cbb99e781820eb62aecc/arch-5.4.0.tar.gz +Requires: python3-numpy +Requires: python3-scipy +Requires: python3-pandas +Requires: python3-statsmodels +Requires: python3-property-cached %description # arch
@@ -891,7 +896,7 @@ The development requirements are: %prep -%autosetup -n arch-5.3.1 +%autosetup -n arch-5.4.0 %build %py3_build @@ -931,5 +936,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 5.3.1-1 +* Fri Apr 21 2023 Python_Bot <Python_Bot@openeuler.org> - 5.4.0-1 - Package Spec generated |
