From d8d3e13f9cdf958f1bed37d3f11a96b285525233 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sun, 23 Apr 2023 12:54:36 +0000 Subject: automatic import of python-vega --- python-vega.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'python-vega.spec') 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 `_ @@ -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 - 3.6.0-1 +* Sun Apr 23 2023 Python_Bot - 4.0.0-1 - Package Spec generated -- cgit v1.2.3