Hello community,

here is the log from the commit of package python-jupyter_nbconvert for 
openSUSE:Factory checked in at 2017-05-17 17:13:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter_nbconvert (Old)
 and      /work/SRC/openSUSE:Factory/.python-jupyter_nbconvert.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jupyter_nbconvert"

Wed May 17 17:13:17 2017 rev:4 rq:491373 version:5.1.1

Changes:
--------
New Changes file:

--- /dev/null   2017-03-01 00:40:19.279048016 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_nbconvert.new/python-jupyter_nbconvert-doc.changes
       2017-05-17 17:13:19.815575931 +0200
@@ -0,0 +1,70 @@
+-------------------------------------------------------------------
+Wed Apr 26 21:08:15 UTC 2017 - [email protected]
+
+- - Implement single-spec version.
+
+-------------------------------------------------------------------
+Sat Apr  8 19:37:01 UTC 2017 - [email protected]
+
+- Fix unit tests.
+
+-------------------------------------------------------------------
+Thu Mar 30 19:45:08 UTC 2017 - [email protected]
+
+- Update to 5.1.1
+  * fix version numbering because of incomplete previous version number
+- Update to 5.1
+  * improved CSS (specifically tables, in line with notebook) #498
+  * improve in-memory templates handling #491
+  * test improvements #516 #509 #505
+  * new configuration option: IOPub timeout #513
+  * doc improvements #489 #500 #493 #506
+  * newly customizable: output prompt #500
+  * more python2/3 compatibile unicode handling #502
+- Update to 5.0
+  * Use :command:`xelatex` by default for latex export, improving unicode and 
font support.
+  * Use entrypoints internally to access Exporters, allowing for packages to 
declare custom exporters more easily.
+  * New ASCIIDoc Exporter.
+  * New preprocessor for sanitised html output.
+  * New general ``convert_pandoc`` filter to reduce the need to hard-code 
lists of filters in templates.
+  * Use pytest, nose dependency to be removed.
+  * Refactored Exporter code to avoid ambiguity and cyclic dependencies.
+  * Update to traitlets 4.2 API.
+  * Fixes for Unicode errors when showing execution errors on Python 2.
+  * Default math font matches default Palatino body text font.
+  * General documentation improvements. For example, testing, installation, 
custom exporters.
+  * Improved link handling for LaTeX output
+  * Refactored the automatic id generation.
+  * New kernel_manager_class configuration option for allowing systems to be 
set up to resolve kernels in different ways. 
+  * Kernel errors now will be logged for debugging purposes when executing 
notebooks. 
+- Update to 4.3
+  * added live widget rendering for html output, nbviewer by extension
+- Update to 4.2
+  * :ref:`Custom Exporters <external_exporters>` can be provided by external 
packages,
+  and registered with nbconvert via setuptools entrypoints.
+  * allow nbconvert reading from stdin with ``--stdin`` option (write into
+  ``notebook`` basename)
+  * Various ANSI-escape fixes and improvements
+  * Various LaTeX/PDF export fixes
+  * Various fixes and improvements for executing notebooks with ``--execute``.
+- Create doc subpackage
+
+-------------------------------------------------------------------
+Mon Mar  7 16:08:20 UTC 2016 - [email protected]
+
+- Update to 4.1.0
+  * setuptools fixes for entrypoints on Windows
+  * various fixes for exporters, including slides, latex, and PDF
+  * fixes for exceptions met during execution
+  * include markdown outputs in markdown/html exports
+
+-------------------------------------------------------------------
+Mon Oct  5 10:01:17 UTC 2015 - [email protected]
+
+- Build documentation
+
+-------------------------------------------------------------------
+Thu Aug 13 12:02:41 UTC 2015 - [email protected]
+
+- Initial version
+
--- 
/work/SRC/openSUSE:Factory/python-jupyter_nbconvert/python-jupyter_nbconvert.changes
        2016-03-20 11:49:23.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_nbconvert.new/python-jupyter_nbconvert.changes
   2017-05-17 17:13:21.279369579 +0200
@@ -1,0 +2,46 @@
+Wed Apr 26 21:08:06 UTC 2017 - [email protected]
+
+- Implement single-spec version.
+
+-------------------------------------------------------------------
+Thu Mar 30 19:45:08 UTC 2017 - [email protected]
+
+- Update to 5.1.1
+  * fix version numbering because of incomplete previous version number
+- Update to 5.1
+  * improved CSS (specifically tables, in line with notebook) #498
+  * improve in-memory templates handling #491
+  * test improvements #516 #509 #505
+  * new configuration option: IOPub timeout #513
+  * doc improvements #489 #500 #493 #506
+  * newly customizable: output prompt #500
+  * more python2/3 compatibile unicode handling #502
+- Update to 5.0
+  * Use :command:`xelatex` by default for latex export, improving unicode and 
font support.
+  * Use entrypoints internally to access Exporters, allowing for packages to 
declare custom exporters more easily.
+  * New ASCIIDoc Exporter.
+  * New preprocessor for sanitised html output.
+  * New general ``convert_pandoc`` filter to reduce the need to hard-code 
lists of filters in templates.
+  * Use pytest, nose dependency to be removed.
+  * Refactored Exporter code to avoid ambiguity and cyclic dependencies.
+  * Update to traitlets 4.2 API.
+  * Fixes for Unicode errors when showing execution errors on Python 2.
+  * Default math font matches default Palatino body text font.
+  * General documentation improvements. For example, testing, installation, 
custom exporters.
+  * Improved link handling for LaTeX output
+  * Refactored the automatic id generation.
+  * New kernel_manager_class configuration option for allowing systems to be 
set up to resolve kernels in different ways. 
+  * Kernel errors now will be logged for debugging purposes when executing 
notebooks. 
+- Update to 4.3
+  * added live widget rendering for html output, nbviewer by extension
+- Update to 4.2
+  * :ref:`Custom Exporters <external_exporters>` can be provided by external 
packages,
+  and registered with nbconvert via setuptools entrypoints.
+  * allow nbconvert reading from stdin with ``--stdin`` option (write into
+  ``notebook`` basename)
+  * Various ANSI-escape fixes and improvements
+  * Various LaTeX/PDF export fixes
+  * Various fixes and improvements for executing notebooks with ``--execute``.
+- Create doc subpackage
+
+-------------------------------------------------------------------

Old:
----
  nbconvert-4.1.0.tar.gz

New:
----
  nbconvert-5.1.1.tar.gz
  python-jupyter_nbconvert-doc.changes
  python-jupyter_nbconvert-doc.spec

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

Other differences:
------------------
++++++ python-jupyter_nbconvert-doc.spec ++++++
#
# spec file for package python-jupyter_nbconvert-doc
#
# Copyright (c) 2017 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# PDF docs currently broken
%bcond_with pdf

%bcond_without html

%if 0%{?suse_version} && 0%{?suse_version} > 1320
%bcond_without tests
%else
%bcond_with tests
%endif

%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name:           python-jupyter_nbconvert-doc
Version:        5.1.1
Release:        0
Summary:        Documentation for python-jupyter_nbconvert
License:        BSD-3-Clause
Group:          Documentation/Other
Url:            http://jupyter.org
Source:         
https://files.pythonhosted.org/packages/source/n/nbconvert/nbconvert-%{version}.tar.gz
BuildRequires:  fdupes
BuildRequires:  python-rpm-macros
BuildRequires:  %{python_module jupyter_nbconvert}
%if %{with tests}
# Test Requirements
BuildRequires:  %{python_module jupyter_ipykernel}
BuildRequires:  %{python_module nose}
BuildRequires:  %{python_module pytest}
BuildRequires:  %{python_module testpath}
%endif
# Documentation requirements
%if %{with pdf} || %{with html}
BuildRequires:  python3-jupyter_nbsphinx
BuildRequires:  python3-Sphinx
BuildRequires:  pandoc
%endif
%if %{with pdf}
BuildRequires:  python3-Sphinx-latex
BuildRequires:  python3-jupyter_nbsphinx
BuildRequires:  texlive-bibtex
BuildRequires:  texlive-makeindex
BuildRequires:  tex(adjustbox.sty)
BuildRequires:  tex(eurosym.sty)
BuildRequires:  tex(ulem.sty)
%endif
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildArch:      noarch
Provides:       %{name}-html = %{version}
Provides:       %{name}-pdf = %{version}
Obsoletes:      %{name}-html < %{version}
Obsoletes:      %{name}-pdf < %{version}
Provides:       %{python_module jupyter_nbconvert-doc = %{version}}

%description
Documentation and help files for python-jupyter_nbconvert.

%prep
%setup -q -n nbconvert-%{version}

%build
# Build the documentation
pushd docs
%if %{with html}
make html
rm -rf build/html/.buildinfo
%endif
%if %{with pdf}
make latexpdf
%endif
popd

%install
mkdir -p %{buildroot}%{_docdir}/python-jupyter_nbconvert

%if %{with pdf}
cp docs/build/latex/*.pdf %{buildroot}%{_docdir}/python-jupyter_nbconvert/
%endif

%if %{with html}
cp -r docs/build/html %{buildroot}%{_docdir}/python-jupyter_nbconvert/
%endif

%fdupes %{buildroot}%{_docdir}/python-jupyter_nbconvert/

%if %{with tests}
%check
pushd docs
export LANG=en_US.UTF-8
%{python_expand $python -m ipykernel.kernelspec --user
py.test-%{$python_bin_suffix} -v --pyargs -k 'not test_svg_handling' nbconvert
}
popd
%endif

%files
%defattr(-,root,root,-)
%doc COPYING.md
%{_docdir}/python-jupyter_nbconvert/

%changelog
++++++ python-jupyter_nbconvert.spec ++++++
--- /var/tmp/diff_new_pack.3xWrij/_old  2017-05-17 17:13:23.291085985 +0200
+++ /var/tmp/diff_new_pack.3xWrij/_new  2017-05-17 17:13:23.295085420 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-jupyter_nbconvert
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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,43 +16,40 @@
 #
 
 
+%{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-jupyter_nbconvert
-Version:        4.1.0
+Version:        5.1.1
 Release:        0
 Summary:        Converting Jupyter Notebooks
 License:        BSD-3-Clause
 Group:          Development/Languages/Python
 Url:            http://jupyter.org
-Source:         
https://pypi.python.org/packages/source/n/nbconvert/nbconvert-%{version}.tar.gz
-BuildRequires:  python-Jinja2
-BuildRequires:  python-Pygments
-BuildRequires:  python-devel
-BuildRequires:  python-jupyter_client
-BuildRequires:  python-jupyter_core
-BuildRequires:  python-jupyter_nbformat
-BuildRequires:  python-mistune > 0.6
-BuildRequires:  python-setuptools
-BuildRequires:  python-tornado
-BuildRequires:  python-traitlets
-# Testing requirements
-BuildRequires:  python-jupyter_ipykernel
-BuildRequires:  python-nose
-# Documentation requirements
-%if 0%{?suse_version} && ( 0%{?suse_version} != 1315 && 0%{?suse_version} > 
1110 )
-BuildRequires:  pandoc
-BuildRequires:  python-Sphinx
-BuildRequires:  python-Sphinx-latex
-BuildRequires:  texlive-bibtex
-BuildRequires:  texlive-makeindex
-BuildRequires:  tex(adjustbox.sty)
-BuildRequires:  tex(eurosym.sty)
-BuildRequires:  tex(ulem.sty)
-%endif
+Source:         
https://files.pythonhosted.org/packages/source/n/nbconvert/nbconvert-%{version}.tar.gz
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
+BuildRequires:  %{python_module devel}
+BuildRequires:  %{python_module setuptools}
+BuildRequires:  %{python_module Jinja2}
+BuildRequires:  %{python_module Pygments}
+BuildRequires:  %{python_module bleach}
+BuildRequires:  %{python_module entrypoints}
+BuildRequires:  %{python_module jupyter_client}
+BuildRequires:  %{python_module jupyter_core}
+BuildRequires:  %{python_module jupyter_nbformat}
+BuildRequires:  %{python_module mistune > 0.6}
+BuildRequires:  %{python_module pandocfilters}
+BuildRequires:  %{python_module testpath}
+BuildRequires:  %{python_module tornado}
+BuildRequires:  %{python_module traitlets}
 Requires:       python-Jinja2
 Requires:       python-Pygments
+Requires:       python-bleach
+Requires:       python-entrypoints
 Requires:       python-jupyter_core
 Requires:       python-jupyter_nbformat
 Requires:       python-mistune > 0.6
+Requires:       python-pandocfilters
+Requires:       python-testpath
 Requires:       python-traitlets
 Recommends:     pandoc
 Recommends:     python-tornado
@@ -62,100 +59,28 @@
 Recommends:     tex(adjustbox.sty)
 Recommends:     tex(eurosym.sty)
 Recommends:     tex(ulem.sty)
-Requires(post): update-alternatives
-Requires(postun): update-alternatives
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
-%else
 BuildArch:      noarch
-%endif
+%python_subpackages
 
 %description
 The jupyter nbconvert package converts notebooks to various other formats
 via Jinja templates.
 
-%package doc-html
-Summary:        HTML documentation for %{name}
-Recommends:     %{name} = %{version}
-
-%description doc-html
-Documentation and help files for %{name} in HTML format
-
-%package doc-pdf
-Summary:        HTML documentation for %{name}
-Recommends:     %{name} = %{version}
-
-%description doc-pdf
-Documentation and help files for %{name} in PDF format
-
 %prep
 %setup -q -n nbconvert-%{version}
 
 %build
-python setup.py build
+%python_build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%python_install
+%python_expand %fdupes %{buildroot}%{$python_sitelib}
 
-# Build the documentation
-pushd docs
-sed -i -s 's/  python3 /       python /' Makefile
-export PYTHONPATH=%{buildroot}%{python_sitelib}:$PYTHONPATH
-export PATH=%{buildroot}%{_bindir}:$PATH
-%if 0%{?suse_version} && ( 0%{?suse_version} != 1315 && 0%{?suse_version} > 
1110 )
-make latexpdf
-make html
-rm -rf build/html/.buildinfo
-%endif
-popd
-
-mv %{buildroot}%{_bindir}/jupyter-nbconvert 
%{buildroot}%{_bindir}/jupyter2-nbconvert
-ln -s -f %{_bindir}/jupyter2-nbconvert 
%{buildroot}%{_bindir}/jupyter-nbconvert-%{py_ver}
-
-# Prepare for update-alternatives usage
-mkdir -p %{buildroot}%{_sysconfdir}/alternatives
-ln -s -f %{_sysconfdir}/alternatives/jupyter-nbconvert 
%{buildroot}%{_bindir}/jupyter-nbconvert
-# create a dummy target for /etc/alternatives/jupyter-nbconvert
-touch %{buildroot}%{_sysconfdir}/alternatives/jupyter-nbconvert
-
-# This file is meant to be run standalone, so make it executable
-chmod a+x %{buildroot}%{python_sitelib}/nbconvert/nbconvertapp.py
-
-%post
-%_sbindir/update-alternatives \
-   --install %{_bindir}/jupyter-nbconvert jupyter-nbconvert 
%{_bindir}/jupyter-nbconvert-%{py_ver} 30
-
-%postun
-if [ $1 -eq 0 ] ; then
-    %_sbindir/update-alternatives --remove jupyter-nbconvert 
%{_bindir}/jupyter-nbconvert-%{py_ver}
-fi
-
-%check
-export LANG=en_US.UTF-8
-export PYTHONPATH=%{buildroot}%{python_sitelib}:$PYTHONPATH
-export PATH=%{buildroot}%{_bindir}:$PATH
-nosetests -e test_filename_spaces
-
-%files
+%files %{python_files}
 %defattr(-,root,root,-)
 %doc COPYING.md README.md
-%{_bindir}/jupyter-nbconvert
-%{_bindir}/jupyter2-nbconvert
-%{_bindir}/jupyter-nbconvert-%{py_ver}
-%ghost %{_sysconfdir}/alternatives/jupyter-nbconvert
+%python3_only %{_bindir}/jupyter-nbconvert
 %{python_sitelib}/*
 
-%if 0%{?suse_version} && ( 0%{?suse_version} != 1315 && 0%{?suse_version} > 
1110 )
-%files doc-html
-%defattr(-,root,root,-)
-%doc COPYING.md
-%doc docs/build/html/
-
-%files doc-pdf
-%defattr(-,root,root,-)
-%doc COPYING.md
-%doc docs/build/latex/*.pdf
-%endif
-
 %changelog

++++++ nbconvert-4.1.0.tar.gz -> nbconvert-5.1.1.tar.gz ++++++
++++ 24900 lines of diff (skipped)


Reply via email to