diff options
| author | CoprDistGit <infra@openeuler.org> | 2023-04-23 04:31:51 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2023-04-23 04:31:51 +0000 |
| commit | 40f6e7769ffd788ad311c52f642e310729b5408d (patch) | |
| tree | c4e8a8add091f45d1666fbe6bebfae6395534a44 | |
| parent | 4218334a990a1742c8e7edd16f03d2e06ea13801 (diff) | |
automatic import of python-bqplotopeneuler20.03
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | python-bqplot.spec | 8 | ||||
| -rw-r--r-- | sources | 2 |
3 files changed, 6 insertions, 5 deletions
@@ -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 <Python_Bot@openeuler.org> - 0.12.38-1 +* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 0.12.39-1 - Package Spec generated @@ -1 +1 @@ -ed9eaf57536ac9ad285ecdb8cab41e02 bqplot-0.12.38.tar.gz +ff6fcaac7c1406292e330a78eac6debc bqplot-0.12.39.tar.gz |
