Hello community,

here is the log from the commit of package python3-jupyter_ipython for 
openSUSE:Factory checked in at 2016-03-26 15:22:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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
      2015-12-03 13:32:09.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new/python3-jupyter_ipython-doc.changes
 2016-03-26 15:22:44.000000000 +0100
@@ -1,0 +2,63 @@
+Wed Mar  9 17:30:10 UTC 2016 - [email protected]
+
+- Disable broken PDF documentation
+
+-------------------------------------------------------------------
+Fri Mar  4 16:25:05 UTC 2016 - [email protected]
+
+- update to version 4.1.2:
+  * fixes installation issues with some versions of setuptools.
+
+-------------------------------------------------------------------
+Wed Feb 17 14:42:43 UTC 2016 - [email protected]
+
+- Simplify tests for determining whether to build pdf documentation
+
+-------------------------------------------------------------------
+Wed Feb  3 20:47:20 UTC 2016 - [email protected]
+
+- update to version 4.1.1:
+  * Backport #9209: Don't import IPython to check version number in
+    setup
+
+-------------------------------------------------------------------
+Wed Feb  3 14:11:17 UTC 2016 - [email protected]
+
+- Update to 4.1.0
+  * Release February, 2016. IPython 4.1 contain mostly bug fixes.
+    It though contain a few improvement.
+  * IPython debugger (IPdb) now supports the number of context
+    lines for the where (and w) commands. The context keyword is
+    also available in various APIs. See PR :ghpull:`9097`
+  * YouTube video will now show thumbnail when exported to a media
+    that do not support video. (:ghpull:`9086`)
+  * Add warning when running ipython <subcommand> when subcommand
+    is deprecated. jupyter should now be used.
+  * Code in %pinfo (also known as ??) are now highlighter
+    (:ghpull:`8947`)
+  * %aimport now support module completion. (:ghpull:`8884`)
+  * ipdb output is now colored ! (:ghpull:`8842`)
+  * Add ability to transpose columns for completion:
+    (:ghpull:`8748`)
+  * Many many docs improvements and bug fixes
+
+-------------------------------------------------------------------
+Wed Jan 20 05:28:28 UTC 2016 - [email protected]
+
+- update to version 4.0.3:
+  * Python 3.5 bug in that could crash during shutdown, triggered by
+    deprecations in traitlets 4.1.
+  * Typo in deprecation message for nbconvert
+
+-------------------------------------------------------------------
+Sat Jan 16 23:57:50 UTC 2016 - [email protected]
+
+- specfile:
+  * update copyright year
+
+- update to version 4.0.2:
+  * Fix backward-compatiblity shim for "IPython.Config", which
+    should have been deprecated instead of removed. This will be
+    removed in 5.0.
+
+-------------------------------------------------------------------
--- 
/work/SRC/openSUSE:Factory/python3-jupyter_ipython/python3-jupyter_ipython.changes
  2015-12-03 13:32:09.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-jupyter_ipython.new/python3-jupyter_ipython.changes
     2016-03-26 15:22:44.000000000 +0100
@@ -1,0 +2,53 @@
+Fri Mar  4 16:25:05 UTC 2016 - [email protected]
+
+- update to version 4.1.2:
+  * fixes installation issues with some versions of setuptools.
+
+-------------------------------------------------------------------
+Wed Feb  3 20:47:20 UTC 2016 - [email protected]
+
+- update to version 4.1.1:
+  * Backport #9209: Don't import IPython to check version number in
+    setup
+
+-------------------------------------------------------------------
+Wed Feb  3 14:11:17 UTC 2016 - [email protected]
+
+- Update to 4.1.0
+  * Release February, 2016. IPython 4.1 contain mostly bug fixes.
+    It though contain a few improvement.
+  * IPython debugger (IPdb) now supports the number of context
+    lines for the where (and w) commands. The context keyword is
+    also available in various APIs. See PR :ghpull:`9097`
+  * YouTube video will now show thumbnail when exported to a media
+    that do not support video. (:ghpull:`9086`)
+  * Add warning when running ipython <subcommand> when subcommand
+    is deprecated. jupyter should now be used.
+  * Code in %pinfo (also known as ??) are now highlighter
+    (:ghpull:`8947`)
+  * %aimport now support module completion. (:ghpull:`8884`)
+  * ipdb output is now colored ! (:ghpull:`8842`)
+  * Add ability to transpose columns for completion:
+    (:ghpull:`8748`)
+  * Many many docs improvements and bug fixes
+
+-------------------------------------------------------------------
+Wed Jan 20 05:28:28 UTC 2016 - [email protected]
+
+- update to version 4.0.3:
+  * Python 3.5 bug in that could crash during shutdown, triggered by
+    deprecations in traitlets 4.1.
+  * Typo in deprecation message for nbconvert
+
+-------------------------------------------------------------------
+Sat Jan 16 23:57:50 UTC 2016 - [email protected]
+
+- specfile:
+  * update copyright year
+
+- update to version 4.0.2:
+  * Fix backward-compatiblity shim for "IPython.Config", which
+    should have been deprecated instead of removed. This will be
+    removed in 5.0.
+
+-------------------------------------------------------------------

Old:
----
  ipython-4.0.1.tar.gz

New:
----
  ipython-4.1.2.tar.gz

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

Other differences:
------------------
++++++ python3-jupyter_ipython-doc.spec ++++++
--- /var/tmp/diff_new_pack.qKCIqQ/_old  2016-03-26 15:22:45.000000000 +0100
+++ /var/tmp/diff_new_pack.qKCIqQ/_new  2016-03-26 15:22:45.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-jupyter_ipython-doc
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,8 +16,16 @@
 #
 
 
+%if 0%{?suse_version} && ( 0%{?suse_version} != 1315 && 0%{?suse_version} > 
1110 )
+# PDF documentation currently broken
+# %define build_pdf 1
+%define build_pdf 0
+%else
+%define build_pdf 0
+%endif
+
 Name:           python3-jupyter_ipython-doc
-Version:        4.0.1
+Version:        4.1.2
 Release:        0
 Summary:        Documentation for python-jupyter_ipython
 License:        BSD-3-Clause
@@ -68,12 +76,12 @@
 
 %build
 # Build the documentation
+export LANG="en_US.UTF-8"
 pushd docs
-sed -i -s 's/  python /        python3 /' Makefile
-# PDF documentation not currently working
-# %if 0%{?suse_version} && ( 0%{?suse_version} != 1315 && 0%{?suse_version} > 
1110 )
-# make pdf
-# %endif
+sed -i -s 's/ python/ python3/' Makefile
+%if %{build_pdf}
+make pdf
+%endif
 make html 
 rm -rf build/html/.buildinfo
 popd
@@ -81,9 +89,9 @@
 %install
 mkdir -p %{buildroot}%{_docdir}/python3-jupyter_ipython
 
-#%if 0%{?suse_version} && ( 0%{?suse_version} != 1315 && 0%{?suse_version} > 
1110 )
-# cp docs/build/latex/jupyter_core.pdf 
%{buildroot}%{_docdir}/python3-jupyter_ipython/
-# %endif
+%if %{build_pdf}
+cp docs/build/latex/jupyter_core.pdf 
%{buildroot}%{_docdir}/python3-jupyter_ipython/
+%endif
 
 cp -r docs/build/html %{buildroot}%{_docdir}/python3-jupyter_ipython/
 %fdupes %{buildroot}%{_docdir}/python3-jupyter_ipython/html/
@@ -99,11 +107,11 @@
 %doc COPYING.rst
 %{_docdir}/python3-jupyter_ipython/html/
 
-# %if 0%{?suse_version} && ( 0%{?suse_version} != 1315 && 0%{?suse_version} > 
1110 )
-# files pdf
-# %defattr(-,root,root,-)
-# %doc COPYING.rst docs/source/about/license_and_copyright.rst
-# %{_docdir}/python3-jupyter_ipython/jupyter_core.pdf
-# %endif
+%if %{build_pdf}
+files pdf
+%defattr(-,root,root,-)
+%doc COPYING.rst docs/source/about/license_and_copyright.rst
+%{_docdir}/python3-jupyter_ipython/jupyter_core.pdf
+%endif
 
 %changelog

++++++ python3-jupyter_ipython.spec ++++++
--- /var/tmp/diff_new_pack.qKCIqQ/_old  2016-03-26 15:22:45.000000000 +0100
+++ /var/tmp/diff_new_pack.qKCIqQ/_new  2016-03-26 15:22:45.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-jupyter_ipython
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python3-jupyter_ipython
-Version:        4.0.1
+Version:        4.1.2
 Release:        0
 Summary:        Rich architecture for interactive computing with Python
 License:        BSD-3-Clause

++++++ ipython-4.0.1.tar.gz -> ipython-4.1.2.tar.gz ++++++
++++ 41515 lines of diff (skipped)


Reply via email to