Accepting request 719656 from home:TheBlackCat:branches:devel:languages:python:jupyter
Update to version 0.4 OBS-URL: https://build.opensuse.org/request/show/719656 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/jupyter-imatlab?expand=0&rev=5
This commit is contained in:
parent
d2ff0f2036
commit
6b954329c2
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:52120ea41ed30ec0fe9ccb4c59178224e241a63699365bf357f3b84637c56b1c
|
|
||||||
size 17297
|
|
3
imatlab-0.4-py3-none-any.whl
Normal file
3
imatlab-0.4-py3-none-any.whl
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:81674fce9b30bfd93b321a8405d2f01bd61531437de8ba3c891444cf037deb89
|
||||||
|
size 13958
|
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 29 15:51:05 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 0.4
|
||||||
|
* Improved exception reporting.
|
||||||
|
* Heuristic workaround for MATLAB setting LD_PRELOAD.
|
||||||
|
* Fix compatibility with MATLAB2019a.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 25 01:59:57 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
Thu Apr 25 01:59:57 UTC 2019 - Todd R <toddrme2178@gmail.com>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%bcond_without test
|
%bcond_without test
|
||||||
Name: jupyter-imatlab
|
Name: jupyter-imatlab
|
||||||
Version: 0.3
|
Version: 0.4
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Jupyter kernel for MATLAB
|
Summary: Jupyter kernel for MATLAB
|
||||||
License: MIT
|
License: MIT
|
||||||
@ -38,7 +38,7 @@ Requires: jupyter-ipython >= 6
|
|||||||
Requires: jupyter-widgetsnbextension >= 1.0
|
Requires: jupyter-widgetsnbextension >= 1.0
|
||||||
Requires: python3-plotly
|
Requires: python3-plotly
|
||||||
Provides: python-jupyter_imatlab_kernel = %{version}
|
Provides: python-jupyter_imatlab_kernel = %{version}
|
||||||
Obsoletes: python-jupyter_imatlab_kernel <= %{version}
|
Obsoletes: python-jupyter_imatlab_kernel < %{version}
|
||||||
Provides: python3-imatlab = %{version}
|
Provides: python3-imatlab = %{version}
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user