Hello community,

here is the log from the commit of package python-jupyter_nbsphinx for 
openSUSE:Factory checked in at 2019-01-08 12:29:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-jupyter_nbsphinx (Old)
 and      /work/SRC/openSUSE:Factory/.python-jupyter_nbsphinx.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-jupyter_nbsphinx"

Tue Jan  8 12:29:53 2019 rev:11 rq:663452 version:0.4.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-jupyter_nbsphinx/python-jupyter_nbsphinx.changes
  2018-12-24 11:48:09.477093478 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-jupyter_nbsphinx.new.28833/python-jupyter_nbsphinx.changes
       2019-01-08 12:31:44.396059010 +0100
@@ -1,0 +2,5 @@
+Mon Jan  7 21:57:01 UTC 2019 - Todd R <toddrme2...@gmail.com>
+
+- This is python3-only.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-jupyter_nbsphinx.spec ++++++
--- /var/tmp/diff_new_pack.4WUJIv/_old  2019-01-08 12:31:44.800058572 +0100
+++ /var/tmp/diff_new_pack.4WUJIv/_new  2019-01-08 12:31:44.800058572 +0100
@@ -17,6 +17,7 @@
 
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%define         skip_python2 1
 Name:           python-jupyter_nbsphinx
 Version:        0.4.1
 Release:        0
@@ -43,9 +44,6 @@
 Requires:       python-sphinx_rtd_theme
 Recommends:     mathjax
 Recommends:     pandoc
-%ifpython2
-Recommends:     python3-jupyter_nbsphinx
-%endif
 BuildArch:      noarch
 %python_subpackages
 
@@ -69,8 +67,8 @@
 jupyter nbextension install --prefix=%{buildroot}%{_prefix} src/nbsphinx.py
 
 %files %{python_files}
-%defattr(-,root,root,-)
-%doc LICENSE NEWS.rst README.rst
+%doc NEWS.rst README.rst
+%license LICENSE
 %{python_sitelib}/nbsphinx.py*
 %pycache_only %{python_sitelib}/__pycache__/nbsphinx.*.py*
 %{python_sitelib}/nbsphinx-%{version}-py*.egg-info


Reply via email to