From 58a385b36028002f5617295c42e2ddf50c061c0c2f44d69ea67b1ac32683d28e Mon Sep 17 00:00:00 2001 From: Todd R Date: Wed, 12 Jun 2019 19:59:50 +0000 Subject: [PATCH] Accepting request 709552 from home:TheBlackCat:branches:devel:languages:python:jupyter - Update to version 4.5.1 * Only use setuptools in setup.py to fix uploading tarballs to PyPI. - Update to version 4.5 + Additions * Add Comms to qtconsole. * Add kernel language name as an attribute of JupyterWidget. + Changes * Use new traitlets API with decorators. OBS-URL: https://build.opensuse.org/request/show/709552 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-qtconsole?expand=0&rev=5 --- python-qtconsole.changes | 12 ++++++++++++ python-qtconsole.spec | 6 +++--- qtconsole-4.4.4.tar.gz | 3 --- qtconsole-4.5.1.tar.gz | 3 +++ qtconsole.pdf | 4 ++-- qtconsole.zip | 4 ++-- 6 files changed, 22 insertions(+), 10 deletions(-) delete mode 100644 qtconsole-4.4.4.tar.gz create mode 100644 qtconsole-4.5.1.tar.gz diff --git a/python-qtconsole.changes b/python-qtconsole.changes index 9e582ca..98333da 100644 --- a/python-qtconsole.changes +++ b/python-qtconsole.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Wed Jun 12 19:55:58 UTC 2019 - Todd R + +- Update to version 4.5.1 + * Only use setuptools in setup.py to fix uploading tarballs to PyPI. +- Update to version 4.5 + + Additions + * Add Comms to qtconsole. + * Add kernel language name as an attribute of JupyterWidget. + + Changes + * Use new traitlets API with decorators. + ------------------------------------------------------------------- Thu Apr 25 01:59:57 UTC 2019 - Todd R diff --git a/python-qtconsole.spec b/python-qtconsole.spec index 34f08b6..645d680 100644 --- a/python-qtconsole.spec +++ b/python-qtconsole.spec @@ -18,8 +18,8 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-qtconsole -Version: 4.4.4 -%define doc_ver 4.4.3 +Version: 4.5.1 +%define doc_ver 4.5.1 Release: 0 Summary: Jupyter Qt console License: BSD-3-Clause @@ -88,7 +88,7 @@ Group: Documentation/Other Provides: python-qtconsole-doc = %{version} Provides: %{python_module qtconsole-doc = %{version}} Provides: %{python_module jupyter_qtconsole-doc = %{version}} -Obsoletes: %{python_module jupyter_qtconsole-doc <= %{version}} +Obsoletes: %{python_module jupyter_qtconsole-doc < %{version}} %description -n jupyter-qtconsole-doc Documentation and help files for Jupyter's Qt console. diff --git a/qtconsole-4.4.4.tar.gz b/qtconsole-4.4.4.tar.gz deleted file mode 100644 index 8bfacc1..0000000 --- a/qtconsole-4.4.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a667558c7b1e1442a2e5bcef1686c55e096efd0b58d8b2a0a8415f4579991ee3 -size 420061 diff --git a/qtconsole-4.5.1.tar.gz b/qtconsole-4.5.1.tar.gz new file mode 100644 index 0000000..40213d8 --- /dev/null +++ b/qtconsole-4.5.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4af84facdd6f00a6b9b2927255f717bb23ae4b7a20ba1d9ef0a5a5a8dbe01ae2 +size 424392 diff --git a/qtconsole.pdf b/qtconsole.pdf index 90a2e6a..703ab64 100644 --- a/qtconsole.pdf +++ b/qtconsole.pdf @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:93baedd3a468ff09c4d2ecaef21ff788b0bf015796aa89ab2f8342318635bcc2 -size 422977 +oid sha256:8e69128727826b7e3291425cac88bd9615abb4b074852dc2ad5b114cbde229b6 +size 414982 diff --git a/qtconsole.zip b/qtconsole.zip index ddae1cf..6b2f49a 100644 --- a/qtconsole.zip +++ b/qtconsole.zip @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a844c6af61278cd0c8c3ed48bca1c46ef8350099b4d04ca8a8fbc58679b64b42 -size 8354542 +oid sha256:f83b135250d2f814328e56a78b862df6f25a1f3bb1dc0326463e79f371f808fe +size 8324449