Hello community,
here is the log from the commit of package python-jupyter_nbsphinx for
openSUSE:Factory checked in at 2019-02-19 12:00:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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 Feb 19 12:00:55 2019 rev:12 rq:677018 version:0.4.1
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-jupyter_nbsphinx/python-jupyter_nbsphinx.changes
2019-01-08 12:31:44.396059010 +0100
+++
/work/SRC/openSUSE:Factory/.python-jupyter_nbsphinx.new.28833/python-jupyter_nbsphinx.changes
2019-02-19 12:02:08.497084019 +0100
@@ -1,0 +2,6 @@
+Mon Feb 18 10:43:31 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Drop dependency on deprecated python-py package as it is not
+ stated anywhere in the upstream sources
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-jupyter_nbsphinx.spec ++++++
--- /var/tmp/diff_new_pack.SG9hS4/_old 2019-02-19 12:02:09.013083753 +0100
+++ /var/tmp/diff_new_pack.SG9hS4/_new 2019-02-19 12:02:09.017083751 +0100
@@ -1,7 +1,7 @@
#
# spec file for package python-jupyter_nbsphinx
#
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,7 +12,7 @@
# 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/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
@@ -30,7 +30,6 @@
BuildRequires: %{python_module Sphinx >= 1.3.2}
BuildRequires: %{python_module docutils}
BuildRequires: %{python_module jupyter_notebook}
-BuildRequires: %{python_module py}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
@@ -40,7 +39,6 @@
Requires: python-docutils
Requires: python-jupyter_nbconvert
Requires: python-jupyter_nbformat
-Requires: python-py
Requires: python-sphinx_rtd_theme
Recommends: mathjax
Recommends: pandoc