From 8bacedaaade8b6045312cb0d4ee61265c535e1533de13fb166edffc9163ba22d Mon Sep 17 00:00:00 2001 From: Todd R Date: Fri, 1 Nov 2019 17:51:38 +0000 Subject: [PATCH 1/4] Accepting request 730988 from home:apersaud:branches:devel:languages:python:jupyter update to latest version OBS-URL: https://build.opensuse.org/request/show/730988 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipython?expand=0&rev=29 --- ipython-7.7.0.tar.gz | 3 --- ipython-7.8.0.tar.gz | 3 +++ ipython.pdf | 4 ++-- ipython.zip | 4 ++-- python-ipython-doc.changes | 7 +++++++ python-ipython-doc.spec | 8 ++++---- python-ipython.changes | 7 +++++++ python-ipython.spec | 2 +- 8 files changed, 26 insertions(+), 12 deletions(-) delete mode 100644 ipython-7.7.0.tar.gz create mode 100644 ipython-7.8.0.tar.gz diff --git a/ipython-7.7.0.tar.gz b/ipython-7.7.0.tar.gz deleted file mode 100644 index ffcdb05..0000000 --- a/ipython-7.7.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1d3a1692921e932751bc1a1f7bb96dc38671eeefdc66ed33ee4cbc57e92a410e -size 5157086 diff --git a/ipython-7.8.0.tar.gz b/ipython-7.8.0.tar.gz new file mode 100644 index 0000000..745fa2e --- /dev/null +++ b/ipython-7.8.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd76831f065f17bddd7eaa5c781f5ea32de5ef217592cf019e34043b56895aa1 +size 5198219 diff --git a/ipython.pdf b/ipython.pdf index 82a1c3e..cfba7ae 100644 --- a/ipython.pdf +++ b/ipython.pdf @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:757262d87b8ce962f73543c2a4990f6a37b50765f509f95699e8e959b84cb4c2 -size 4307409 +oid sha256:0938dc64dd3ed5a96c02b7cb1b1ccd48403237fb9f3e151dc411c4ea1f8c2b57 +size 4310613 diff --git a/ipython.zip b/ipython.zip index 6df8612..50053eb 100644 --- a/ipython.zip +++ b/ipython.zip @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:641f848e25b3ddf6c85d7fecc41c0a5f01e534742174e8380e6fb3189346d59e -size 13185524 +oid sha256:45b9dab9dd4b87aaa5a6292d76ec5f3b32e63a543d30c39911d8472256e3450d +size 13186437 diff --git a/python-ipython-doc.changes b/python-ipython-doc.changes index d574684..0794e81 100644 --- a/python-ipython-doc.changes +++ b/python-ipython-doc.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Sep 14 16:27:03 UTC 2019 - Arun Persaud + +- update to version 7.8.0: + * Enable changing the font color for LaTeX rendering :ghpull:`11840` + * and Re-Expose some PDB API (see below) + ------------------------------------------------------------------- Sat Jul 27 03:20:00 UTC 2019 - Todd R diff --git a/python-ipython-doc.spec b/python-ipython-doc.spec index 6feea13..efa73ff 100644 --- a/python-ipython-doc.spec +++ b/python-ipython-doc.spec @@ -19,9 +19,9 @@ # This package has to be kept separate from the main package to avoid # dependency loops with most of the core jupyter packages. %define oldpython python -%define doc_ver 7.7.0 +%define doc_ver 7.8.0 Name: python-ipython-doc -Version: 7.7.0 +Version: 7.8.0 Release: 0 Summary: Documentation for python3-jupyter_ipython License: BSD-3-Clause @@ -34,9 +34,9 @@ Source2: https://buildmedia.readthedocs.org/media/htmlzip/ipython/%{doc_v BuildRequires: fdupes BuildRequires: python-rpm-macros BuildRequires: unzip -Provides: python-ipython-doc = %{version} -Provides: %{python_module ipython-doc = %{version}} Provides: %{oldpython}-jupyter_ipython-doc = %{version} +Provides: %{python_module ipython-doc = %{version}} +Provides: python-ipython-doc = %{version} Obsoletes: %{oldpython}-jupyter_ipython-doc < %{version} Provides: %{oldpython}-jupyter_ipython-doc-html = %{version} Obsoletes: %{oldpython}-jupyter_ipython-doc-html < %{version} diff --git a/python-ipython.changes b/python-ipython.changes index 5feb705..eb53328 100644 --- a/python-ipython.changes +++ b/python-ipython.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Sep 14 16:27:03 UTC 2019 - Arun Persaud + +- update to version 7.8.0: + * Enable changing the font color for LaTeX rendering :ghpull:`11840` + * and Re-Expose some PDB API (see below) + ------------------------------------------------------------------- Sat Jul 27 03:20:00 UTC 2019 - Todd R diff --git a/python-ipython.spec b/python-ipython.spec index 6f548cc..c513886 100644 --- a/python-ipython.spec +++ b/python-ipython.spec @@ -20,7 +20,7 @@ %define skip_python2 1 %bcond_without iptest Name: python-ipython -Version: 7.7.0 +Version: 7.8.0 Release: 0 Summary: Rich architecture for interactive computing with Python License: BSD-3-Clause From d71c9e7de6c6a2de8e06dcd304482fa5d4a473f7861fe6c4c958199a68459ff9 Mon Sep 17 00:00:00 2001 From: Todd R Date: Fri, 1 Nov 2019 20:11:39 +0000 Subject: [PATCH 2/4] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipython?expand=0&rev=30 --- python-ipython.changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-ipython.changes b/python-ipython.changes index eb53328..44af0b6 100644 --- a/python-ipython.changes +++ b/python-ipython.changes @@ -2,8 +2,8 @@ Sat Sep 14 16:27:03 UTC 2019 - Arun Persaud - update to version 7.8.0: - * Enable changing the font color for LaTeX rendering :ghpull:`11840` - * and Re-Expose some PDB API (see below) + * Enable changing the font color for LaTeX rendering + * and Re-Expose some PDB API ------------------------------------------------------------------- Sat Jul 27 03:20:00 UTC 2019 - Todd R From b3a5d592ee63958ce79c33e74d924b7b90e20b76db03264023f2880e7f6d6ede Mon Sep 17 00:00:00 2001 From: Todd R Date: Fri, 1 Nov 2019 20:11:49 +0000 Subject: [PATCH 3/4] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipython?expand=0&rev=31 --- python-ipython-doc.changes | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python-ipython-doc.changes b/python-ipython-doc.changes index 0794e81..4dd24bb 100644 --- a/python-ipython-doc.changes +++ b/python-ipython-doc.changes @@ -2,8 +2,8 @@ Sat Sep 14 16:27:03 UTC 2019 - Arun Persaud - update to version 7.8.0: - * Enable changing the font color for LaTeX rendering :ghpull:`11840` - * and Re-Expose some PDB API (see below) + * Enable changing the font color for LaTeX rendering + * and Re-Expose some PDB API ------------------------------------------------------------------- Sat Jul 27 03:20:00 UTC 2019 - Todd R From 8bf3971196cd64b9b5c3dd4549497016f303a2b71cf8d08884c670862e953cb1 Mon Sep 17 00:00:00 2001 From: Todd R Date: Tue, 12 Nov 2019 19:24:56 +0000 Subject: [PATCH 4/4] Accepting request 747917 from home:TheBlackCat:branches:devel:languages:python:jupyter update to version 7.9.0 OBS-URL: https://build.opensuse.org/request/show/747917 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipython?expand=0&rev=32 --- ipython-7.8.0.tar.gz | 3 --- ipython-7.9.0.tar.gz | 3 +++ ipython.pdf | 4 ++-- ipython.zip | 4 ++-- python-ipython-doc.changes | 13 +++++++++++++ python-ipython-doc.spec | 4 ++-- python-ipython.changes | 13 +++++++++++++ python-ipython.spec | 2 +- 8 files changed, 36 insertions(+), 10 deletions(-) delete mode 100644 ipython-7.8.0.tar.gz create mode 100644 ipython-7.9.0.tar.gz diff --git a/ipython-7.8.0.tar.gz b/ipython-7.8.0.tar.gz deleted file mode 100644 index 745fa2e..0000000 --- a/ipython-7.8.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd76831f065f17bddd7eaa5c781f5ea32de5ef217592cf019e34043b56895aa1 -size 5198219 diff --git a/ipython-7.9.0.tar.gz b/ipython-7.9.0.tar.gz new file mode 100644 index 0000000..6b0920c --- /dev/null +++ b/ipython-7.9.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfd303b270b7b5232b3d08bd30ec6fd685d8a58cabd54055e3d69d8f029f7280 +size 5124623 diff --git a/ipython.pdf b/ipython.pdf index cfba7ae..6b7bcdb 100644 --- a/ipython.pdf +++ b/ipython.pdf @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:0938dc64dd3ed5a96c02b7cb1b1ccd48403237fb9f3e151dc411c4ea1f8c2b57 -size 4310613 +oid sha256:f85959a47032cd144bc382f56c630369292ff2a9501de0e7c134fc038581ab4e +size 4312889 diff --git a/ipython.zip b/ipython.zip index 50053eb..1595541 100644 --- a/ipython.zip +++ b/ipython.zip @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:45b9dab9dd4b87aaa5a6292d76ec5f3b32e63a543d30c39911d8472256e3450d -size 13186437 +oid sha256:c414bfd49e75c851d0e571f5860d80baefd9bad0b608f96fc46345ba388c7fe3 +size 13202888 diff --git a/python-ipython-doc.changes b/python-ipython-doc.changes index 4dd24bb..ba61ed2 100644 --- a/python-ipython-doc.changes +++ b/python-ipython-doc.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Nov 12 16:26:46 UTC 2019 - Todd R + +- update to version 7.9.0: + * Update trio and curio dependencies eagerly. + * restore terminal title on exit (xterm) + * Easier empty, updatable display + * %env: hide likely secrets by default + * Prevent caching outputs in _, __, ___ when cache_size isn't positive + * switching update_instance() to gc.get_referrers() + * Fix for Python 4 + * Autoreload slow + ------------------------------------------------------------------- Sat Sep 14 16:27:03 UTC 2019 - Arun Persaud diff --git a/python-ipython-doc.spec b/python-ipython-doc.spec index efa73ff..668baa8 100644 --- a/python-ipython-doc.spec +++ b/python-ipython-doc.spec @@ -19,9 +19,9 @@ # This package has to be kept separate from the main package to avoid # dependency loops with most of the core jupyter packages. %define oldpython python -%define doc_ver 7.8.0 +%define doc_ver 7.9.0 Name: python-ipython-doc -Version: 7.8.0 +Version: 7.9.0 Release: 0 Summary: Documentation for python3-jupyter_ipython License: BSD-3-Clause diff --git a/python-ipython.changes b/python-ipython.changes index 44af0b6..38e7839 100644 --- a/python-ipython.changes +++ b/python-ipython.changes @@ -1,3 +1,16 @@ +------------------------------------------------------------------- +Tue Nov 12 16:26:46 UTC 2019 - Todd R + +- update to version 7.9.0: + * Update trio and curio dependencies eagerly. + * restore terminal title on exit (xterm) + * Easier empty, updatable display + * %env: hide likely secrets by default + * Prevent caching outputs in _, __, ___ when cache_size isn't positive + * switching update_instance() to gc.get_referrers() + * Fix for Python 4 + * Autoreload slow + ------------------------------------------------------------------- Sat Sep 14 16:27:03 UTC 2019 - Arun Persaud diff --git a/python-ipython.spec b/python-ipython.spec index c513886..730a631 100644 --- a/python-ipython.spec +++ b/python-ipython.spec @@ -20,7 +20,7 @@ %define skip_python2 1 %bcond_without iptest Name: python-ipython -Version: 7.8.0 +Version: 7.9.0 Release: 0 Summary: Rich architecture for interactive computing with Python License: BSD-3-Clause