summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--python-vega.spec9
-rw-r--r--sources2
3 files changed, 7 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 630cfaa..efea04b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
/vega-3.6.0.tar.gz
+/vega-4.0.0.tar.gz
diff --git a/python-vega.spec b/python-vega.spec
index aaaa709..da10e5f 100644
--- a/python-vega.spec
+++ b/python-vega.spec
@@ -1,15 +1,16 @@
%global _empty_manifest_terminate_build 0
Name: python-vega
-Version: 3.6.0
+Version: 4.0.0
Release: 1
Summary: A Jupyter widget for Vega 5 and Vega-Lite 4
License: BSD 3-clause
URL: https://github.com/vega/ipyvega
-Source0: https://mirrors.nju.edu.cn/pypi/web/packages/d2/f9/8150e6e712be7c4da501b2733573bb34d45ca43897702488c90e66b9cf4e/vega-3.6.0.tar.gz
+Source0: https://mirrors.nju.edu.cn/pypi/web/packages/90/34/8550efd068beefba73d2a8ec73db3c35c0573da943442ac7fdde1ce16dc1/vega-4.0.0.tar.gz
BuildArch: noarch
Requires: python3-jupyter
Requires: python3-pandas
+Requires: python3-ipytablewidgets
%description
IPython/Jupyter notebook module for `Vega <https://github.com/vega/vega/>`_
@@ -39,7 +40,7 @@ Notebooks with embedded visualizations can be viewed on GitHub and nbviewer.
For more information, see https://github.com/vega/ipyvega.
%prep
-%autosetup -n vega-3.6.0
+%autosetup -n vega-4.0.0
%build
%py3_build
@@ -79,5 +80,5 @@ mv %{buildroot}/doclist.lst .
%{_docdir}/*
%changelog
-* Tue Apr 11 2023 Python_Bot <Python_Bot@openeuler.org> - 3.6.0-1
+* Sun Apr 23 2023 Python_Bot <Python_Bot@openeuler.org> - 4.0.0-1
- Package Spec generated
diff --git a/sources b/sources
index 461ee8f..3619596 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d2d48799dac220ef13f73af56a344e51 vega-3.6.0.tar.gz
+9d82a7ed66fee33bd3b9b02c89a0907c vega-4.0.0.tar.gz