From 40f6e7769ffd788ad311c52f642e310729b5408d Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 04:31:51 +0000 Subject: automatic import of python-bqplot --- .gitignore | 1 + python-bqplot.spec | 8 ++++---- sources | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 21d5a43..4f78575 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /bqplot-0.12.38.tar.gz +/bqplot-0.12.39.tar.gz diff --git a/python-bqplot.spec b/python-bqplot.spec index a15a30d..67894f7 100644 --- a/python-bqplot.spec +++ b/python-bqplot.spec @@ -1,11 +1,11 @@ %global _empty_manifest_terminate_build 0 Name: python-bqplot -Version: 0.12.38 +Version: 0.12.39 Release: 1 Summary: Interactive plotting for the Jupyter notebook, using d3.js and ipywidgets. License: Apache URL: https://github.com/bqplot/bqplot -Source0: https://mirrors.nju.edu.cn/pypi/web/packages/ee/39/eb64727d212836dc5426fe04e0e80ae797e3e013113cb68f06acea1ff303/bqplot-0.12.38.tar.gz +Source0: https://mirrors.nju.edu.cn/pypi/web/packages/98/98/e4bd1154c1eea68c315bb9a8d99d60d817638a628319acff8958a1fdb127/bqplot-0.12.39.tar.gz BuildArch: noarch Requires: python3-ipywidgets @@ -606,7 +606,7 @@ for details. %prep -%autosetup -n bqplot-0.12.38 +%autosetup -n bqplot-0.12.39 %build %py3_build @@ -646,5 +646,5 @@ mv %{buildroot}/doclist.lst . %{_docdir}/* %changelog -* Mon Apr 10 2023 Python_Bot - 0.12.38-1 +* Sun Apr 23 2023 Python_Bot - 0.12.39-1 - Package Spec generated diff --git a/sources b/sources index 6b45ebe..962894b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ed9eaf57536ac9ad285ecdb8cab41e02 bqplot-0.12.38.tar.gz +ff6fcaac7c1406292e330a78eac6debc bqplot-0.12.39.tar.gz -- cgit v1.2.3