summaryrefslogtreecommitdiff
path: root/python-bqplot.spec
diff options
context:
space:
mode:
Diffstat (limited to 'python-bqplot.spec')
-rw-r--r--python-bqplot.spec8
1 files changed, 4 insertions, 4 deletions
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