1
0

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
This commit is contained in:
Todd R
2019-06-12 19:59:50 +00:00
committed by Git OBS Bridge
parent f1f614f499
commit 2c500fe0d5
6 changed files with 22 additions and 10 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Wed Jun 12 19:55:58 UTC 2019 - Todd R <toddrme2178@gmail.com>
- 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 <toddrme2178@gmail.com>

View File

@@ -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.

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a667558c7b1e1442a2e5bcef1686c55e096efd0b58d8b2a0a8415f4579991ee3
size 420061

3
qtconsole-4.5.1.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4af84facdd6f00a6b9b2927255f717bb23ae4b7a20ba1d9ef0a5a5a8dbe01ae2
size 424392

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:93baedd3a468ff09c4d2ecaef21ff788b0bf015796aa89ab2f8342318635bcc2
size 422977
oid sha256:8e69128727826b7e3291425cac88bd9615abb4b074852dc2ad5b114cbde229b6
size 414982

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a844c6af61278cd0c8c3ed48bca1c46ef8350099b4d04ca8a8fbc58679b64b42
size 8354542
oid sha256:f83b135250d2f814328e56a78b862df6f25a1f3bb1dc0326463e79f371f808fe
size 8324449