diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 05:26:05 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 05:26:05 +0000 |
| commit | 5a8c3ab6828bcd74eb410092d48ad84bae78ff65 (patch) | |
| tree | 655135bd4574b5978cc23f4482eeb1597797956b | |
| parent | d9979bacb63024ae4a0e96eaceef3cc93f8e6ac8 (diff) | |
automatic import of python-tbatsopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-tbats.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -1 +1,2 @@ /tbats-1.1.2.tar.gz +/tbats-1.1.3.tar.gz diff --git a/python-tbats.spec b/python-tbats.spec index ad3f679..c2d5628 100644 --- a/python-tbats.spec +++ b/python-tbats.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-tbats -Version: 1.1.2 +Version: 1.1.3 Release: 1 Summary: BATS and TBATS for time series forecasting License: MIT License URL: https://github.com/intive-DataScience/tbats -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d2/3f/51a5272d9672e1d4c95630da0077eef709a82b7956345223fd2df8206b25/tbats-1.1.2.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7f/64/7df49efe740e055d8e51a424daecba78c08236c456749ff7f087d4f7cee8/tbats-1.1.3.tar.gz BuildArch: noarch Requires: python3-numpy @@ -398,7 +398,7 @@ Python implementation is meant to be as much as possible equivalent to R impleme %prep -%autosetup -n tbats-1.1.2 +%autosetup -n tbats-1.1.3 %build %py3_build @@ -438,5 +438,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 1.1.2-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 1.1.3-1 - Package Spec generated @@ -1 +1 @@ -9dfb85fe788728aad738b4c4f5044d1a tbats-1.1.2.tar.gz +121787ad4e783ee168e70375333fe282 tbats-1.1.3.tar.gz |
