From 5a8c3ab6828bcd74eb410092d48ad84bae78ff65 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 05:26:05 +0000 Subject: automatic import of python-tbats --- .gitignore | 1 + python-tbats.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 4710fb7..13894af 100644 --- a/.gitignore +++ b/.gitignore @@ -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 - 1.1.2-1 +* Sun Apr 23 2023 Python_Bot - 1.1.3-1 - Package Spec generated diff --git a/sources b/sources index 6b04428..cfd3177 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9dfb85fe788728aad738b4c4f5044d1a tbats-1.1.2.tar.gz +121787ad4e783ee168e70375333fe282 tbats-1.1.3.tar.gz -- cgit v1.2.3