From 9b2dc19917c0ee39da9f576468a729f71d508f29 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 04:21:51 +0000 Subject: automatic import of python-gluonts --- .gitignore | 1 + python-gluonts.spec | 10 +++++----- sources | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 3cd46c0..6f5393d 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /gluonts-0.12.6.tar.gz +/gluonts-0.12.7.tar.gz 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 - 0.12.6-1 +* Sun Apr 23 2023 Python_Bot - 0.12.7-1 - Package Spec generated diff --git a/sources b/sources index ba9e86f..b7e708a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -02379befd21e067323ef9dbe2eac91a4 gluonts-0.12.6.tar.gz +bc672fca40f0bc1d1b676be5481bc28e gluonts-0.12.7.tar.gz -- cgit v1.2.3