summaryrefslogtreecommitdiff
path: root/python-tbats.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 05:26:05 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 05:26:05 +0000
commit5a8c3ab6828bcd74eb410092d48ad84bae78ff65 (patch)
tree655135bd4574b5978cc23f4482eeb1597797956b /python-tbats.spec
parentd9979bacb63024ae4a0e96eaceef3cc93f8e6ac8 (diff)
automatic import of python-tbatsopeneuler20.03
Diffstat (limited to 'python-tbats.spec')
-rw-r--r--python-tbats.spec8
1 files changed, 4 insertions, 4 deletions
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