Hello community,

here is the log from the commit of package python3-jupyter_ipython for 
openSUSE:Factory checked in at 2016-06-02 09:36:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-jupyter_ipython (Old)
 and      /work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-jupyter_ipython"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python3-jupyter_ipython/python3-jupyter_ipython-doc.changes
      2016-03-26 15:22:44.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new/python3-jupyter_ipython-doc.changes
 2016-06-02 09:36:34.000000000 +0200
@@ -1,0 +2,23 @@
+Wed May 18 16:53:35 UTC 2016 - [email protected]
+
+- specfile:
+  * updated source url to files.pythonhosted.org for doc subpackage too.
+
+-------------------------------------------------------------------
+Tue May 17 15:38:30 UTC 2016 - [email protected]
+
+- Update to 4.2.0
+  - Fix ``ipython -i`` on errors, which was broken in 4.1.
+  - The delay meant to highlight deprecated commands that have moved to 
jupyter has been removed.
+  - Improve compatibility with future versions of traitlets and matplotlib.
+  - Use stdlib :func:`python:shutil.get_terminal_size` to measure terminal 
width when displaying tracebacks
+    (provided by ``backports.shutil_get_terminal_size`` on Python 2).
+
+-------------------------------------------------------------------
+Sun May  8 07:13:05 UTC 2016 - [email protected]
+
+- specfile:
+  * updated source url to files.pythonhosted.org
+
+
+-------------------------------------------------------------------
--- 
/work/SRC/openSUSE:Factory/python3-jupyter_ipython/python3-jupyter_ipython.changes
  2016-03-26 15:22:44.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new/python3-jupyter_ipython.changes
     2016-06-02 09:36:34.000000000 +0200
@@ -1,0 +2,17 @@
+Tue May 17 15:38:07 UTC 2016 - [email protected]
+
+- Update to 4.2.0
+  - Fix ``ipython -i`` on errors, which was broken in 4.1.
+  - The delay meant to highlight deprecated commands that have moved to 
jupyter has been removed.
+  - Improve compatibility with future versions of traitlets and matplotlib.
+  - Use stdlib :func:`python:shutil.get_terminal_size` to measure terminal 
width when displaying tracebacks
+    (provided by ``backports.shutil_get_terminal_size`` on Python 2).
+
+-------------------------------------------------------------------
+Sun May  8 07:13:03 UTC 2016 - [email protected]
+
+- specfile:
+  * updated source url to files.pythonhosted.org
+
+
+-------------------------------------------------------------------

Old:
----
  ipython-4.1.2.tar.gz

New:
----
  ipython-4.2.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python3-jupyter_ipython-doc.spec ++++++
--- /var/tmp/diff_new_pack.YVEGW9/_old  2016-06-02 09:36:35.000000000 +0200
+++ /var/tmp/diff_new_pack.YVEGW9/_new  2016-06-02 09:36:35.000000000 +0200
@@ -25,13 +25,13 @@
 %endif
 
 Name:           python3-jupyter_ipython-doc
-Version:        4.1.2
+Version:        4.2.0
 Release:        0
 Summary:        Documentation for python-jupyter_ipython
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 Url:            http://ipython.org
-Source:         
https://pypi.python.org/packages/source/i/ipython/ipython-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/i/ipython/ipython-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  python3-jupyter_ipykernel
 BuildRequires:  python3-jupyter_ipython

++++++ python3-jupyter_ipython.spec ++++++
--- /var/tmp/diff_new_pack.YVEGW9/_old  2016-06-02 09:36:35.000000000 +0200
+++ /var/tmp/diff_new_pack.YVEGW9/_new  2016-06-02 09:36:35.000000000 +0200
@@ -17,14 +17,15 @@
 
 
 Name:           python3-jupyter_ipython
-Version:        4.1.2
+Version:        4.2.0
 Release:        0
 Summary:        Rich architecture for interactive computing with Python
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 Url:            http://ipython.org
-Source:         
https://pypi.python.org/packages/source/i/ipython/ipython-%{version}.tar.gz
+Source:         
https://files.pythonhosted.org/packages/source/i/ipython/ipython-%{version}.tar.gz
 BuildRequires:  fdupes
+BuildRequires:  python3-backports.shutil_get_terminal_size
 BuildRequires:  python3-decorator
 BuildRequires:  python3-devel
 BuildRequires:  python3-pexpect
@@ -35,9 +36,12 @@
 # Test Requirements
 BuildRequires:  python3-matplotlib
 BuildRequires:  python3-nose
+BuildRequires:  python3-path.py
 BuildRequires:  python3-requests
 BuildRequires:  python3-testpath
+Requires:       python3-backports.shutil_get_terminal_size
 Requires:       python3-decorator
+Requires:       python3-path.py
 Requires:       python3-pexpect
 Requires:       python3-pickleshare
 Requires:       python3-simplegeneric > 0.8

++++++ ipython-4.1.2.tar.gz -> ipython-4.2.0.tar.gz ++++++
++++ 1713 lines of diff (skipped)


Reply via email to