.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipyvolume?expand=0&rev=12
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
|
||||
|
||||
%define anypython3dist python3dist
|
||||
%define python3dist_version 0.6
|
||||
Name: python-ipyvolume
|
||||
Version: 0.6.0
|
||||
Release: 0
|
||||
@@ -89,7 +90,7 @@ Requires: jupyter-ipywebrtc
|
||||
Requires: jupyter-ipywidgets >= 7.0.0
|
||||
Requires: jupyter-notebook
|
||||
Requires: jupyter-pythreejs >= 2.0.0
|
||||
Requires: %{anypython3dist}(ipyvolume) = %{version}
|
||||
Requires: %{anypython3dist}(ipyvolume) = %{python3dist_version}
|
||||
|
||||
%description -n jupyter-ipyvolume
|
||||
3d plotting for Python in the Jupyter notebook based on IPython widgets using WebGL.
|
||||
@@ -102,7 +103,7 @@ Requires: jupyter-ipywebrtc
|
||||
Requires: jupyter-ipywidgets >= 7.0.0
|
||||
Requires: jupyter-jupyterlab
|
||||
Requires: jupyter-pythreejs >= 2.0.0
|
||||
Requires: %{anypython3dist}(ipyvolume) = %{version}
|
||||
Requires: %{anypython3dist}(ipyvolume) = %{python3dist_version}
|
||||
|
||||
%description -n jupyter-jupyterlab-ipyvolume
|
||||
3d plotting for Python in the Jupyter notebook based on IPython widgets using WebGL.
|
||||
|
||||
Reference in New Issue
Block a user