summaryrefslogtreecommitdiff
path: root/python-gluonts.spec
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2023-04-23 04:21:51 +0000
committerCoprDistGit <infra@openeuler.org>2023-04-23 04:21:51 +0000
commit9b2dc19917c0ee39da9f576468a729f71d508f29 (patch)
tree5f14486fd6e2d2cf2111ba8cab8cf28d61b44e14 /python-gluonts.spec
parentd630dee1ba84d39649a5bbf0eebbb2e822e002a7 (diff)
automatic import of python-gluontsopeneuler20.03
Diffstat (limited to 'python-gluonts.spec')
-rw-r--r--python-gluonts.spec10
1 files changed, 5 insertions, 5 deletions
diff --git a/python-gluonts.spec b/python-gluonts.spec
index bfe3adb..43ee6df 100644
--- a/python-gluonts.spec
+++ b/python-gluonts.spec
@@ -1,14 +1,13 @@
%global _empty_manifest_terminate_build 0
Name: python-gluonts
-Version: 0.12.6
+Version: 0.12.7
Release: 1
Summary: Probabilistic time series modeling in Python.
License: Apache License 2.0
URL: https://github.com/awslabs/gluonts/
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/91/6a/b69d702e1cd50675974a38a0c3247774192dc7047baf729332e1482b7526/gluonts-0.12.6.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/7d/d7/32ce8ef7371399230c301e1d2d9bbffb5b962516afc9f4ce5439a25843fc/gluonts-0.12.7.tar.gz
BuildArch: noarch
-Requires: python3-ipykernel
Requires: python3-numpy
Requires: python3-pandas
Requires: python3-pydantic
@@ -54,6 +53,7 @@ Requires: python3-pyarrow
Requires: python3-pyarrow
Requires: python3-s3fs
Requires: python3-ipython
+Requires: python3-ipykernel
Requires: python3-nbconvert
Requires: python3-nbsphinx
Requires: python3-notedown
@@ -519,7 +519,7 @@ in addition to any model-specific references that are relevant for your work:
%prep
-%autosetup -n gluonts-0.12.6
+%autosetup -n gluonts-0.12.7
%build
%py3_build
@@ -559,5 +559,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Mon Apr 10 2023 Python_Bot <Python_Bot@openeuler.org> - 0.12.6-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.12.7-1
- Package Spec generated