From 6b954329c2e1332386fa2ab42fec20b9ca1db4288756c242dd6374c9b3b9ae2b Mon Sep 17 00:00:00 2001 From: Todd R Date: Mon, 29 Jul 2019 16:25:33 +0000 Subject: [PATCH] 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 --- imatlab-0.3-py3-none-any.whl | 3 --- imatlab-0.4-py3-none-any.whl | 3 +++ jupyter-imatlab.changes | 8 ++++++++ jupyter-imatlab.spec | 4 ++-- 4 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 imatlab-0.3-py3-none-any.whl create mode 100644 imatlab-0.4-py3-none-any.whl diff --git a/imatlab-0.3-py3-none-any.whl b/imatlab-0.3-py3-none-any.whl deleted file mode 100644 index b643acc..0000000 --- a/imatlab-0.3-py3-none-any.whl +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:52120ea41ed30ec0fe9ccb4c59178224e241a63699365bf357f3b84637c56b1c -size 17297 diff --git a/imatlab-0.4-py3-none-any.whl b/imatlab-0.4-py3-none-any.whl new file mode 100644 index 0000000..ef4179d --- /dev/null +++ b/imatlab-0.4-py3-none-any.whl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81674fce9b30bfd93b321a8405d2f01bd61531437de8ba3c891444cf037deb89 +size 13958 diff --git a/jupyter-imatlab.changes b/jupyter-imatlab.changes index 882dfe9..6137943 100644 --- a/jupyter-imatlab.changes +++ b/jupyter-imatlab.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Jul 29 15:51:05 UTC 2019 - Todd R + +- 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 diff --git a/jupyter-imatlab.spec b/jupyter-imatlab.spec index 72aa6b9..7290ad4 100644 --- a/jupyter-imatlab.spec +++ b/jupyter-imatlab.spec @@ -18,7 +18,7 @@ %bcond_without test Name: jupyter-imatlab -Version: 0.3 +Version: 0.4 Release: 0 Summary: Jupyter kernel for MATLAB License: MIT @@ -38,7 +38,7 @@ Requires: jupyter-ipython >= 6 Requires: jupyter-widgetsnbextension >= 1.0 Requires: python3-plotly Provides: python-jupyter_imatlab_kernel = %{version} -Obsoletes: python-jupyter_imatlab_kernel <= %{version} +Obsoletes: python-jupyter_imatlab_kernel < %{version} Provides: python3-imatlab = %{version} BuildArch: noarch