From 759954cb2e40fc09bd4b7b92baf04563489d0c872d074747a79ea767457d17da Mon Sep 17 00:00:00 2001 From: Todd R Date: Sat, 27 Jul 2019 03:32:41 +0000 Subject: [PATCH] Accepting request 719015 from home:TheBlackCat:branches:devel:languages:python:jupyter - Update to 7.7.0 * Fix a bug introduced in 7.6 where the ``%matplotlib`` magic would fail on previously acceptable arguments * Fix the manage location on freebsd * Fix error message about aliases after ``%reset`` call in ipykernel * Fix Duplication completions in emacs - Update to 7.7.0 * Fix a bug introduced in 7.6 where the ``%matplotlib`` magic would fail on previously acceptable arguments * Fix the manage location on freebsd * Fix error message about aliases after ``%reset`` call in ipykernel * Fix Duplication completions in emacs OBS-URL: https://build.opensuse.org/request/show/719015 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipython?expand=0&rev=27 --- ipython-7.6.0.tar.gz | 3 --- ipython-7.7.0.tar.gz | 3 +++ ipython.pdf | 4 ++-- ipython.zip | 4 ++-- python-ipython-doc.changes | 10 ++++++++++ python-ipython-doc.spec | 4 ++-- python-ipython.changes | 10 ++++++++++ python-ipython.spec | 2 +- 8 files changed, 30 insertions(+), 10 deletions(-) delete mode 100644 ipython-7.6.0.tar.gz create mode 100644 ipython-7.7.0.tar.gz diff --git a/ipython-7.6.0.tar.gz b/ipython-7.6.0.tar.gz deleted file mode 100644 index b625dd0..0000000 --- a/ipython-7.6.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0806894ae78ddb94b530514acc9ab03a928b79374d8630470b439b58383dd7ee -size 5155233 diff --git a/ipython-7.7.0.tar.gz b/ipython-7.7.0.tar.gz new file mode 100644 index 0000000..ffcdb05 --- /dev/null +++ b/ipython-7.7.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d3a1692921e932751bc1a1f7bb96dc38671eeefdc66ed33ee4cbc57e92a410e +size 5157086 diff --git a/ipython.pdf b/ipython.pdf index f67e13a..82a1c3e 100644 --- a/ipython.pdf +++ b/ipython.pdf @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a57c536c1591390f1ad5dfcc232c2734f8c616975495e67ce9467a8f033f858b -size 4305767 +oid sha256:757262d87b8ce962f73543c2a4990f6a37b50765f509f95699e8e959b84cb4c2 +size 4307409 diff --git a/ipython.zip b/ipython.zip index eea413e..6df8612 100644 --- a/ipython.zip +++ b/ipython.zip @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:4f262771893987e5dddf6af7ae6ee283571285ebe1099649178456aca38930e6 -size 13185806 +oid sha256:641f848e25b3ddf6c85d7fecc41c0a5f01e534742174e8380e6fb3189346d59e +size 13185524 diff --git a/python-ipython-doc.changes b/python-ipython-doc.changes index a6efc7f..d574684 100644 --- a/python-ipython-doc.changes +++ b/python-ipython-doc.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Jul 27 03:20:00 UTC 2019 - Todd R + +- Update to 7.7.0 + * Fix a bug introduced in 7.6 where the ``%matplotlib`` magic would fail on + previously acceptable arguments + * Fix the manage location on freebsd + * Fix error message about aliases after ``%reset`` call in ipykernel + * Fix Duplication completions in emacs + ------------------------------------------------------------------- Wed Jul 3 01:48:08 UTC 2019 - Todd R diff --git a/python-ipython-doc.spec b/python-ipython-doc.spec index 4957a6a..6feea13 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.6.0 +%define doc_ver 7.7.0 Name: python-ipython-doc -Version: 7.6.0 +Version: 7.7.0 Release: 0 Summary: Documentation for python3-jupyter_ipython License: BSD-3-Clause diff --git a/python-ipython.changes b/python-ipython.changes index 2d50b93..5feb705 100644 --- a/python-ipython.changes +++ b/python-ipython.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Jul 27 03:20:00 UTC 2019 - Todd R + +- Update to 7.7.0 + * Fix a bug introduced in 7.6 where the ``%matplotlib`` magic would fail on + previously acceptable arguments + * Fix the manage location on freebsd + * Fix error message about aliases after ``%reset`` call in ipykernel + * Fix Duplication completions in emacs + ------------------------------------------------------------------- Wed Jul 3 01:48:08 UTC 2019 - Todd R diff --git a/python-ipython.spec b/python-ipython.spec index a67d567..6f548cc 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.6.0 +Version: 7.7.0 Release: 0 Summary: Rich architecture for interactive computing with Python License: BSD-3-Clause