From ec57d33f27f74d0fd0f54e84d1cf1b43a5b3c3a2 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Fri, 21 Apr 2023 15:38:18 +0000 Subject: automatic import of python-arch --- .gitignore | 1 + python-arch.spec | 13 +++++++++---- sources | 2 +- 3 files changed, 11 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index a87a7f6..b506ef9 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /arch-5.3.1.tar.gz +/arch-5.4.0.tar.gz 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 - 5.3.1-1 +* Fri Apr 21 2023 Python_Bot - 5.4.0-1 - Package Spec generated diff --git a/sources b/sources index 8d9b8d7..10a14b1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -33b948b512976436b1c6c069469f6d1e arch-5.3.1.tar.gz +2ab28ee33336417075cfb7a7bcbf4fc9 arch-5.4.0.tar.gz -- cgit v1.2.3